summaryrefslogtreecommitdiff
path: root/gcc/output.h
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * final.c (compute_alignments): New function.hubicka2001-08-191-0/+3
* * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,rth2001-08-181-10/+11
* * final.c: Undo my previous accidental checkin.hubicka2001-08-171-3/+0
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-10/+8
* Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>hubicka2001-08-161-0/+3
* Move constructor/destructor handling into target hooks.rth2001-08-091-9/+10
* * varasm.c (assemble_gc_entry): Remove.rth2001-08-071-4/+0
* * varasm.c (assemble_constructor): Take a symbol_ref and arth2001-08-071-8/+6
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-4/+27
* * output.h (sdb_begin_function_line): Restore as an externneil2001-07-161-0/+7
* * dbxout.c (dbxout_source_line): Make static, update prototype.neil2001-07-151-8/+1
* * flow.c (merge_blocks_move_successor_nojumps): Do not crashhubicka2001-07-111-1/+1
* * output.h: Add declaration of final_forward_branch_p.aj2001-07-091-2/+7
* * final.c (no_asm_to_stream): New.neil2001-07-081-0/+3
* * Makefile.in (final.o): Depend on target.h.neil2001-07-061-0/+3
* * output.h (dump_flow_info, free_basic_block_vars,ghazi2001-04-181-6/+0
* * 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