summaryrefslogtreecommitdiff
path: root/gcc/output.h
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (reg-stack.o): Depend on reload.h.ghazi2001-04-131-5/+0
* * output.h (assemble_real): Declare if REAL_VALUE_TYPE is defined.ghazi2001-04-111-1/+1
* 2001-04-09 Andrew MacLeod <amacleod@redhat.com>amacleod2001-04-091-1/+0
* * flow.c (cleanup_cfg): Take no argument.rth2001-03-281-1/+1
* * final.c: Revert back my previous changes.cchavva2001-02-071-1/+1
* * final.c: Move the declaration profile_label_no to ...cchavva2001-02-061-0/+3
* * output.h (make_function_rtl): Remove prototype.mmitchel2001-01-101-14/+0
* * c-decl.c (warn_missing_noreturn): Remove.rth2000-10-061-0/+1
* * final.c (current_output_insn): New.rth2000-05-291-1/+3
* 2000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph2000-05-251-0/+3
* top level:zack2000-05-091-0/+7
* * final.c (current_insn_predicate): New.rth2000-05-091-0/+4
* * jump.c (invert_jump): Always invert REG_BR_PROB. Do it correctly.rth2000-04-271-1/+0
* * basic-block.h (life_analysis): Declare here ...rth2000-04-271-1/+0
* * except.c (can_throw): See through a SEQUENCE.jason2000-03-091-0/+5
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-1/+1
* Fix copyrights.law2000-02-261-1/+2
* * flow.c (find_basic_blocks): Remove do_cleanup argument.rth2000-01-281-1/+2
* * machmode.h: PROTO -> PARAMS.ghazi2000-01-171-77/+77
* * Makefile.in (toplev.o): Depend on regs.h.ghazi2000-01-111-1/+5
* * flow.c (calculate_loop_depth): Make global, remove prototype,hubicka1999-12-151-0/+1
* * output.h (const_section, init_section, fini_section): Addghazi1999-11-121-0/+11
* * output.h (assemble_end_function, assemble_destructor,ghazi1999-11-011-7/+7
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-0/+11
* * output.h: Don't unnecessarily conditionalize prototypes on TREE_CODE.rearnsha1999-10-261-23/+24
* * output.h (ctors_section, dtors_section, bss_section): Prototype.ghazi1999-10-241-0/+13
* * final.c (peephole): Delete prototype.ghazi1999-10-241-0/+4
* * Makefile.in (flow.o): Depend on TREE_H.rth1999-10-091-1/+0
* * recog.h (INSN_OUTPUT_FORMAT_*): New.rth1999-09-141-0/+3
* Change memory mangement and constant pool handling for nested functions to ma...crux1999-09-041-3/+0
* Warning fixes:ghazi1999-08-251-1/+1
* * haifa-sched.c (split_hard_reg_notes): Move to flow.crth1999-08-241-0/+1
* * output.h (assemble_name): Constify a char*.ghazi1999-08-101-1/+1
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-121/+12
* * varasm.c (STRIP_NAME_ENCODING): Remove default definition.law1999-05-271-3/+5
* * output.h (STRIP_NAME_ENCODING): Provide default definition.law1999-05-251-0/+6
* * output.h (current_function_is_leaf,wehle1999-04-181-0/+13
* * flow.c (life_analysis): New parameter remove_dead_code.rth1999-04-101-1/+1
* * flow.c (find_basic_blocks): New argument `do_cleanup'.rth1999-03-311-1/+1
* * output.h (current_function_has_computed_jump): Rename fromrth1999-02-081-3/+2
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-0/+5
* * final.c (bb_str): Qualify a char* with the keyword `const'.ghazi1999-01-231-2/+2
* * cpplib.c (special_symbol): Qualify a char* with the `const' keyword.ghazi1999-01-181-8/+8
* More copyright fixes. Oh what fun.law1999-01-061-1/+1
* * output.h (force_data_section): New prototype.amacleod1998-12-141-0/+3
* * Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.rth1998-10-281-0/+3
* * flow.c: Update comment.law1998-10-121-0/+6
* * flow.c (find_basic_blocks): Delte "live_reachable_p" argument.law1998-10-101-1/+1
* * basic-block.h (EXECUTE_IF_SET_IN_SBITMAP): New macro.rth1998-10-101-0/+6
* * alpha.c (alpha_sr_alias_set): New variable.rth1998-09-201-0/+4