| Commit message (Expand) | Author | Age | Files | Lines |
* | 2015-06-22 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2015-06-22 | 1 | -1/+9 |
* | Use std::swap instead of manual swaps. | miyuki | 2015-06-22 | 1 | -10/+4 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -1/+0 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -5/+0 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -5/+0 |
* | Change use to type-based pool allocator in lra-lives.c. | marxin | 2015-06-01 | 1 | -25/+10 |
* | Use std::swap instead of explicit swaps | miyuki | 2015-05-19 | 1 | -7/+4 |
* | add default definition of EH_RETURN_DATA_REGNO | tbsaunde | 2015-04-22 | 1 | -2/+0 |
* | Revert 'Use actual_call_used_reg_set to find conflicting regs' | vries | 2015-03-16 | 1 | -5/+1 |
* | Use actual_call_used_reg_set to find conflicting regs | vries | 2015-03-12 | 1 | -1/+5 |
* | 2015-01-23 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2015-01-23 | 1 | -12/+21 |
* | 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2015-01-15 | 1 | -0/+16 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -0/+1 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | Rename fuse-caller-save | vries | 2014-12-03 | 1 | -1/+1 |
* | 2014-11-28 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2014-11-28 | 1 | -9/+23 |
* | 2014-11-21 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2014-11-21 | 1 | -55/+66 |
* | 2014-11-14 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2014-11-14 | 1 | -39/+49 |
* | Rename struct in gcc/lra-lives.c | kyukhin | 2014-11-13 | 1 | -3/+3 |
* | 2014-11-12 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2014-11-13 | 1 | -5/+2 |
* | 2014-11-10 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2014-11-10 | 1 | -2/+9 |
* | 2014-11-09 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2014-11-09 | 1 | -29/+290 |
* | gcc/ada/ | rsandifo | 2014-10-29 | 1 | -2/+2 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+4 |
* | 2014-10-16 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-16 | 1 | -0/+5 |
* | Fix ICE in bitmap routines with LRA and inline assembly language | mpf | 2014-09-10 | 1 | -3/+3 |
* | lra: use rtx_insn | dmalcolm | 2014-08-22 | 1 | -1/+1 |
* | 2014-06-16 Chung-Lin Tang <cltang@codesourcery.com> | cltang | 2014-06-16 | 1 | -1/+5 |
* | -fuse-caller-save - Support in lra | vries | 2014-05-30 | 1 | -0/+11 |
* | 2014-05-28 Tom de Vries <tom@codesourcery.com> | vries | 2014-05-28 | 1 | -11/+0 |
* | -fuse-caller-save - Support in lra | vries | 2014-05-28 | 1 | -0/+11 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Eliminate last_basic_block macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | Eliminate BASIC_BLOCK macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -1/+2 |
* | Eliminate n_basic_blocks macro | dmalcolm | 2013-11-19 | 1 | -1/+1 |
* | 2013-09-18 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2013-09-18 | 1 | -0/+6 |
* | Add uniform debug dump function names. | crowl | 2013-03-29 | 1 | -0/+15 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | PR rtl-optimization/55604 | steven | 2012-12-05 | 1 | -2/+18 |
* | 2012-11-22 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-11-23 | 1 | -0/+4 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -6/+6 |
* | This patch renames sbitmap iterators to unify them with the bitmap iterators. | crowl | 2012-11-01 | 1 | -1/+1 |
* | This patch normalizes more bitmap function names. | crowl | 2012-11-01 | 1 | -4/+4 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | crowl | 2012-10-30 | 1 | -3/+3 |
* | 2012-10-23 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2012-10-23 | 1 | -0/+1010 |