| Commit message (Expand) | Author | Age | Files | Lines |
* | [RTEMS] Add GCC Runtime Library Exception | Sebastian Huber | 2017-07-26 | 1 | -15/+20 |
* | nios2.c (nios2_simple_const_p): Returns false if the argument isn't a CONST_INT. | Segher Boessenkool | 2017-02-24 | 1 | -2/+12 |
* | re PR translation/79019 (translatable string typo in cif-code.def:141) | Jakub Jelinek | 2017-01-09 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 16 | -17/+17 |
* | nios2.c (nios2_emit_move_sequence): Call copy_rtx to avoid shared structure e... | Sandra Loosemore | 2016-12-11 | 1 | -1/+2 |
* | nios2.c (nios2_init_libfuncs): Add ATTRIBUTE_UNUSED. | Chung-Lin Tang | 2016-11-24 | 1 | -1/+1 |
* | re PR target/78357 (nios2 uses non-standard atomic functions) | Chung-Lin Tang | 2016-11-17 | 2 | -6/+5 |
* | Fix instances of gen_rtx_REG (VOIDmode, ...) | Richard Sandiford | 2016-11-15 | 1 | -1/+1 |
* | * config/nios2/nios2.c (nios2_rtx_costs): Avoid fallthru. | Jeff Law | 2016-10-26 | 1 | -0/+1 |
* | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 2016-10-13 | 1 | -0/+1 |
* | Put a TARGET_LRA_P into every target | Segher Boessenkool | 2016-09-14 | 1 | -0/+3 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 16 | -17/+17 |
* | re PR target/68410 (config/nios2/nios2.c: 4123: duplicates in expression) | Sandra Loosemore | 2015-11-18 | 1 | -2/+2 |
* | Machine modes for address printing. | Julian Brown | 2015-11-09 | 1 | -3/+3 |
* | Improve --help output to generate references to option aliases. | Martin Sebor | 2015-10-21 | 2 | -132/+132 |
* | gen-mul-tables.cc: Adjust include files. | Andrew MacLeod | 2015-10-16 | 1 | -23/+7 |
* | nios2.c (nios2_symbol_ref_in_small_data_p): For -mgpopt=local, also exclude u... | Sandra Loosemore | 2015-10-06 | 1 | -3/+7 |
* | nios2.c (nios2_legitimize_address): When handling 'reg + reloc' cases... | Chung-Lin Tang | 2015-09-22 | 1 | -2/+2 |
* | nios2.c (nios2_emit_stack_limit_check): Fix uninitialized-variable warning. | Sandra Loosemore | 2015-07-15 | 1 | -1/+1 |
* | constraints.md (U, v): New constraints. | Sandra Loosemore | 2015-07-14 | 5 | -21/+270 |
* | nios2-protos.h (nios2_expand_return): Declare. | Sandra Loosemore | 2015-07-14 | 3 | -74/+363 |
* | predicates.md (pop_operation): New. | Sandra Loosemore | 2015-07-14 | 6 | -0/+4945 |
* | nios2.h (LABEL_ALIGN): Define. | Sandra Loosemore | 2015-07-14 | 6 | -121/+976 |
* | nios2.h (SMALL_INT12): New macro. | Sandra Loosemore | 2015-07-14 | 5 | -5/+53 |
* | nios2.opt (march, mbmx, mcdx): New options. | Sandra Loosemore | 2015-07-14 | 4 | -3/+51 |
* | nios2.c (TEMP_REG_NUM): Move define up in file. | Sandra Loosemore | 2015-07-14 | 1 | -16/+44 |
* | gimple-predict.h: New file. | Andrew MacLeod | 2015-07-10 | 1 | -0/+1 |
* | always define WORD_REGISTER_OPERATIONS | Trevor Saunders | 2015-07-09 | 1 | -1/+1 |
* | target.def (rtx_costs): Remove "code" param, add "mode". | Alan Modra | 2015-07-08 | 1 | -1/+4 |
* | tree-core.h: Include symtab.h. | Andrew MacLeod | 2015-07-08 | 1 | -10/+3 |
* | nios2-protos.h (nios2_symbol_ref_in_small_data_p): Delete extern declaration. | Chung-Lin Tang | 2015-07-05 | 3 | -8/+8 |
* | nios2.c (save_reg, [...]): Use plus_constant. | Sandra Loosemore | 2015-07-04 | 2 | -16/+16 |
* | nios2.c (nios2_delegitimize_address): Make assert less restrictive. | Sandra Loosemore | 2015-06-29 | 1 | -1/+1 |
* | 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 |
* | 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 | -6/+0 |
* | coretypes.h: Include machmode.h... | Andrew MacLeod | 2015-06-04 | 1 | -5/+0 |
* | nios2-linux: add missing cpp specs | Mike Frysinger | 2015-05-28 | 1 | -0/+3 |
* | always define STACK_GROWS_DOWNWARD | Trevor Saunders | 2015-05-22 | 1 | -1/+1 |
* | nios2.md (trap, ctrapsi4): Use "trap" instead of "break". | Sandra Loosemore | 2015-05-12 | 1 | -2/+2 |
* | nios2.h (enum reg_class): Add IJMP_REGS enum value. | Chung-Lin Tang | 2015-05-12 | 3 | -6/+12 |
* | bitmap.c, [...]: Add space between string literal and macro name. | Jason Merrill | 2015-05-09 | 1 | -1/+1 |
* | rtl.h (always_void_p): New function. | Richard Sandiford | 2015-05-07 | 1 | -5/+5 |
* | common.opt (fdelete-null-pointer-checks): Init to -1. | Sandra Loosemore | 2015-05-04 | 1 | -0/+9 |
* | add default for NO_FUNCTION_CSE | Trevor Saunders | 2015-04-28 | 1 | -1/+1 |
* | nios2-protos.h (nios2_adjust_call_address): Adjust function parameter declara... | Chung-Lin Tang | 2015-03-21 | 3 | -24/+123 |
* | Always pass explicit location to fatal_error. | Joseph Myers | 2015-01-30 | 1 | -2/+4 |
* | nios2.c (nios2_asm_file_end): Implement TARGET_ASM_FILE_END hook for adding .... | Chung-Lin Tang | 2015-01-20 | 1 | -0/+15 |
* | re PR target/59710 (Nios2: Missing gprel optimization) | Sandra Loosemore | 2015-01-15 | 3 | -18/+105 |