aboutsummaryrefslogtreecommitdiff
path: root/gcc/output.h
AgeCommit message (Expand)AuthorFilesLines
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
1998-05-13Warning fixes:Kaveh R. Ghazi1-1/+8
1998-01-20Makefile.in: Remove all bytecode support.Jeffrey A Law1-16/+9
1997-07-14(allocate_for_life_analysis): Add declaration.Richard Kenner1-1/+8
1997-04-30xJason Merrill1-2/+14
1996-07-23install EH codeMike Stump1-0/+3
1995-07-14(current_function_stdarg): Declare it.Richard Kenner1-0/+5
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-02-13varasm.c (function_section): New function.Doug Evans1-0/+3
1994-12-30Add decls of functions in varasm.c.Richard Kenner1-2/+180
1994-04-21Add missing declarations of functions in final.c.Richard Kenner1-15/+85
1994-03-11Use PVPROTO for varargs prototypes.Richard Kenner1-1/+1
1994-02-10Use PROTO for varargs functions.Richard Kenner1-2/+2
1993-03-26Use STDIO_PROTO for prototypes with FILE.Richard Kenner1-5/+11
1993-03-19Add prototypes.Jim Wilson1-4/+6
1992-07-04entered into RCSCharles Hannum1-0/+8
1992-03-28*** empty log message ***James Van Artsdalen1-0/+3
1992-01-15*** empty log message ***Richard Kenner1-1/+1
1992-01-11*** empty log message ***Jeff Law1-0/+5
1991-12-29*** empty log message ***Richard Kenner1-2/+6
1991-12-11Initial revisionRichard Stallman1-0/+143