]> gcc.gnu.org Git - gcc.git/history - gcc/output.h
varasm.c (named_section_flags): Remove align parameter.
[gcc.git] / gcc / output.h
2001-08-17 Richard Hendersonvarasm.c (named_section_flags): Remove align parameter.
2001-08-16 Jan HubickaThu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>
2001-08-09 Richard HendersonMove constructor/destructor handling into target hooks.
2001-08-07 Richard Hendersonvarasm.c (assemble_gc_entry): Remove.
2001-08-07 Richard Hendersonvarasm.c (assemble_constructor): Take a symbol_ref...
2001-08-04 Richard Hendersontarget.h (gcc_target): Add asm_out.named_section, secti...
2001-07-16 Neil Boothoutput.h (sdb_begin_function_line): Restore as an exter...
2001-07-15 Neil Boothdbxout.c (dbxout_source_line): Make static, update...
2001-07-11 Jan Hubickaflow.c (merge_blocks_move_successor_nojumps): Do not...
2001-07-09 Andreas Jaegeroutput.h: Add declaration of final_forward_branch_p.
2001-07-08 Neil Boothfinal.c (no_asm_to_stream): New.
2001-07-06 Neil BoothMakefile.in (final.o): Depend on target.h.
2001-04-18 Kaveh R. Ghazioutput.h (dump_flow_info, [...]): Delete redundant...
2001-04-13 Kaveh R. GhaziMakefile.in (reg-stack.o): Depend on reload.h.
2001-04-11 Kaveh R. Ghazioutput.h (assemble_real): Declare if REAL_VALUE_TYPE...
2001-04-09 Andrew MacLeodoutput.h (set_block_num): Missed it earlier, remove...
2001-03-28 Richard Hendersonflow.c (cleanup_cfg): Take no argument.
2001-02-07 Chandrakala Chavvafinal.c: Revert back my previous changes.
2001-02-06 Chandrakala Chavvafinal.c: Move the declaration profile_label_no to ...
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2000-10-06 Richard Hendersonc-decl.c (warn_missing_noreturn): Remove.
2000-05-29 Richard Hendersonfinal.c (current_output_insn): New.
2000-05-25 Andrew MacLeodexcept.c (func_eh_entry): Add emitted field.
2000-05-09 Zack Weinbergtop level:
2000-05-09 Richard Hendersonfinal.c (current_insn_predicate): New.
2000-04-27 Richard Hendersonjump.c (invert_jump): Always invert REG_BR_PROB.
2000-04-27 Richard Hendersonbasic-block.h (life_analysis): Declare here ...
2000-03-09 Jason Merrillexcept.c (can_throw): See through a SEQUENCE.
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-02-26 Jeff LawFix copyrights.
2000-01-28 Richard Hendersonflow.c (find_basic_blocks): Remove do_cleanup argument.
2000-01-17 Kaveh R. Ghazimachmode.h: PROTO -> PARAMS.
2000-01-11 Kaveh R. GhaziMakefile.in (toplev.o): Depend on regs.h.
1999-12-15 Jan Hubickaflow.c (calculate_loop_depth): Make global, remove...
1999-11-12 Kaveh R. Ghazioutput.h (const_section, [...]): Add prototypes.
1999-11-01 Kaveh R. Ghazi* output.h (assemble_end_function, assemble_destructor,
1999-11-01 Richard Kenner[multiple changes]
1999-10-26 Richard Earnshaw* output.h: Don't unnecessarily conditionalize prototyp...
1999-10-24 Kaveh R. Ghazioutput.h (ctors_section, [...]): Prototype.
1999-10-24 Kaveh R. Ghazifinal.c (peephole): Delete prototype.
1999-10-09 Richard HendersonMakefile.in (flow.o): Depend on TREE_H.
1999-09-14 Richard Hendersonrecog.h (INSN_OUTPUT_FORMAT_*): New.
1999-09-04 Bernd SchmidtChange memory mangement and constant pool handling...
1999-08-25 Kaveh R. GhaziWarning fixes:
1999-08-24 Bob Mansonhaifa-sched.c (split_hard_reg_notes): Move to flow.c
1999-08-10 Kaveh R. Ghazioutput.h (assemble_name): Constify a char*.
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-05-27 Jeffrey A Lawvarasm.c (STRIP_NAME_ENCODING): Remove default definition.
1999-05-25 Jeffrey A Lawoutput.h (STRIP_NAME_ENCODING): Provide default definition.
1999-04-18 John Wehleoutput.h (current_function_is_leaf, [...]): Declare.
1999-04-10 Jan Hubickaflow.c (life_analysis): New parameter remove_dead_code.
1999-03-31 Richard Hendersonflow.c (find_basic_blocks): New argument `do_cleanup'.
1999-02-08 Richard Hendersonoutput.h (current_function_has_computed_jump): Rename...
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog... r278977.75/tags/after-merge-gcc2-980929
1999-01-23 Kaveh R. Ghazifinal.c (bb_str): Qualify a char* with the keyword...
1999-01-18 Kaveh R. Ghazicpplib.c (special_symbol): Qualify a char* with the...
1999-01-06 Jeff LawMore copyright fixes. Oh what fun.
1998-12-14 Andrew MacLeodoutput.h (force_data_section): New prototype.
1998-10-28 Richard HendersonMakefile.in (cc1): Put C_OBJS, and thence @extra_c_objs...
1998-10-12 John Wehleflow.c: Update comment.
1998-10-10 Jeffrey A Lawflow.c (find_basic_blocks): Delte "live_reachable_p...
1998-10-10 Richard Hendersonbasic-block.h (EXECUTE_IF_SET_IN_SBITMAP): New macro.
1998-09-20 Richard Hendersonalpha.c (alpha_sr_alias_set): New variable.
1998-06-08 Kaveh R. GhaziWarning fixes:
1998-06-08 Jason Merrillfunction.c: Define current_function_cannot_inline.
1998-05-19 Kaveh R. GhaziWarning Fixes:
1998-05-18 Jeffrey A Lawoutput.h (find_basic_blocks): Declare.
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-01-20 Jeffrey A LawMakefile.in: Remove all bytecode support.
1997-07-14 Richard Kenner(allocate_for_life_analysis): Add declaration.
1997-04-30 Jason Merrillx
1996-07-23 Mike Stumpinstall EH code
1995-07-14 Richard Kenner(current_function_stdarg): Declare it.
1995-06-15 Richard KennerUpdate FSF address.
1995-02-13 Doug Evansvarasm.c (function_section): New function.
1994-12-30 Richard KennerAdd decls of functions in varasm.c.
1994-04-21 Richard KennerAdd missing declarations of functions in final.c.
1994-03-11 Richard KennerUse PVPROTO for varargs prototypes.
1994-02-10 Richard KennerUse PROTO for varargs functions.
1993-03-27 Richard KennerUse STDIO_PROTO for prototypes with FILE.
1993-03-20 Jim WilsonAdd prototypes.
1992-07-04 Charles Hannumentered into RCS
1992-03-28 James Van Artsdalen*** empty log message ***
1992-01-15 Richard Kenner*** empty log message ***
1992-01-11 Jeff Law*** empty log message ***
1991-12-29 Richard Kenner*** empty log message ***
1991-12-11 Richard StallmanInitial revision
This page took 1.831941 seconds and 95 git commands to generate.