aboutsummaryrefslogtreecommitdiff
path: root/gcc/output.h
AgeCommit message (Expand)AuthorFilesLines
2006-03-07hooks.c (hook_bool_mode_rtx_true): New function.Richard Sandiford1-2/+1
2006-03-02tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford1-6/+50
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-0/+9
2006-01-06tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher1-0/+1
2005-12-25final.c (compute_alignments): Make it static.Kazu Hirata1-3/+0
2005-12-15final.c (final_scan_insn): Flip in_cold_section_p when changing between the h...Richard Sandiford1-1/+1
2005-12-10output.h (init_section, [...]): Delete.Richard Sandiford1-2/+0
2005-12-10dwarf2out.c (default_eh_frame_section): Delete, moving handling of EH_FRAME_S...Richard Sandiford1-6/+0
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-113/+93
2005-10-26re PR rtl-optimization/24460 (Profiled bootstrap broken)Eric Botcazou1-4/+0
2005-09-20re PR rtl-optimization/23898 (basic block reordering excessively increases co...J"orn Rennecke1-0/+4
2005-07-31output.h (enum section_category): Export from varasm.cJan Hubicka1-0/+39
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-04-27Correct fixes for various hot/cold partitioning concerns.Caroline Tice1-5/+0
2005-04-21lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell1-3/+3
2005-04-12Revert patch from April 9.Caroline Tice1-0/+5
2005-04-09Fix problems with labels with hot/cold partitioning.Caroline Tice1-5/+0
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-0/+35
2005-03-30final.c (final): Remove prescan parameter.Ian Lance Taylor1-2/+2
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