Age | Commit message (Expand) | Author | Files | Lines |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -3/+3 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -4/+4 |
2009-10-13 | re PR target/41693 (RTL Check Failure in expand_debug_expr, at cfgexpand.c:2371) | Jakub Jelinek | 1 | -1/+1 |
2009-10-12 | re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess... | Alexandre Oliva | 1 | -1/+12 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -0/+32 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -2/+2 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 1 | -11/+34 |
2008-04-15 | dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT for hex pr... | Doug Kwan | 1 | -1/+2 |
2007-08-23 | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 1 | -0/+4 |
2007-08-14 | alias.c (component_uses_parent_alias_set): Constify. | Kaveh R. Ghazi | 1 | -6/+6 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -2/+14 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -10/+2 |
2007-05-18 | Index: gcc/java/ChangeLog | Geoffrey Keating | 1 | -1/+4 |
2006-01-25 | Makefile.in (sched-vis.o): Update dependencies. | Paolo Bonzini | 1 | -23/+87 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-22 | sched-vis.c (print_value): Use CONST_DOUBLE_LOW and CONST_DOUBLE_HIGH. | David S. Miller | 1 | -1/+1 |
2004-09-09 | ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o... | Nathan Sidwell | 1 | -2/+1 |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -259/+0 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -2/+6 |
2004-03-20 | alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo (). | Kazu Hirata | 1 | -2/+2 |
2003-12-13 | c-typeck.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-07-06 | sbitmap.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -41/+21 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-15 | real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. | Richard Henderson | 1 | -6/+1 |
2002-09-04 | real.c (ereal_to_decimal): Add digits parameter. | Richard Henderson | 1 | -1/+1 |
2002-06-11 | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 1 | -12/+2 |
2002-05-09 | sbitmap.c: Fix formatting. | Kazu Hirata | 1 | -3/+3 |
2002-05-03 | real.c (etoasc): Strip most trailing zeros for clarity. | Richard Henderson | 1 | -1/+10 |
2002-05-02 | haifa-sched.c (schedule_insn): Print table of instructions and reservations. | Jan Hubicka | 1 | -2/+1 |
2002-04-29 | 2002-04-29 Vladimir Makarov <vmakarov@redhat.com> | Vladimir Makarov | 1 | -2/+13 |
2002-01-22 | predict.c: Fix formatting. | Kazu Hirata | 1 | -2/+2 |
2001-12-04 | rtl.def (PREFETCH): New rtx code. | Janis Johnson | 1 | -0/+6 |
2001-10-28 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -1/+1 |
2001-09-14 | Fix typo in FSF copyright statement | Nick Clifton | 1 | -2/+2 |
2001-09-13 | c-parse.in (yyerror): Const-ification and/or static-ization. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-09-12 | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-08-30 | rtl.def: Undo my patch commited 2001-08-27. | Vladimir Makarov | 1 | -12/+2 |
2001-08-27 | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 1 | -2/+12 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -9/+9 |
2001-08-09 | sched-vis.c (MAX_VISUAL_NO_UNIT): Define. | Graham Stott | 1 | -3/+7 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -1/+1 |
2000-12-22 | Makefile.in (sched-deps.o, [...]): Fix dependency typo. | Kaveh R. Ghazi | 1 | -1/+0 |
2000-12-20 | Support scheduling across extended basic blocks | Bernd Schmidt | 1 | -0/+2 |