summaryrefslogtreecommitdiff
path: root/gcc/output.h
Commit message (Expand)AuthorAgeFilesLines
* * targhooks.h (default_emutls_var_fields,nathan2008-04-271-1/+4
* * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp,ghazi2007-08-241-5/+5
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* Merge dataflow branch into mainlinedberlin2007-06-111-6/+3
* PR target/26090rth2007-03-101-11/+3
* 2007-03-08 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-03-091-4/+0
* * output.h (assemble_addr_to_section): Declare.mmitchel2007-02-261-0/+7
* gcc/ChangeLog:aoliva2007-02-101-0/+3
* * target.h (globalize_decl_name): New.sje2007-01-241-0/+1
* * cgraphunit.c, config/i386/i386.c, config/ia64/ia64.c, cse.c,kazu2006-12-221-1/+1
* 2006-12-11 H.J. Lu <hongjiu.lu@intel.com>hjl2006-12-121-3/+7
* Revert emutls patch.rth2006-10-091-3/+0
* gcc/rth2006-10-041-0/+3
* * tree.h (categorize_ctor_elements): Adjust prototype and addhainque2006-07-181-0/+7
* * cgraphunit.c (cgraph_varpool_analyze_pending_decls): Call align_variable.hubicka2006-07-131-0/+4
* * hooks.c (hook_bool_mode_rtx_true): New function.rsandifo2006-03-071-2/+1
* * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.rsandifo2006-03-021-6/+50
* * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo2006-02-181-0/+9
* 2006-01-06 Eric Christopher <echristo@apple.com>echristo2006-01-061-0/+1
* * final.c (compute_alignments): Make it static.kazu2005-12-251-3/+0
* * final.c (final_scan_insn): Flip in_cold_section_p when changingrsandifo2005-12-151-1/+1
* * output.h (init_section, fini_section): Delete.rsandifo2005-12-101-2/+0
* * dwarf2out.c (default_eh_frame_section): Delete, moving handlingrsandifo2005-12-101-6/+0
* * config/alpha/alpha.c (alpha_start_function): Use switch_to_section.rsandifo2005-12-071-113/+93
* PR rtl-optimization/24460ebotcazou2005-10-261-4/+0
* PR rtl-optimization/23898amylaar2005-09-201-0/+4
* * output.h (enum section_category): Export from varasm.chubicka2005-07-311-0/+39
* Update FSF address.kcook2005-06-251-2/+2
* Correct fixes for various hot/cold partitioning concerns.ctice2005-04-271-5/+0
* * lambda.h (lambda_vector_min_nz): Likewise.nathan2005-04-211-3/+3
* Revert patch from April 9.ctice2005-04-121-0/+5
* Fix problems with labels with hot/cold partitioning.ctice2005-04-091-5/+0
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-0/+35
* * final.c (final): Remove prescan parameter. Change all callers.ian2005-03-301-2/+2
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* * c-tree.h, coverage.h, langhooks-def.h, optabs.h, output.h,kazu2005-01-141-4/+0
* * defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro.mmitchel2004-12-201-5/+10
* * basic-block.h, c-common.h, df.h, expr.h, output.h, rtl.h,kazu2004-11-171-3/+0
* * varasm.c (get_named_section_flags, decl_tls_model): Makekazu2004-11-111-1/+0
* * dbxout.c: Include obstack.h.zack2004-10-271-0/+20
* * configure.ac: Check for COMDAT support. Robustify check formmitchel2004-09-151-5/+7
* * output.h (unlikely_section_label): Delete declaration.geoffk2004-09-101-10/+0
* Hot/cold partitioning update patch. The problems that this patchctice2004-08-181-0/+10
* PR c++/16276jakub2004-08-121-0/+2
* 2004-07-08 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-081-5/+0
* * doc/tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicatemrs2004-05-191-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-5/+0
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-0/+6
* Enabled linkonce support for Darwin.austern2004-03-121-0/+1