| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 15 | -15/+15 |
* | vax.h (REGNO_REG_CLASS): Access the REGNO argument. | Jeff Law | 2016-10-28 | 1 | -1/+1 |
* | vax.c (vad_address_cost_1): Add missing FALLTHRU comment. | Jeff Law | 2016-10-25 | 1 | -0/+2 |
* | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 2016-10-13 | 1 | -0/+1 |
* | vax.h (ELIMINABLE_REGS): Define. | Bernd Edlinger | 2016-09-20 | 1 | -0/+10 |
* | Put a TARGET_LRA_P into every target | Segher Boessenkool | 2016-09-14 | 1 | -0/+3 |
* | tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove. | Bernd Edlinger | 2016-09-09 | 1 | -10/+0 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 15 | -15/+15 |
* | Machine modes for address printing. | Julian Brown | 2015-11-09 | 1 | -2/+2 |
* | Improve --help output to generate references to option aliases. | Martin Sebor | 2015-10-21 | 1 | -8/+8 |
* | gen-mul-tables.cc: Adjust include files. | Andrew MacLeod | 2015-10-16 | 1 | -26/+6 |
* | Remove REAL_VALUE_FROM_CONST_DOUBLE | Richard Sandiford | 2015-10-05 | 1 | -4/+5 |
* | Replace REAL_VALUES_EQUAL with real_equal | Richard Sandiford | 2015-10-05 | 1 | -2/+2 |
* | gimple-predict.h: New file. | Andrew MacLeod | 2015-07-10 | 1 | -0/+1 |
* | target.def (rtx_costs): Remove "code" param, add "mode". | Alan Modra | 2015-07-08 | 1 | -5/+6 |
* | tree-core.h: Include symtab.h. | Andrew MacLeod | 2015-07-08 | 1 | -10/+3 |
* | aarch64.c, [...]: Add comment above target-def.h include. | Richard Sandiford | 2015-06-25 | 1 | -0/+1 |
* | aarch64.c, [...]: Move target-def.h includes to end. | Richard Sandiford | 2015-06-25 | 1 | -1/+2 |
* | [Patch Vax] zero/sign extend patterns need to be SUBREG aware | James Greenhalgh | 2015-06-19 | 1 | -3/+3 |
* | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 2015-06-17 | 1 | -1/+0 |
* | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 2015-06-08 | 1 | -5/+0 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 1 | -5/+0 |
* | Add --enable-default-pie option to GCC configure | H.J. Lu | 2015-05-27 | 1 | -1/+1 |
* | always define STACK_GROWS_DOWNWARD | Trevor Saunders | 2015-05-22 | 1 | -1/+1 |
* | rtl.h (always_void_p): New function. | Richard Sandiford | 2015-05-07 | 1 | -1/+1 |
* | dojump.h: New header file. | Prathamesh Kulkarni | 2015-01-15 | 1 | -3/+10 |
* | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 2015-01-09 | 1 | -4/+9 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 15 | -15/+15 |
* | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 2014-11-01 | 1 | -0/+1 |
* | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 2014-10-29 | 2 | -23/+23 |
* | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 2014-10-27 | 1 | -0/+9 |
* | function.h: Flatten file. | Andrew MacLeod | 2014-10-16 | 1 | -0/+5 |
* | expr.h: Remove prototypes of functions defined in builtins.c. | Andrew MacLeod | 2014-06-02 | 1 | -0/+1 |
* | md.texi: Document that the % constraint character must be at the beginning of... | Richard Sandiford | 2014-05-28 | 1 | -1/+1 |
* | Merge in wide-int. | Kenneth Zadeck | 2014-05-06 | 1 | -1/+2 |
* | Since started... | Jan-Benedict Glaw | 2014-01-19 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 15 | -15/+15 |
* | Factor unrelated declarations out of tree.h. | Diego Novillo | 2013-11-19 | 1 | -0/+2 |
* | Work around buggy gas not properly sign-extending a 64bit value on a 32bit host | Jan-Benedict Glaw | 2013-09-20 | 2 | -4/+4 |
* | * config/vax/constraints.md (T): Add missing CONSTANT_P check. | Jan-Benedict Glaw | 2013-09-15 | 1 | -2/+3 |
* | * config/vax/vax.md (add<mode>3, sub<mode>3, mul<mode>3, div<mode>3, | Jan-Benedict Glaw | 2013-01-15 | 1 | -10/+10 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 15 | -23/+15 |
* | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 2013-01-04 | 7 | -7/+7 |
* | tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation. | Steven Bosscher | 2012-12-05 | 1 | -1/+2 |
* | re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD... | Georg-Johann Lay | 2012-09-26 | 4 | -11/+17 |
* | hooks.c (hook_int_rtx_mode_as_bool_0): New function. | Oleg Endo | 2012-09-05 | 1 | -2/+4 |
* | defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete. | Nathan Froyd | 2012-07-31 | 3 | -8/+5 |
* | Purge FIXUNS_TRUNC_LIKE_FIX_TRUNC | Richard Henderson | 2012-07-24 | 2 | -5/+6 |
* | vax.h (VMS_TARGET): Remove. | Steven Bosscher | 2012-06-18 | 1 | -2/+0 |
* | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 2012-05-05 | 3 | -11/+18 |