aboutsummaryrefslogtreecommitdiff
path: root/gcc/output.h
AgeCommit message (Expand)AuthorFilesLines
2001-02-06final.c: Revert back my previous changes.Chandrakala Chavva1-1/+1
2001-02-05final.c: Move the declaration profile_label_no to ...Chandrakala Chavva1-0/+3
2001-01-10output.h (make_function_rtl): Remove prototype.Mark Mitchell1-14/+0
2000-10-05c-decl.c (warn_missing_noreturn): Remove.Richard Henderson1-0/+1
2000-05-29final.c (current_output_insn): New.Richard Henderson1-1/+3
2000-05-25except.c (func_eh_entry): Add emitted field.Andrew MacLeod1-0/+3
2000-05-09top level:Zack Weinberg1-0/+7
2000-05-08final.c (current_insn_predicate): New.Richard Henderson1-0/+4
2000-04-26jump.c (invert_jump): Always invert REG_BR_PROB.Richard Henderson1-1/+0
2000-04-26basic-block.h (life_analysis): Declare here ...Richard Henderson1-1/+0
2000-03-09except.c (can_throw): See through a SEQUENCE.Jason Merrill1-0/+5
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-1/+1
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-28flow.c (find_basic_blocks): Remove do_cleanup argument.Richard Henderson1-1/+2
2000-01-17machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi1-77/+77
2000-01-11Makefile.in (toplev.o): Depend on regs.h.Kaveh R. Ghazi1-1/+5
1999-12-15flow.c (calculate_loop_depth): Make global, remove prototype, rewrite to use ...Jan Hubicka1-0/+1
1999-11-12output.h (const_section, [...]): Add prototypes.Kaveh R. Ghazi1-0/+11
1999-11-01* output.h (assemble_end_function, assemble_destructor,Kaveh R. Ghazi1-7/+7
1999-10-31[multiple changes]Richard Kenner1-0/+11
1999-10-26* output.h: Don't unnecessarily conditionalize prototypes on TREE_CODE.Richard Earnshaw1-23/+24
1999-10-24output.h (ctors_section, [...]): Prototype.Kaveh R. Ghazi1-0/+13
1999-10-24final.c (peephole): Delete prototype.Kaveh R. Ghazi1-0/+4
1999-10-09Makefile.in (flow.o): Depend on TREE_H.Richard Henderson1-1/+0
1999-09-13recog.h (INSN_OUTPUT_FORMAT_*): New.Richard Henderson1-0/+3
1999-09-04Change memory mangement and constant pool handling for nested functions to ma...Bernd Schmidt1-3/+0
1999-08-25Warning fixes:Kaveh R. Ghazi1-1/+1
1999-08-24haifa-sched.c (split_hard_reg_notes): Move to flow.cBob Manson1-0/+1
1999-08-10output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-09Include function.h in most files.Bernd Schmidt1-121/+12
1999-05-26varasm.c (STRIP_NAME_ENCODING): Remove default definition.Jeffrey A Law1-3/+5
1999-05-25output.h (STRIP_NAME_ENCODING): Provide default definition.Jeffrey A Law1-0/+6
1999-04-18output.h (current_function_is_leaf, [...]): Declare.John Wehle1-0/+13
1999-04-10flow.c (life_analysis): New parameter remove_dead_code.Jan Hubicka1-1/+1
1999-03-31flow.c (find_basic_blocks): New argument `do_cleanup'.Richard Henderson1-1/+1
1999-02-08output.h (current_function_has_computed_jump): Rename from current_function_a...Richard Henderson1-3/+2
1999-01-26Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1-0/+5
1999-01-23final.c (bb_str): Qualify a char* with the keyword `const'.Kaveh R. Ghazi1-2/+2
1999-01-18cpplib.c (special_symbol): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-8/+8
1999-01-06More copyright fixes. Oh what fun.Jeff Law1-1/+1
1998-12-14output.h (force_data_section): New prototype.Andrew MacLeod1-0/+3
1998-10-28Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson1-0/+3
1998-10-12flow.c: Update comment.John Wehle1-0/+6
1998-10-10flow.c (find_basic_blocks): Delte "live_reachable_p" argument.Jeffrey A Law1-1/+1
1998-10-10basic-block.h (EXECUTE_IF_SET_IN_SBITMAP): New macro.Richard Henderson1-0/+6
1998-09-20alpha.c (alpha_sr_alias_set): New variable.Richard Henderson1-0/+4
1998-06-08Warning fixes:Kaveh R. Ghazi1-0/+3
1998-06-08function.c: Define current_function_cannot_inline.Jason Merrill1-0/+3
1998-05-19Warning Fixes:Kaveh R. Ghazi1-0/+9
1998-05-17output.h (find_basic_blocks): Declare.Jeffrey A Law1-1/+4