| Commit message (Expand) | Author | Age | Files | Lines |
* | 2010-05-16 Richard Guenther <rguenther@suse.de> | rguenth | 2010-05-16 | 1 | -1/+1 |
* | * cgraph.h (struct varpool_node): Add aux. | hubicka | 2010-05-12 | 1 | -0/+1 |
* | PR debug/43478 | jakub | 2010-05-05 | 1 | -0/+27 |
* | Uniquization of constants at the Tree level | ebotcazou | 2010-04-28 | 1 | -42/+97 |
* | * varasm.c (decode_addr_const): Handle special case of INDIRECT_REF. | ebotcazou | 2010-04-27 | 1 | -2/+67 |
* | * varasm.c (IN_NAMED_SECTION): Remove guard. | ebotcazou | 2010-04-26 | 1 | -2/+0 |
* | gcc/ | iains | 2010-04-09 | 1 | -2/+3 |
* | PR middle-end/43391 | hubicka | 2010-03-27 | 1 | -8/+11 |
* | * configure.ac (i[34567]86-*-*): Handle Solaris 2/x86 TLS support | ro | 2010-03-24 | 1 | -1/+5 |
* | * varasm.c (make_decl_rtl_for_debug): Also clear | jakub | 2010-03-22 | 1 | -2/+6 |
* | * tree.h: Declare make_decl_rtl_for_debug. | aldyh | 2010-03-18 | 1 | -0/+32 |
* | PR c/43288 | hubicka | 2010-03-10 | 1 | -16/+18 |
* | PR middle-end/42803 | jakub | 2010-01-20 | 1 | -54/+115 |
* | PR c++/42608 | jakub | 2010-01-14 | 1 | -1/+6 |
* | gcc/ | uweigand | 2009-12-02 | 1 | -4/+2 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -54/+54 |
* | PR c++/36912 | jason | 2009-11-05 | 1 | -2/+8 |
* | Revert untested varasm.c change | jason | 2009-11-04 | 1 | -8/+2 |
* | PR c++/36912 | jason | 2009-11-04 | 1 | -2/+8 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -13/+19 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -4/+11 |
* | Fix 41626 from Jan Hubicka | meissner | 2009-10-08 | 1 | -1/+1 |
* | Add support for comdat type sections for DWARF v4. Merge from dwarf4 | ccoutant | 2009-10-02 | 1 | -2/+7 |
* | * cgraphunit.c (cgraph_lower_function): Revert last change. | jakub | 2009-09-24 | 1 | -2/+1 |
* | PR target/41246 | rth | 2009-09-22 | 1 | -7/+6 |
* | PR middle-end/41357 | davek | 2009-09-22 | 1 | -2/+2 |
* | * tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL. | ebotcazou | 2009-09-13 | 1 | -1/+2 |
* | * tree.c (tree_find_value): Remove. | jason | 2009-09-08 | 1 | -3/+3 |
* | 2009-09-04 Richard Guenther <rguenther@suse.de> | rguenth | 2009-09-04 | 1 | -8/+2 |
* | 2009-09-01 Diego Novillo <dnovillo@google.com> | dnovillo | 2009-09-03 | 1 | -14/+39 |
* | * cgraph.h (constant_pool_htab): New function. | ian | 2009-07-20 | 1 | -16/+8 |
* | 2009-07-17 Aldy Hernandez <aldyh@redhat.com> | manu | 2009-07-16 | 1 | -1/+1 |
* | * varasm.c (build_constant_desc): Don't share RTL in pool entries. | mkuvyrkov | 2009-07-09 | 1 | -0/+4 |
* | 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2009-07-07 | 1 | -3/+6 |
* | * varasm.c (const_rtx_hash_1): Remove const qualifier from shift. | ian | 2009-06-19 | 1 | -1/+1 |
* | 2009-06-15 Rafael Avila de Espindola <espindola@google.com> | espindola | 2009-06-15 | 1 | -5/+5 |
* | gcc/java/ | aldyh | 2009-06-12 | 1 | -8/+16 |
* | * tree.h (CONSTRUCTOR_BITFIELD_P): True if NODE, a FIELD_DECL, is | hainque | 2009-06-01 | 1 | -274/+468 |
* | * attribs.c (decl_attributes): Use %qE for identifiers in | jsm28 | 2009-05-04 | 1 | -2/+2 |
* | * intl.c (locale_encoding, locale_utf8): New. | jsm28 | 2009-05-04 | 1 | -4/+4 |
* | * varasm.c: Do not include c-pragma.h | steven | 2009-05-02 | 1 | -1/+0 |
* | 2009-04-21 Taras Glek <tglek@mozilla.com> | dnovillo | 2009-04-22 | 1 | -10/+5 |
* | gcc/: | ian | 2009-04-20 | 1 | -1/+1 |
* | 2009-04-02 Rafael Avila de Espindola <espindola@google.com> | espindola | 2009-04-02 | 1 | -1/+1 |
* | 2009-04-01 Rafael Avila de Espindola <espindola@google.com> | espindola | 2009-04-01 | 1 | -1/+1 |
* | * varasm.c (default_function_rodata_section): Don't assume | dj | 2009-04-01 | 1 | -3/+10 |
* | PR middle-end/38237 | sje | 2009-03-30 | 1 | -4/+6 |
* | 2009-03-12 Jing Yu <jingyu@google.com> | dougkwan | 2009-03-17 | 1 | -1/+1 |
* | PR c++/38880 | jason | 2009-02-23 | 1 | -9/+9 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |