Age | Commit message (Expand) | Author | Files | Lines |
2011-04-20 | remove useless if-before-free tests | Jim Meyering | 1 | -2/+1 |
2011-03-29 | re PR debug/48203 (ICE in dwarf2out.c while building eglibc.) | Jakub Jelinek | 1 | -4/+29 |
2011-03-16 | re PR debug/45882 (No debug info for vars depending on unused parameter) | Jakub Jelinek | 1 | -0/+8 |
2011-02-03 | re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc... | Alexandre Oliva | 1 | -66/+230 |
2011-02-01 | tree-dump.c (dump_option_value_info): Add entry for TDF_CSELIB. | Bernd Schmidt | 1 | -8/+8 |
2010-12-03 | basic-block.h (struct edge_prediction): Remove forward declaration. | Laurynas Biveinis | 1 | -0/+6 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-09-09 | rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. | Jakub Jelinek | 1 | -0/+9 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-30 | re PR debug/44694 (Long var tracking compile time of GiNaC tests) | Jakub Jelinek | 1 | -4/+11 |
2010-05-22 | coretypes.h (struct simple_bitmap_def, [...]): New core types. | Steven Bosscher | 1 | -0/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-03-31 | re PR bootstrap/43596 (Failed to boostrap) | Jakub Jelinek | 1 | -2/+3 |
2010-03-30 | re PR debug/42977 ("-fcompare-debug failure" with "-O2 -finline-functions -fo... | Alexandre Oliva | 1 | -39/+173 |
2010-03-16 | re PR debug/43051 (VTA causes a stack living parameter unavailable in most of... | Jakub Jelinek | 1 | -9/+81 |
2010-03-12 | cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove. | Jakub Jelinek | 1 | -41/+2 |
2010-03-07 | re PR debug/43176 (var-tracking fails to notice a value change) | Jakub Jelinek | 1 | -5/+35 |
2010-02-03 | re PR debug/42896 (Random debug generation differences, bootstrap fails) | Alexandre Oliva | 1 | -23/+28 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -23/+23 |
2009-10-26 | tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document. | Ben Elliston | 1 | -1/+7 |
2009-10-22 | rtl.h (shallow_copy_rtvec): Declare. | Richard Sandiford | 1 | -14/+15 |
2009-10-20 | rtl.h (simplify_replace_fn_rtx): Declare. | Richard Sandiford | 1 | -13/+14 |
2009-10-13 | re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371) | Jakub Jelinek | 1 | -1/+2 |
2009-10-12 | re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess... | Alexandre Oliva | 1 | -0/+12 |
2009-09-11 | re PR debug/41276 (Segmentation fault in lookup_page_table_entry) | Alexandre Oliva | 1 | -19/+31 |
2009-09-08 | re PR debug/41276 (Segmentation fault in lookup_page_table_entry) | Alexandre Oliva | 1 | -6/+6 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -71/+336 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -3/+3 |
2009-04-24 | re PR rtl-optimization/39794 (Miscompile with -O2 -funroll-loops) | Jakub Jelinek | 1 | -2/+2 |
2008-12-23 | re PR middle-end/31150 (Not promoting an whole array to be static const) | Jakub Jelinek | 1 | -21/+109 |
2008-06-26 | alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 1 | -5/+5 |
2008-06-17 | Remove libcall notes. | Steven Bosscher | 1 | -11/+0 |
2008-05-20 | * cselib.c (cselib_record_sets): Use correct mode for IF_THEN_ELSE. | Alexandre Oliva | 1 | -1/+1 |
2008-05-07 | [multiple changes] | Kenneth Zadeck | 1 | -1/+5 |
2007-08-23 | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 1 | -2/+10 |
2007-07-30 | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-30 | alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -6/+6 |
2007-07-28 | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | cselib.c (entry_and_rtx_equal_p): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-07 | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -1/+263 |
2007-05-22 | regs.h (end_hard_regno): New function. | Richard Sandiford | 1 | -2/+2 |
2007-02-03 | c-decl.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-12-17 | cselib.c (struct cselib_val_struct): Make val_rtx its own field, remove the u... | Steven Bosscher | 1 | -19/+19 |
2006-11-30 | cselib.c (cselib_init): Use special MEM rtx form for callmem. | Steven Bosscher | 1 | -2/+4 |
2006-09-12 | re PR middle-end/4520 (cselib.c hash_rtx incorrectly hashes based on rtx addr... | Roger Sayle | 1 | -5/+19 |
2006-07-27 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 1 | -1/+5 |
2006-02-18 | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 1 | -2/+1 |
2006-01-31 | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 1 | -2/+2 |