summaryrefslogtreecommitdiff
path: root/gcc/output.h
Commit message (Expand)AuthorAgeFilesLines
* * target.h (struct asm_out):Add declare_constant_name field.Anatoly Sokolov2010-06-161-2/+5
* i386-protos.h (ix86_print_operand): Declare.Nathan Froyd2010-06-041-0/+3
* rtl.h (decl_default_tls_model): Move prototype from here...Steven Bosscher2010-05-261-0/+3
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-1/+0
* tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE...Olivier Hainque2009-06-011-0/+5
* re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek2009-05-161-1/+5
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-6/+5
* re PR target/37170 (gcc.dg/weak/weak-1.c)Jakub Jelinek2008-11-221-1/+4
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-1/+1
* targhooks.h (default_emutls_var_fields, [...]): Declare.Nathan Sidwell2008-04-271-1/+4
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-5/+5
* attribs.c (hash_attr, [...]): Constify.Kaveh R. Ghazi2007-07-291-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-6/+3
* re PR target/26090 (IA-64 creates DT_TEXTREL binaries)Richard Henderson2007-03-091-11/+3
* re PR c/31072 ([4.2 Rgression] Wrong code for volatile var with initalization...Andrew Pinski2007-03-081-4/+0
* output.h (assemble_addr_to_section): Declare.Mark Mitchell2007-02-261-0/+7
* Makefile.in (libgcc-support, [...]): Add emutls.c.Richard Henderson2007-02-101-0/+3
* target.h (globalize_decl_name): New.Steve Ellcey2007-01-241-0/+1
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2006-12-221-1/+1
* re PR middle-end/17982 (stop calling assemble_external before final assembly ...H.J. Lu2006-12-111-3/+7
* Revert emutls patch.Richard Henderson2006-10-091-3/+0
* Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson2006-10-041-0/+3
* tree.h (categorize_ctor_elements): Adjust prototype and add descriptive comme...Olivier Hainque2006-07-181-0/+7
* cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable.Jan Hubicka2006-07-131-0/+4
* hooks.c (hook_bool_mode_rtx_true): New function.Richard Sandiford2006-03-071-2/+1
* tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford2006-03-021-6/+50
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-0/+9
* tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher2006-01-061-0/+1
* final.c (compute_alignments): Make it static.Kazu Hirata2005-12-251-3/+0
* final.c (final_scan_insn): Flip in_cold_section_p when changing between the h...Richard Sandiford2005-12-151-1/+1
* output.h (init_section, [...]): Delete.Richard Sandiford2005-12-101-2/+0
* dwarf2out.c (default_eh_frame_section): Delete, moving handling of EH_FRAME_S...Richard Sandiford2005-12-101-6/+0
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-113/+93
* re PR rtl-optimization/24460 (Profiled bootstrap broken)Eric Botcazou2005-10-261-4/+0
* re PR rtl-optimization/23898 (basic block reordering excessively increases co...J"orn Rennecke2005-09-201-0/+4
* output.h (enum section_category): Export from varasm.cJan Hubicka2005-07-311-0/+39
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Correct fixes for various hot/cold partitioning concerns.Caroline Tice2005-04-271-5/+0
* lambda.h (lambda_vector_min_nz): Likewise.Nathan Sidwell2005-04-211-3/+3
* Revert patch from April 9.Caroline Tice2005-04-121-0/+5
* Fix problems with labels with hot/cold partitioning.Caroline Tice2005-04-091-5/+0
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-0/+35
* final.c (final): Remove prescan parameter.Ian Lance Taylor2005-03-301-2/+2
* basic-block.h, [...]: Update copyright.Kazu Hirata2005-01-181-1/+1
* c-tree.h, [...]: Remove unused prototypes.Kazu Hirata2005-01-141-4/+0
* defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.Mark Mitchell2004-12-201-5/+10
* basic-block.h, [...]: Remove unused prototypes.Kazu Hirata2004-11-171-3/+0
* varasm.c (get_named_section_flags, [...]): Make them static.Kazu Hirata2004-11-111-1/+0
* dbxout.c: Include obstack.h.Zack Weinberg2004-10-271-0/+20