Age | Commit message (Expand) | Author | Files | Lines |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-06-03 | Update check after force_const_mem call in the plus_constant function to see ... | Andrew Bennett | 1 | -1/+3 |
2015-05-22 | remove most ifdef STACK_GROWS_DOWNWARD | Trevor Saunders | 1 | -18/+15 |
2015-05-22 | always define STACK_GROWS_DOWNWARD | Trevor Saunders | 1 | -5/+5 |
2015-05-20 | Promote types of RTL expressions to more derived ones. | Mikhail Maltsev | 1 | -2/+2 |
2015-05-19 | insn-notes.def (UPDATE_SJLJ_CONTEXT): New note. | Eric Botcazou | 1 | -5/+19 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -54/+12 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-05 | ipa-chkp.c: New. | Ilya Enkovich | 1 | -1/+2 |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -0/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -21/+21 |
2014-10-16 | function.h: Flatten file. | Andrew MacLeod | 1 | -1/+6 |
2014-10-15 | explow.c (convert_memory_address_addr_space_1): Mark in_const as ATTRIBUTE_UN... | Andreas Schwab | 1 | -1/+1 |
2014-10-14 | explow.c (convert_memory_address_addr_space): Rename to ... | Andrew Pinski | 1 | -12/+28 |
2014-10-14 | revert: re PR middle-end/49721 (convert_memory_address_addr_space may generat... | Andrew Pinski | 1 | -12/+7 |
2014-09-11 | Introduce LABEL_REF_LABEL | David Malcolm | 1 | -1/+1 |
2014-08-22 | explow.c: Use rtx_insn and rtx_code_label | David Malcolm | 1 | -13/+17 |
2014-07-24 | re PR middle-end/61268 (ICE in vt_expand_var_loc_chain, at var-tracking.c:8262) | Richard Sandiford | 1 | -4/+4 |
2014-05-17 | emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument. | Richard Sandiford | 1 | -12/+22 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -32/+3 |
2014-04-04 | * explow.c (probe_stack_range): Emit a final optimization blockage. | Eric Botcazou | 1 | -0/+3 |
2014-03-25 | cselib.c (cselib_hash_rtx): Perform addition in unsigned type to avoid signed... | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+1 |
2013-11-18 | c-common.c, [...]: Replace tree_low_cst (..., 0) with tree_to_shwi throughout. | Richard Sandiford | 1 | -1/+1 |
2013-11-18 | cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout. | Richard Sandiford | 1 | -1/+1 |
2013-11-08 | Re-factor tree.h - Part 1. | Diego Novillo | 1 | -0/+12 |
2013-09-09 | gcc/ | Richard Sandiford | 1 | -2/+4 |
2013-09-09 | asan.c (asan_clear_shadow): Use gen_int_mode with the mode of the associated ... | Richard Sandiford | 1 | -5/+9 |
2013-09-09 | alias.c (addr_side_effect_eval): Use gen_int_mode with the mode of the associ... | Richard Sandiford | 1 | -2/+3 |
2013-04-30 | explow.c (plus_constant): Pass "mode" to immed_double_int_const. | Richard Sandiford | 1 | -3/+3 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-09-24 | Finish conversion of uses of double_int to the new API. | Lawrence Crowl | 1 | -18/+15 |
2012-08-23 | alias.c (rtx_equal_for_memref_p): Convert constant cases. | Kenneth Zadeck | 1 | -2/+1 |
2012-08-02 | Revert "PR 34548" | Richard Henderson | 1 | -18/+37 |
2012-08-01 | re PR middle-end/34548 (GCC generates too many alignment adds for alloca) | Richard Henderson | 1 | -37/+18 |
2012-06-02 | 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com> | Kenneth Zadeck | 1 | -1/+1 |
2012-05-30 | explow.c (probe_stack_range): Restore simple control flow and stop again when... | Eric Botcazou | 1 | -5/+4 |
2012-05-10 | md.texi (Standard Names): Document probe_stack_address. | Eric Botcazou | 1 | -7/+14 |
2012-05-05 | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 1 | -31/+25 |
2012-04-04 | rtl.texi (const_double): Document as sign-extending. | Mike Stump | 1 | -31/+46 |
2011-09-14 | re PR middle-end/50251 (Revision 178353 caused many test failures) | Tom de Vries | 1 | -0/+14 |
2011-08-19 | Permute conversion and addition of constant for zero-extend. | H.J. Lu | 1 | -7/+12 |
2011-08-15 | re PR debug/50006 (ICE in in connect_traces, at dwarf2cfi.c:2677) | Richard Henderson | 1 | -2/+5 |
2011-08-02 | re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439) | Richard Henderson | 1 | -26/+39 |
2011-07-06 | explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION instead of GET_MODE_BIT... | Bernd Schmidt | 1 | -1/+1 |
2011-07-01 | Use proper mode for stack save area. | H.J. Lu | 1 | -1/+3 |
2011-06-15 | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 1 | -0/+1 |