Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 11 | -11/+11 |
2021-09-13 | Always default to DWARF2 debugging for RX, even with -mas100-syntax | Richard Biener | 1 | -7/+1 |
2021-03-09 | Fix building the RX port of gcc. | Nick Clifton | 1 | -0/+3 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 11 | -11/+11 |
2020-12-16 | opts: Remove all usages of Report keyword. | Martin Liska | 2 | -14/+14 |
2020-11-06 | Add PC as control register | Darius Galis | 2 | -0/+9 |
2020-03-12 | Support for the CPEN control register was removed in rev .50 of the RXv1 Inst... | Jeff Law | 2 | -2/+0 |
2020-02-17 | Fix a typo. | Martin Liska | 1 | -1/+1 |
2020-01-26 | Avoid creating string insns unless string support is enabled | Darius Galis | 1 | -2/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 11 | -11/+11 |
2019-10-25 | arc.c (hwloop_optimize): Add missing space in string literal. | Jakub Jelinek | 1 | -1/+1 |
2019-09-10 | Add call_used_or_fixed_reg_p | Richard Sandiford | 1 | -2/+2 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE | Richard Sandiford | 1 | -3/+3 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG | Richard Sandiford | 1 | -13/+8 |
2019-08-13 | Use checking forms of DECL_FUNCTION_CODE (PR 91421) | Richard Sandiford | 1 | -1/+1 |
2019-06-27 | builtins.c (get_memory_rtx): Fix comment. | Aaron Sawdey | 1 | -6/+6 |
2019-05-29 | config.gcc (rx-*-linux*): New target. | Yoshinori Sato | 6 | -12/+315 |
2019-04-05 | Remove usage of apostrophes in error and warning messages (PR translation/899... | Martin Liska | 1 | -3/+4 |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 1 | -3/+4 |
2019-03-09 | re PR target/79645 (missing period in microblaze.opt) | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 10 | -10/+10 |
2018-08-02 | re PR target/86803 (rx port needs updating for CVE-2017-5753) | Nick Clifton | 1 | -0/+3 |
2018-07-17 | Clean up of new format of -falign-FOO. | Martin Liska | 3 | -31/+36 |
2018-07-04 | [multiple changes] | Martin Liska | 2 | -9/+15 |
2018-02-22 | rx.c (rx_rtx_costs): New function. | DJ Delorie | 1 | -0/+59 |
2018-02-16 | rx.c (add_pop_cfi_notes): New function.; | Jeff Law | 1 | -3/+20 |
2018-02-16 | re PR target/83831 ([RX] Unused bclr,bnot,bset insns) | Oleg Endo | 1 | -1/+1 |
2018-02-14 | re PR target/83831 ([RX] Unused bclr,bnot,bset insns) | Oleg Endo | 3 | -23/+277 |
2018-02-09 | rx.md: updated "movsicc" expand to be matched by GCC | Sebastian Perta | 1 | -1/+6 |
2018-02-09 | constraints.md: added new constraint CALL_OP_SYMBOL_REF to allow or block "sy... | Sebastian Perta | 2 | -2/+8 |
2018-01-12 | re PR target/81819 ([RX] internal compiler error: in rx_is_restricted_memory_... | Oleg Endo | 1 | -0/+3 |
2018-01-11 | re PR target/81821 ([RX] xchg_mem<mode> uses wrong memory operand size) | Oleg Endo | 1 | -1/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 10 | -10/+10 |
2017-12-16 | poly_int: IN_TARGET_CODE | Richard Sandiford | 1 | -0/+2 |
2017-12-15 | tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f... | Jakub Jelinek | 1 | -11/+11 |
2017-12-07 | PR c/81544 - attribute noreturn and warn_unused_result on the same function a... | Martin Sebor | 1 | -6/+6 |
2017-10-23 | Convert STARTING_FRAME_OFFSET to a hook | Richard Sandiford | 1 | -1/+0 |
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 | 2 | -4/+10 |
2017-09-04 | Turn MODES_TIEABLE_P into a target hook | Richard Sandiford | 2 | -5/+14 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 2 | -3/+10 |
2017-08-30 | [2/77] Add an E_ prefix to case statements | Richard Sandiford | 1 | -12/+12 |
2017-08-21 | Remove the frame size argument from function_prologue/epilogue | Richard Sandiford | 1 | -2/+1 |
2017-08-08 | trans.c: Include header files. | Martin Liska | 1 | -0/+2 |
2017-05-13 | mn10300.c (mn10300_match_ccmode): Fix where we look for cc setter after the c... | Jeff Law | 2 | -121/+123 |
2017-04-03 | Fix numerous typos in comments | Jonathan Wakely | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 10 | -10/+10 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-05-31 | Fix wrong-code issues of RX atomic operations. | Oleg Endo | 1 | -9/+29 |
2016-05-10 | Add rudimentary support for atomics on RX. | Oleg Endo | 3 | -12/+197 |