aboutsummaryrefslogtreecommitdiff
path: root/gcc/output.h
AgeCommit message (Expand)Author
2001-05-12 * flow.c (cleanup_cfg): Take no argument.rth
2001-02-07 * final.c: Revert back my previous changes.cchavva
2001-02-06 * final.c: Move the declaration profile_label_no to ...cchavva
2001-01-10 * output.h (make_function_rtl): Remove prototype.mmitchel
2000-10-06 * c-decl.c (warn_missing_noreturn): Remove.rth
2000-05-29 * final.c (current_output_insn): New.rth
2000-05-252000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph
2000-05-09top level:zack
2000-05-09 * final.c (current_insn_predicate): New.rth
2000-04-27 * jump.c (invert_jump): Always invert REG_BR_PROB. Do it correctly.rth
2000-04-27 * basic-block.h (life_analysis): Declare here ...rth
2000-03-09 * except.c (can_throw): See through a SEQUENCE.jason
2000-03-07 * rtl.h (rtunion_def): Constify member `rtstr'.ghazi
2000-02-26Fix copyrights.law
2000-01-28 * flow.c (find_basic_blocks): Remove do_cleanup argument.rth
2000-01-17 * machmode.h: PROTO -> PARAMS.ghazi
2000-01-11 * Makefile.in (toplev.o): Depend on regs.h.ghazi
1999-12-15 * flow.c (calculate_loop_depth): Make global, remove prototype,hubicka
1999-11-12 * output.h (const_section, init_section, fini_section): Addghazi
1999-11-01 * output.h (assemble_end_function, assemble_destructor,ghazi
1999-11-01Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner
1999-10-26* output.h: Don't unnecessarily conditionalize prototypes on TREE_CODE.rearnsha
1999-10-24 * output.h (ctors_section, dtors_section, bss_section): Prototype.ghazi
1999-10-24 * final.c (peephole): Delete prototype.ghazi
1999-10-09 * Makefile.in (flow.o): Depend on TREE_H.rth
1999-09-14 * recog.h (INSN_OUTPUT_FORMAT_*): New.rth
1999-09-04Change memory mangement and constant pool handling for nested functions to ma...crux
1999-08-25Warning fixes:ghazi
1999-08-24 * haifa-sched.c (split_hard_reg_notes): Move to flow.crth
1999-08-10 * output.h (assemble_name): Constify a char*.ghazi
1999-08-09Include function.h in most files. Remove most of the global variablescrux
1999-05-27 * varasm.c (STRIP_NAME_ENCODING): Remove default definition.law
1999-05-25 * output.h (STRIP_NAME_ENCODING): Provide default definition.law
1999-04-18 * output.h (current_function_is_leaf,wehle
1999-04-10 * flow.c (life_analysis): New parameter remove_dead_code.rth
1999-03-31 * flow.c (find_basic_blocks): New argument `do_cleanup'.rth
1999-02-08 * output.h (current_function_has_computed_jump): Rename fromrth
1999-01-27Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw
1999-01-23 * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi
1999-01-18 * cpplib.c (special_symbol): Qualify a char* with the `const' keyword.ghazi
1999-01-06More copyright fixes. Oh what fun.law
1998-12-14 * output.h (force_data_section): New prototype.amacleod
1998-10-28 * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.rth
1998-10-12 * flow.c: Update comment.law
1998-10-10 * flow.c (find_basic_blocks): Delte "live_reachable_p" argument.law
1998-10-10 * basic-block.h (EXECUTE_IF_SET_IN_SBITMAP): New macro.rth
1998-09-20 * alpha.c (alpha_sr_alias_set): New variable.rth
1998-06-08Warning fixes:ghazi
1998-06-08 * function.c: Define current_function_cannot_inline.jason
1998-05-19Warning Fixes:ghazi