aboutsummaryrefslogtreecommitdiff
path: root/gcc/output.h
AgeCommit message (Expand)AuthorFilesLines
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-14c-tree.h, [...]: Remove unused prototypes.Kazu Hirata1-4/+0
2004-12-20defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.Mark Mitchell1-5/+10
2004-11-17basic-block.h, [...]: Remove unused prototypes.Kazu Hirata1-3/+0
2004-11-11varasm.c (get_named_section_flags, [...]): Make them static.Kazu Hirata1-1/+0
2004-10-27dbxout.c: Include obstack.h.Zack Weinberg1-0/+20
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-5/+7
2004-09-10output.h (unlikely_section_label): Delete declaration.Geoffrey Keating1-10/+0
2004-08-18Hot/cold partitioning update patch.Caroline Tice1-0/+10
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-0/+2
2004-07-08explow.c (optimize_save_area_alloca): Do not accept parameters.Paolo Bonzini1-5/+0
2004-05-19tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicate if this labe...Mike Stump1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-5/+0
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice1-0/+6
2004-03-12Enabled linkonce support for Darwin.Matt Austern1-0/+1
2004-02-27passes.c: New file.Richard Henderson1-0/+5
2004-02-24toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson1-1/+1
2004-01-18final.c (final_scan_insn): Make non-static again.Daniel Jacobowitz1-0/+5
2004-01-17final.c (SEEN_BB, [...]): Define.Daniel Jacobowitz1-6/+1
2003-10-01output.h (compute_reloc_for_constant): Declare.Alexandre Oliva1-0/+4
2003-09-29dwarf2out.c (default_eh_frame_section): Split into ...Rainer Orth1-0/+2
2003-07-30re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...Jan Hubicka1-4/+0
2003-07-10ggc.h, [...]: Use `rtx' instead of `struct rtx_def *'...Steven Bosscher1-17/+12
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-145/+134
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-0/+1
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-0/+1
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger1-13/+1
2003-06-02mips.c: Don't include output.h twice.Kaveh R. Ghazi1-0/+5
2003-06-02builtin-attrs.def (ATTR_ASM_FPRINTF): New.Kaveh R. Ghazi1-1/+11
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-2/+2
2003-04-20* varasm.c (struct deferred_constant, defer_addressed_constants_flag)Zack Weinberg1-7/+0
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-1/+1
2003-04-11rtl.def (SYMBOL_REF): Add two 0 fields.Richard Henderson1-0/+1
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-0/+2
2002-12-25output.h: Fix comment typos.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-10/+2
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata1-1/+1
2002-11-26c-common.c (handle_visibility_attribute): Accept "default".Richard Henderson1-1/+1
2002-10-22output.h (SECTION_NOTYPE): Define.Alan Modra1-1/+2
2002-09-26c-common.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-16* output.h: Remove #ifdef RTX_CODE and #ifdef TREE_CODE.Hans-Peter Nilsson1-14/+0
2002-09-08varasm.c (default_assemble_visibility): Rename from assemble_visibility.Alan Modra1-1/+1
2002-09-03varasm.c (default_section_type_flags): Append _1 to name with shlib parameter.David Edelsohn1-0/+8
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi1-3/+1
2002-08-01output.h (DECL_READONLY_SECTION): Remove.H.J. Lu1-10/+3
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-1/+1
2002-05-21c-common.h (enum rid): Add RID_THREAD.Richard Henderson1-1/+2
2002-05-19target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson1-0/+1
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-8/+2
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-1/+4