| Commit message (Expand) | Author | Age | Files | Lines |
* | * common.opt (-Wattributes): New. Default true. | dj | 2005-05-25 | 1 | -1/+2 |
* | * varasm.c (struct constant_descriptor_tree): Add hash field. | jakub | 2005-05-17 | 1 | -5/+16 |
* | 2005-05-16 Caroline Tice <ctice@apple.com> | ctice | 2005-05-16 | 1 | -29/+24 |
* | * configure.ac: Set ld_vers_major, ld_vers_minor and ld_vers_patch for | jules | 2005-05-08 | 1 | -5/+17 |
* | PR c++/20961 | jakub | 2005-05-06 | 1 | -1/+15 |
* | Correct fixes for various hot/cold partitioning concerns. | ctice | 2005-04-27 | 1 | -91/+110 |
* | 2005-04-25 J"orn Rennecke <joern.rennecke@st.com> | amylaar | 2005-04-25 | 1 | -1/+1 |
* | PR middle-end/20991 | jakub | 2005-04-24 | 1 | -3/+9 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -7/+7 |
* | * final.c, ipa-inline.c, varasm.c: Fix comment typos. | kazu | 2005-04-23 | 1 | -1/+1 |
* | * varasm.c (do_assemble_alias): Return early if TREE_ASM_WRITTEN | jsm28 | 2005-04-22 | 1 | -0/+3 |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 1 | -4/+4 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -12/+9 |
* | * varasm.c (assemble_start_function): Remove reset of in_section. | drow | 2005-04-19 | 1 | -1/+0 |
* | * basic-block.h, tree-ssa-uncprop.c, varasm.c, | kazu | 2005-04-13 | 1 | -2/+2 |
* | Temporary fix for partitioning problems; real fix coming soon. | ctice | 2005-04-12 | 1 | -8/+12 |
* | Revert patch from April 9. | ctice | 2005-04-12 | 1 | -133/+97 |
* | Fix problems with labels with hot/cold partitioning. | ctice | 2005-04-09 | 1 | -98/+134 |
* | * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c, | kazu | 2005-04-09 | 1 | -1/+1 |
* | * bb-reorder.c, fold-const.c, varasm.c: Fix comment typos. | kazu | 2005-04-01 | 1 | -1/+1 |
* | * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c, | kazu | 2005-04-01 | 1 | -1/+1 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -96/+170 |
* | 2005-03-31 Jan Hubicka <jh@suse.cz> | hubicka | 2005-03-30 | 1 | -1/+7 |
* | * cgraph.h (struct cgraph_node): Add alias. | rth | 2005-03-30 | 1 | -1/+1 |
* | PR middle-end/20622 | jakub | 2005-03-29 | 1 | -1/+1 |
* | PR middle-end/20263 | ebotcazou | 2005-03-29 | 1 | -1/+1 |
* | PR middle-end/20635 | hubicka | 2005-03-28 | 1 | -1/+5 |
* | * varasm.c (default_assemble_visibility): Remove extra (). | mrs | 2005-03-22 | 1 | -1/+1 |
* | * varasm.c (do_assemble_alias): Restore comment describing function. | sayle | 2005-03-20 | 1 | -1/+5 |
* | PR middle-end/20225 | hubicka | 2005-03-18 | 1 | -10/+15 |
* | PR middle-end/15700 | rth | 2005-03-16 | 1 | -109/+143 |
* | * varasm.c (decl_tls_model): Check flag_shlib instead of flag_pic. | drow | 2005-03-13 | 1 | -1/+1 |
* | * value-prof.c (rtl_find_values_to_profile): Use gcc_assert and | nathan | 2005-03-10 | 1 | -111/+99 |
* | * varasm.c (named_section): Use xstrdup rather than doing it by | geoffk | 2005-03-02 | 1 | -7/+2 |
* | PR c++/19916 | mmitchel | 2005-03-02 | 1 | -55/+53 |
* | * rtl.c (rtx_equal_p): No early exit for CONST_VECTOR. | rth | 2005-01-30 | 1 | -0/+8 |
* | PR target/16304 | danglin | 2005-01-16 | 1 | -9/+65 |
* | PR middle-end/18820 | ebotcazou | 2005-01-14 | 1 | -0/+6 |
* | * varasm.c (default_section_type_flags_1): Don't set SECTION_SMALL. | amodra | 2005-01-11 | 1 | -13/+5 |
* | gcc/ | jbeulich | 2005-01-10 | 1 | -9/+20 |
* | PR c/19031 | rth | 2005-01-02 | 1 | -1/+39 |
* | * varasm.c (force_const_mem): Call set_mem_align. | rth | 2004-12-23 | 1 | -0/+1 |
* | * defaults.h (ASM_OUTPUT_INTERNAL_LABEL): New macro. | mmitchel | 2004-12-20 | 1 | -10/+20 |
* | PR middle-end/15486 | ebotcazou | 2004-12-18 | 1 | -11/+18 |
* | * tree.def (SET_TYPE): Remove. | nathan | 2004-12-09 | 1 | -105/+56 |
* | PR 17982 | zack | 2004-12-08 | 1 | -14/+43 |
* | 2004-12-02 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-12-02 | 1 | -1/+1 |
* | 2004-12-02 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-12-02 | 1 | -6/+13 |
* | * varasm.c (default_encode_section_info): Don't set SYMBOL_FLAG_SMALL | amodra | 2004-11-30 | 1 | -2/+2 |
* | * varasm.c (default_elf_select_section_1): Only pass DECL_P decl | amodra | 2004-11-29 | 1 | -16/+22 |