Age | Commit message (Expand) | Author | Files | Lines |
2010-10-15 | Add fma support | Michael Meissner | 1 | -0/+3 |
2010-09-09 | rtl.def (DEBUG_IMPLICIT_PTR): New rtl code. | Jakub Jelinek | 1 | -0/+4 |
2010-07-29 | revert: rtl.def (NOTE): Swap operands 4 and 5. | Jakub Jelinek | 1 | -1/+1 |
2010-07-27 | rtl.def (DEBUG_INSN, [...]): Swap operands 4 and 5. | Bernd Schmidt | 1 | -5/+5 |
2010-06-10 | md.texi (define_enum_attr): Document. | Richard Sandiford | 1 | -0/+6 |
2010-06-10 | Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H). | Richard Sandiford | 1 | -3/+0 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-02-14 | reorg.c (delete_computation): Comment fixes. | Steven Bosscher | 1 | -1/+1 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -20/+20 |
2009-10-12 | re PR debug/41343 (sysdeps/ieee754/dbl-64/dosincos.c from glibc causes excess... | Alexandre Oliva | 1 | -0/+4 |
2009-09-14 | builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec. | Richard Henderson | 1 | -2/+3 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -5/+0 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -6/+11 |
2009-05-29 | cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK. | Richard Henderson | 1 | -0/+4 |
2009-03-27 | genautomata.c: Add a new year to the copyright. | Vladimir Makarov | 1 | -1/+5 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -25/+1 |
2007-12-19 | rtl.def (SUBREG): Update comments. | Richard Sandiford | 1 | -8/+2 |
2007-08-23 | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 1 | -0/+49 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-13 | Add ability to track uninitialized variables, and mark uninitialized variable... | Caroline Tice | 1 | -1/+3 |
2007-07-05 | rtl.def (NOTE): Change print format string to print operand 5 as a note insn ... | Uros Bizjak | 1 | -3/+3 |
2007-07-03 | rtl.def (UNSPEC, [...]): More comments. | Seongbae Park | 1 | -4/+19 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -6/+6 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -11/+3 |
2007-04-29 | rtl.def (SS_ABS): New code. | Bernd Schmidt | 1 | -0/+3 |
2007-03-09 | rtl.def (ASM_INPUT): Add location. | Alexandre Oliva | 1 | -2/+10 |
2007-02-02 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 1 | -5/+0 |
2007-02-01 | lower-subreg.c: New file. | Ian Lance Taylor | 1 | -1/+7 |
2006-11-01 | extend.texi (__builtin_bswap32): Document. | Eric Christopher | 1 | -0/+3 |
2006-04-24 | rtl.def (SS_ASHIFT, SS_NEG): New codes. | Bernd Schmidt | 1 | -0/+6 |
2006-03-30 | re PR target/26734 (GCC cannot bootstrap on IA64 HP-UX) | Maxim Kuvyrkov | 1 | -4/+3 |
2006-03-28 | 2006-03-28 Maxim Kuvyrkov <mkuvyrkov@ispras.ru> | Maxim Kuvyrkov | 1 | -3/+4 |
2006-03-27 | rtl.def (Copyright): Update date. | Maxim Kuvyrkov | 1 | -4/+3 |
2006-03-16 | ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call. | Maxim Kuvyrkov | 1 | -0/+6 |
2006-03-11 | rtl.def (LABEL_REF): Remove the field for LABEL_NEXTREF. | Steven Bosscher | 1 | -3/+2 |
2006-02-28 | * rtl.def (define_constraint, define_register_constraint) | Zack Weinberg | 1 | -0/+55 |
2006-01-23 | r110130@banpei: zack | 2006-01-22 14:52:43 -0800 | Zack Weinberg | 1 | -2/+7 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-01-22 | genopinit.c (optabs): Use smin/smax for floating point too. | Richard Henderson | 1 | -4/+4 |
2005-01-20 | rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ. | Richard Henderson | 1 | -1/+1 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-01-05 | combine.c (expand_compound_operation): Add comment that we fall through after... | Steven Bosscher | 1 | -2/+4 |
2004-11-13 | cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P. | Steven Bosscher | 1 | -4/+5 |
2004-09-10 | * rtl.def (REG): Add comment to describe third field. | Geoffrey Keating | 1 | -1/+2 |
2004-09-02 | * rtl.def (RANGE_INFO, RANGE_REG, RANGE_VAR, RANGE_LIVE): Kill. | Jan Hubicka | 1 | -38/+0 |
2004-08-24 | rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE. | Zack Weinberg | 1 | -0/+2 |
2004-08-24 | rtl.def: Reorganize, placing all codes used only in machine descriptions at t... | Zack Weinberg | 1 | -500/+485 |
2004-08-18 | rtl.def (NIL): Delete. | Zack Weinberg | 1 | -5/+0 |
2004-08-12 | genpreds.c: Add capability to generate predicate bodies as well as function p... | Zack Weinberg | 1 | -0/+28 |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -41/+0 |