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