summaryrefslogtreecommitdiff
path: root/gcc/output.h
Commit message (Expand)AuthorAgeFilesLines
...
* machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-77/+77
* Makefile.in (toplev.o): Depend on regs.h.Kaveh R. Ghazi2000-01-111-1/+5
* flow.c (calculate_loop_depth): Make global, remove prototype, rewrite to use ...Jan Hubicka1999-12-151-0/+1
* output.h (const_section, [...]): Add prototypes.Kaveh R. Ghazi1999-11-121-0/+11
* * output.h (assemble_end_function, assemble_destructor,Kaveh R. Ghazi1999-11-011-7/+7
* [multiple changes]Richard Kenner1999-10-311-0/+11
* * output.h: Don't unnecessarily conditionalize prototypes on TREE_CODE.Richard Earnshaw1999-10-261-23/+24
* output.h (ctors_section, [...]): Prototype.Kaveh R. Ghazi1999-10-241-0/+13
* final.c (peephole): Delete prototype.Kaveh R. Ghazi1999-10-241-0/+4
* Makefile.in (flow.o): Depend on TREE_H.Richard Henderson1999-10-091-1/+0
* recog.h (INSN_OUTPUT_FORMAT_*): New.Richard Henderson1999-09-131-0/+3
* Change memory mangement and constant pool handling for nested functions to ma...Bernd Schmidt1999-09-041-3/+0
* Warning fixes:Kaveh R. Ghazi1999-08-251-1/+1
* haifa-sched.c (split_hard_reg_notes): Move to flow.cBob Manson1999-08-241-0/+1
* output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1999-08-101-1/+1
* Include function.h in most files.Bernd Schmidt1999-08-091-121/+12
* varasm.c (STRIP_NAME_ENCODING): Remove default definition.Jeffrey A Law1999-05-261-3/+5
* output.h (STRIP_NAME_ENCODING): Provide default definition.Jeffrey A Law1999-05-251-0/+6
* output.h (current_function_is_leaf, [...]): Declare.John Wehle1999-04-181-0/+13
* flow.c (life_analysis): New parameter remove_dead_code.Jan Hubicka1999-04-101-1/+1
* flow.c (find_basic_blocks): New argument `do_cleanup'.Richard Henderson1999-03-311-1/+1
* output.h (current_function_has_computed_jump): Rename from current_function_a...Richard Henderson1999-02-081-3/+2
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1999-01-261-0/+5
* final.c (bb_str): Qualify a char* with the keyword `const'.Kaveh R. Ghazi1999-01-231-2/+2
* cpplib.c (special_symbol): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1999-01-181-8/+8
* More copyright fixes. Oh what fun.Jeff Law1999-01-061-1/+1
* output.h (force_data_section): New prototype.Andrew MacLeod1998-12-141-0/+3
* Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson1998-10-281-0/+3
* flow.c: Update comment.John Wehle1998-10-121-0/+6
* flow.c (find_basic_blocks): Delte "live_reachable_p" argument.Jeffrey A Law1998-10-101-1/+1
* basic-block.h (EXECUTE_IF_SET_IN_SBITMAP): New macro.Richard Henderson1998-10-101-0/+6
* alpha.c (alpha_sr_alias_set): New variable.Richard Henderson1998-09-201-0/+4
* Warning fixes:Kaveh R. Ghazi1998-06-081-0/+3
* function.c: Define current_function_cannot_inline.Jason Merrill1998-06-081-0/+3
* Warning Fixes:Kaveh R. Ghazi1998-05-191-0/+9
* output.h (find_basic_blocks): Declare.Jeffrey A Law1998-05-171-1/+4
* Warning fixes:Kaveh R. Ghazi1998-05-131-1/+8
* Makefile.in: Remove all bytecode support.Jeffrey A Law1998-01-201-16/+9
* (allocate_for_life_analysis): Add declaration.Richard Kenner1997-07-141-1/+8
* xJason Merrill1997-04-301-2/+14
* install EH codeMike Stump1996-07-231-0/+3
* (current_function_stdarg): Declare it.Richard Kenner1995-07-141-0/+5
* Update FSF address.Richard Kenner1995-06-151-1/+2
* varasm.c (function_section): New function.Doug Evans1995-02-131-0/+3
* Add decls of functions in varasm.c.Richard Kenner1994-12-301-2/+180
* Add missing declarations of functions in final.c.Richard Kenner1994-04-211-15/+85
* Use PVPROTO for varargs prototypes.Richard Kenner1994-03-111-1/+1
* Use PROTO for varargs functions.Richard Kenner1994-02-101-2/+2
* Use STDIO_PROTO for prototypes with FILE.Richard Kenner1993-03-261-5/+11
* Add prototypes.Jim Wilson1993-03-191-4/+6