summaryrefslogtreecommitdiff
path: root/gcc/output.h
Commit message (Expand)AuthorAgeFilesLines
* output.h (regno_uninitialized): Make argument unsigned.Aldy Hernandez2001-12-121-1/+1
* m68k.c (init_FPA_table): Provide static prototype.Kaveh R. Ghazi2001-12-011-0/+4
* Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner2001-11-271-1/+2
* dbxout.c (dbxout_symbol_location): Update call of alter_subreg.Jan Hubicka2001-11-141-1/+1
* Makefile.in (dbxout.o): Depend on function.h.Kaveh R. Ghazi2001-11-041-0/+4
* dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2001-11-041-0/+4
* dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards.Kaveh R. Ghazi2001-10-261-6/+6
* target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs2001-10-221-1/+4
* pe.c (arm_pe_unique_section): Const-ify.Kaveh R. Ghazi2001-10-201-0/+4
* rtl.h (REG_VTABLE_REF): New.Richard Henderson2001-10-111-0/+5
* c-common.h: Fix comment formatting.Kazu Hirata2001-10-091-3/+3
* varasm.c (struct in_named_entry): Add declared.Robert Lipe2001-10-081-0/+1
* configure.in: Check whether assembler supports section merging.Jakub Jelinek2001-09-111-8/+21
* Makefile.in (cfg.o, [...]): New.Jan Hubicka2001-09-101-1/+1
* c-pragma.h (add_weak): Move prototype from here...Eric Christopher2001-08-281-0/+4
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* final.c (compute_alignments): New function.Jan Hubicka2001-08-191-0/+3
* defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...Richard Henderson2001-08-171-10/+11
* final.c: Undo my previous accidental checkin.Jan Hubicka2001-08-171-3/+0
* varasm.c (named_section_flags): Remove align parameter.Richard Henderson2001-08-161-10/+8
* Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>Jan Hubicka2001-08-161-0/+3
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-9/+10
* varasm.c (assemble_gc_entry): Remove.Richard Henderson2001-08-061-4/+0
* varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ...Richard Henderson2001-08-061-8/+6
* target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2001-08-031-4/+27
* output.h (sdb_begin_function_line): Restore as an extern variable.Neil Booth2001-07-161-0/+7
* dbxout.c (dbxout_source_line): Make static, update prototype.Neil Booth2001-07-151-8/+1
* flow.c (merge_blocks_move_successor_nojumps): Do not crash when fallthru edge...Jan Hubicka2001-07-111-1/+1
* output.h: Add declaration of final_forward_branch_p.Andreas Jaeger2001-07-091-2/+7
* final.c (no_asm_to_stream): New.Neil Booth2001-07-081-0/+3
* Makefile.in (final.o): Depend on target.h.Neil Booth2001-07-061-0/+3
* output.h (dump_flow_info, [...]): Delete redundant prototypes.Kaveh R. Ghazi2001-04-181-6/+0
* Makefile.in (reg-stack.o): Depend on reload.h.Kaveh R. Ghazi2001-04-131-5/+0
* output.h (assemble_real): Declare if REAL_VALUE_TYPE is defined.Kaveh R. Ghazi2001-04-111-1/+1
* output.h (set_block_num): Missed it earlier, remove deprecated prototype.Andrew MacLeod2001-04-091-1/+0
* flow.c (cleanup_cfg): Take no argument.Richard Henderson2001-03-271-1/+1
* final.c: Revert back my previous changes.Chandrakala Chavva2001-02-061-1/+1
* final.c: Move the declaration profile_label_no to ...Chandrakala Chavva2001-02-051-0/+3
* output.h (make_function_rtl): Remove prototype.Mark Mitchell2001-01-101-14/+0
* c-decl.c (warn_missing_noreturn): Remove.Richard Henderson2000-10-051-0/+1
* final.c (current_output_insn): New.Richard Henderson2000-05-291-1/+3
* except.c (func_eh_entry): Add emitted field.Andrew MacLeod2000-05-251-0/+3
* top level:Zack Weinberg2000-05-091-0/+7
* final.c (current_insn_predicate): New.Richard Henderson2000-05-081-0/+4
* jump.c (invert_jump): Always invert REG_BR_PROB.Richard Henderson2000-04-261-1/+0
* basic-block.h (life_analysis): Declare here ...Richard Henderson2000-04-261-1/+0
* except.c (can_throw): See through a SEQUENCE.Jason Merrill2000-03-091-0/+5
* rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi2000-03-071-1/+1
* Fix copyrights.Jeff Law2000-02-261-1/+2
* flow.c (find_basic_blocks): Remove do_cleanup argument.Richard Henderson2000-01-281-1/+2