| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-01-05 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2009-01-05 | 1 | -1/+2 |
* | 008-12-02 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-12-02 | 1 | -43/+79 |
* | 2008-11-07 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-11-07 | 1 | -23/+21 |
* | 2008-09-24 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-09-24 | 1 | -1/+2 |
* | 2008-09-22 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-09-22 | 1 | -353/+161 |
* | 2008-06-02 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-06-02 | 1 | -4/+4 |
* | 2008-05-06 Basile Starynkevitch <basile@starynkevitch.net> | bstarynk | 2008-05-06 | 1 | -5/+5 |
* | 2007-10-18 David S. Miller <davem@davemloft.net> | davem | 2007-10-19 | 1 | -1/+3 |
* | * doc/md.texi (Iterators): Renamed from Macros. All contents | hp | 2007-08-22 | 1 | -5/+5 |
* | * config/host-hpux.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-08-02 | 1 | -5/+4 |
* | Replace no_new_pseudos in backends. | ian | 2007-07-10 | 1 | -2/+2 |
* | gcc/ | rsandifo | 2007-05-10 | 1 | -7/+25 |
* | * config/c4x/c4x.md, config/cris/cris.c, config/crx/crx.c, | kazu | 2007-02-20 | 1 | -4/+4 |
* | gcc/ | carlos | 2006-04-04 | 1 | -2/+7 |
* | Sun Niagara specific optimizations. | davem | 2006-03-02 | 1 | -2/+4 |
* | * config/sparc/sparc.md (setjmp): Rewrite. | ebotcazou | 2006-02-16 | 1 | -16/+11 |
* | Merge from gomp-branch. | jakub | 2006-01-03 | 1 | -0/+6 |
* | * config/sparc/sparc.c (gen_compare_reg): Kill 2nd and 3rd | davem | 2005-11-30 | 1 | -38/+28 |
* | * config/sparc/sparc.md (stack_protect_testsi): Put clobbers after | jakub | 2005-07-07 | 1 | -2/+2 |
* | * config/sparc/sparc.h (sparc_compare_emitted): New extern. | jakub | 2005-07-06 | 1 | -0/+93 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h, | kazu | 2005-05-26 | 1 | -2/+2 |
* | * config/sparc/sparc-protos.h (sparc_expand_move): New prototype. | ebotcazou | 2005-05-23 | 1 | -405/+21 |
* | * config/sparc/sparc.md (movhi): Do not test constness | ebotcazou | 2005-05-17 | 1 | -16/+12 |
* | * config/sparc/sparc.h: Remove dead code. | ebotcazou | 2005-05-12 | 1 | -153/+184 |
* | * config/sparc/sparc.c (fp_sethi_p): Test !SPARC_SIMM13_P and | ebotcazou | 2005-05-10 | 1 | -274/+84 |
* | * config/sparc/predicates.md (const_compl_high_operand): New. | ebotcazou | 2005-05-03 | 1 | -31/+9 |
* | * config/sparc/predicates.md (arith_double_operand): Use | ebotcazou | 2005-04-22 | 1 | -43/+26 |
* | * config/sparc/predicates.md, config/sparc/sparc.md: Fix | kazu | 2005-04-21 | 1 | -1/+1 |
* | Revert unrelated changes from latest commit. | ebotcazou | 2005-04-21 | 1 | -6/+6 |
* | * config/sparc/sparc.c (reg_or_0_operand, const1_operand, | ebotcazou | 2005-04-21 | 1 | -421/+296 |
* | * config/sparc/sparc.h (APPLY_RESULT_SIZE): Set to 24 in 64-bit mode. | ebotcazou | 2005-04-12 | 1 | -7/+8 |
* | 2005-04-11 James A. Morrison <phython@gcc.gnu.org> | phython | 2005-04-11 | 1 | -22/+13 |
* | * config/sparc/sparc.c (load_pic_register): Emit the appropriate | ebotcazou | 2005-01-18 | 1 | -24/+13 |
* | * config/darwin.c, config/darwin.h, config/freebsd-spec.h, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * config/sparc/sparc.md (save_register_windowdi): Add missing mode. | ebotcazou | 2005-01-04 | 1 | -6/+6 |
* | * target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'. | ebotcazou | 2004-11-26 | 1 | -30/+22 |
* | 2004-11-22 James A. Morrison <phython@gcc.gnu.org | phython | 2004-11-23 | 1 | -0/+170 |
* | PR target/18230 | ebotcazou | 2004-11-13 | 1 | -155/+188 |
* | PR target/18230 | ebotcazou | 2004-11-10 | 1 | -2/+64 |
* | PR target/18230 | ebotcazou | 2004-11-09 | 1 | -89/+132 |
* | PR target/14454 | ebotcazou | 2004-10-13 | 1 | -1/+0 |
* | * config/sparc/sparc.md (call_address_struct_value_sp32): | ebotcazou | 2004-09-28 | 1 | -2/+8 |
* | PR target/16532 | ebotcazou | 2004-09-28 | 1 | -0/+5 |
* | * config/sparc/sparc.md (cmove splitter): Fix formatting. | ebotcazou | 2004-09-22 | 1 | -5/+12 |
* | * config/sparc/sparc.c (sparc_indent_opcode): New variable. | ebotcazou | 2004-09-08 | 1 | -8/+8 |
* | PR target/13926 | ebotcazou | 2004-07-13 | 1 | -18/+1 |
* | PR target/16494 | ebotcazou | 2004-07-13 | 1 | -0/+2 |
* | 2004-07-12 David S. Miller <davem@nuts.davemloft.net> | davem | 2004-07-13 | 1 | -4/+0 |
* | * config/sparc/sparc.md (return): Rewrite length formula. | ebotcazou | 2004-07-09 | 1 | -17/+17 |