Age | Commit message (Expand) | Author | Files | Lines |
2017-09-25 | Turn CONSTANT_ALIGNMENT into a hook | Richard Sandiford | 2 | -4/+3 |
2017-09-15 | Turn TRULY_NOOP_TRUNCATION into a hook | Richard Sandiford | 1 | -2/+0 |
2017-09-12 | Turn HARD_REGNO_NREGS into a target hook | Richard Sandiford | 1 | -3/+0 |
2017-09-04 | Turn FUNCTION_ARG_PADDING into a target hook | Richard Sandiford | 3 | -18/+13 |
2017-09-04 | Turn MODES_TIEABLE_P into a target hook | Richard Sandiford | 1 | -1/+0 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 1 | -1/+0 |
2017-09-04 | PR82045: Avoid passing machine modes through "..." | Richard Sandiford | 1 | -2/+2 |
2017-08-21 | Remove the frame size argument from function_prologue/epilogue | Richard Sandiford | 1 | -1/+1 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -0/+2 |
2017-07-25 | [RTEMS] Add GCC Runtime Library Exception | Sebastian Huber | 1 | -15/+20 |
2017-02-24 | nios2.c (nios2_simple_const_p): Returns false if the argument isn't a CONST_INT. | Segher Boessenkool | 1 | -2/+12 |
2017-01-09 | re PR translation/79019 (translatable string typo in cif-code.def:141) | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 16 | -17/+17 |
2016-12-11 | nios2.c (nios2_emit_move_sequence): Call copy_rtx to avoid shared structure e... | Sandra Loosemore | 1 | -1/+2 |
2016-11-24 | nios2.c (nios2_init_libfuncs): Add ATTRIBUTE_UNUSED. | Chung-Lin Tang | 1 | -1/+1 |
2016-11-17 | re PR target/78357 (nios2 uses non-standard atomic functions) | Chung-Lin Tang | 2 | -6/+5 |
2016-11-15 | Fix instances of gen_rtx_REG (VOIDmode, ...) | Richard Sandiford | 1 | -1/+1 |
2016-10-26 | * config/nios2/nios2.c (nios2_rtx_costs): Avoid fallthru. | Jeff Law | 1 | -0/+1 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-09-14 | Put a TARGET_LRA_P into every target | Segher Boessenkool | 1 | -0/+3 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 16 | -17/+17 |
2015-11-18 | re PR target/68410 (config/nios2/nios2.c: 4123: duplicates in expression) | Sandra Loosemore | 1 | -2/+2 |
2015-11-09 | Machine modes for address printing. | Julian Brown | 1 | -3/+3 |
2015-10-21 | Improve --help output to generate references to option aliases. | Martin Sebor | 2 | -132/+132 |
2015-10-16 | gen-mul-tables.cc: Adjust include files. | Andrew MacLeod | 1 | -23/+7 |
2015-10-06 | nios2.c (nios2_symbol_ref_in_small_data_p): For -mgpopt=local, also exclude u... | Sandra Loosemore | 1 | -3/+7 |
2015-09-22 | nios2.c (nios2_legitimize_address): When handling 'reg + reloc' cases... | Chung-Lin Tang | 1 | -2/+2 |
2015-07-15 | nios2.c (nios2_emit_stack_limit_check): Fix uninitialized-variable warning. | Sandra Loosemore | 1 | -1/+1 |
2015-07-14 | constraints.md (U, v): New constraints. | Sandra Loosemore | 5 | -21/+270 |
2015-07-14 | nios2-protos.h (nios2_expand_return): Declare. | Sandra Loosemore | 3 | -74/+363 |
2015-07-14 | predicates.md (pop_operation): New. | Sandra Loosemore | 6 | -0/+4945 |
2015-07-14 | nios2.h (LABEL_ALIGN): Define. | Sandra Loosemore | 6 | -121/+976 |
2015-07-14 | nios2.h (SMALL_INT12): New macro. | Sandra Loosemore | 5 | -5/+53 |
2015-07-14 | nios2.opt (march, mbmx, mcdx): New options. | Sandra Loosemore | 4 | -3/+51 |
2015-07-14 | nios2.c (TEMP_REG_NUM): Move define up in file. | Sandra Loosemore | 1 | -16/+44 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-09 | always define WORD_REGISTER_OPERATIONS | Trevor Saunders | 1 | -1/+1 |
2015-07-08 | target.def (rtx_costs): Remove "code" param, add "mode". | Alan Modra | 1 | -1/+4 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -10/+3 |
2015-07-05 | nios2-protos.h (nios2_symbol_ref_in_small_data_p): Delete extern declaration. | Chung-Lin Tang | 3 | -8/+8 |
2015-07-04 | nios2.c (save_reg, [...]): Use plus_constant. | Sandra Loosemore | 2 | -16/+16 |
2015-06-29 | nios2.c (nios2_delegitimize_address): Make assert less restrictive. | Sandra Loosemore | 1 | -1/+1 |
2015-06-25 | aarch64.c, [...]: Add comment above target-def.h include. | Richard Sandiford | 1 | -0/+1 |
2015-06-25 | aarch64.c, [...]: Move target-def.h includes to end. | Richard Sandiford | 1 | -1/+2 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -1/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -6/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-28 | nios2-linux: add missing cpp specs | Mike Frysinger | 1 | -0/+3 |
2015-05-22 | always define STACK_GROWS_DOWNWARD | Trevor Saunders | 1 | -1/+1 |
2015-05-12 | nios2.md (trap, ctrapsi4): Use "trap" instead of "break". | Sandra Loosemore | 1 | -2/+2 |