summaryrefslogtreecommitdiff
path: root/gcc/varasm.c
Commit message (Expand)AuthorAgeFilesLines
* PR debug/21828mmitchel2005-07-221-2/+5
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-45/+67
* * varasm.c (assemble_variable): Fix format specifier thinko.gdr2005-07-031-1/+1
* * c-common.h (GCC_DIAG_STYLE): Define.jsm282005-07-031-4/+4
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-25/+25
* * coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.steven2005-06-301-26/+8
* 2005-06-29 Caroline Tice <ctice@apple.com>ctice2005-06-291-4/+4
* Update FSF address.kcook2005-06-251-2/+2
* 2005-06-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>pinskia2005-06-221-0/+2
* * varasm.c (initialize_cold_section_name): Fix alloca buffer overflow.rth2005-06-081-24/+10
* * common.opt (-Wattributes): New. Default true.dj2005-05-251-1/+2
* * varasm.c (struct constant_descriptor_tree): Add hash field.jakub2005-05-171-5/+16
* 2005-05-16 Caroline Tice <ctice@apple.com>ctice2005-05-161-29/+24
* * configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch forjules2005-05-081-5/+17
* PR c++/20961jakub2005-05-061-1/+15
* Correct fixes for various hot/cold partitioning concerns.ctice2005-04-271-91/+110
* 2005-04-25 J"orn Rennecke <joern.rennecke@st.com>amylaar2005-04-251-1/+1
* PR middle-end/20991jakub2005-04-241-3/+9
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-7/+7
* * final.c, ipa-inline.c, varasm.c: Fix comment typos.kazu2005-04-231-1/+1
* * varasm.c (do_assemble_alias): Return early if TREE_ASM_WRITTENjsm282005-04-221-0/+3
* * alias.c (true_dependence): Remove 'abort' from comments. Usenathan2005-04-211-4/+4
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-12/+9
* * varasm.c (assemble_start_function): Remove reset of in_section.drow2005-04-191-1/+0
* * basic-block.h, tree-ssa-uncprop.c, varasm.c,kazu2005-04-131-2/+2
* Temporary fix for partitioning problems; real fix coming soon.ctice2005-04-121-8/+12
* Revert patch from April 9.ctice2005-04-121-133/+97
* Fix problems with labels with hot/cold partitioning.ctice2005-04-091-98/+134
* * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c,kazu2005-04-091-1/+1
* * bb-reorder.c, fold-const.c, varasm.c: Fix comment typos.kazu2005-04-011-1/+1
* * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,kazu2005-04-011-1/+1
* Fix problems with hot/cold partitioning optimization.ctice2005-03-311-96/+170
* 2005-03-31 Jan Hubicka <jh@suse.cz>hubicka2005-03-301-1/+7
* * cgraph.h (struct cgraph_node): Add alias.rth2005-03-301-1/+1
* PR middle-end/20622jakub2005-03-291-1/+1
* PR middle-end/20263ebotcazou2005-03-291-1/+1
* PR middle-end/20635hubicka2005-03-281-1/+5
* * varasm.c (default_assemble_visibility): Remove extra ().mrs2005-03-221-1/+1
* * varasm.c (do_assemble_alias): Restore comment describing function.sayle2005-03-201-1/+5
* PR middle-end/20225hubicka2005-03-181-10/+15
* PR middle-end/15700rth2005-03-161-109/+143
* * varasm.c (decl_tls_model): Check flag_shlib instead of flag_pic.drow2005-03-131-1/+1
* * value-prof.c (rtl_find_values_to_profile): Use gcc_assert andnathan2005-03-101-111/+99
* * varasm.c (named_section): Use xstrdup rather than doing it bygeoffk2005-03-021-7/+2
* PR c++/19916mmitchel2005-03-021-55/+53
* * rtl.c (rtx_equal_p): No early exit for CONST_VECTOR.rth2005-01-301-0/+8
* PR target/16304danglin2005-01-161-9/+65
* PR middle-end/18820ebotcazou2005-01-141-0/+6
* * varasm.c (default_section_type_flags_1): Don't set SECTION_SMALL.amodra2005-01-111-13/+5
* gcc/jbeulich2005-01-101-9/+20