aboutsummaryrefslogtreecommitdiff
path: root/gcc/output.h
AgeCommit message (Expand)AuthorFilesLines
2008-04-27targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell1-1/+4
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-5/+5
2007-07-29attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi1-1/+1
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-6/+3
2007-03-09re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson1-11/+3
2007-03-08re PR c/31072 ([4.2 Rgression] Wrong code for volatile var with initalization...Andrew Pinski1-4/+0
2007-02-26output.h (assemble_addr_to_section): Declare.Mark Mitchell1-0/+7
2007-02-10Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson1-0/+3
2007-01-24target.h (globalize_decl_name): New.Steve Ellcey1-0/+1
2006-12-22cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-12-11re PR middle-end/17982 (stop calling assemble_external before final assembly ...H.J. Lu1-3/+7
2006-10-09Revert emutls patch.Richard Henderson1-3/+0
2006-10-04Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson1-0/+3
2006-07-18tree.h (categorize_ctor_elements): Adjust prototype and add descriptive comme...Olivier Hainque1-0/+7
2006-07-13cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable.Jan Hubicka1-0/+4
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