aboutsummaryrefslogtreecommitdiff
path: root/gcc/output.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-03re PR middle-end/31490 (Compile error section type conflict)Jakub Jelinek1-2/+4
2011-01-07allow the target to label code fragments generated by partitioning.Iain Sandoe1-0/+3
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-0/+2
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-0/+4
2010-11-13tm.texi.in (OVERLAPPING_REGISTER_NAMES): Document new macro.Richard Earnshaw1-0/+5
2010-11-06re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL)Joern Rennecke1-0/+2
2010-09-27common.opt (fsplit-stack): New option.Ian Lance Taylor1-0/+1
2010-08-30Stack usage supportEric Botcazou1-0/+3
2010-07-26re PR target/44132 (emutls is broken under a range of circumstances.)Richard Henderson1-7/+1
2010-07-26target.def (output_source_filename): New hook.Anatoly Sokolov1-0/+3
2010-06-16* target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov1-2/+5
2010-06-04i386-protos.h (ix86_print_operand): Declare.Nathan Froyd1-0/+3
2010-05-26rtl.h (decl_default_tls_model): Move prototype from here...Steven Bosscher1-0/+3
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-1/+0
2009-06-01tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE...Olivier Hainque1-0/+5
2009-05-16re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek1-1/+5
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-6/+5
2008-11-22re PR target/37170 (gcc.dg/weak/weak-1.c)Jakub Jelinek1-1/+4
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-1/+1
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