Age | Commit message (Expand) | Author | Files | Lines |
2023-05-18 | gcc/config/*: use _P() defines from tree.h | Bernhard Reutner-Fischer | 1 | -1/+1 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 21 | -21/+21 |
2022-09-05 | rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO | Martin Liska | 2 | -2/+2 |
2022-08-30 | m32c-rtems: remove obsoleted port | Martin Liska | 1 | -38/+0 |
2022-05-16 | Use more ARRAY_SIZE. | Martin Liska | 1 | -1/+1 |
2022-01-18 | Fix -Wformat-diag in various targets. | Martin Liska | 1 | -6/+6 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 3 | -3/+3 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 2 | -0/+0 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 22 | -22/+22 |
2021-10-08 | Come up with OPTION_SET_P macro. | Martin Liska | 1 | -1/+2 |
2021-06-17 | Add a target calls hook: TARGET_PUSH_ARGUMENT | H.J. Lu | 2 | -1/+3 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 22 | -22/+22 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 22 | -22/+22 |
2019-09-10 | Add call_used_or_fixed_reg_p | Richard Sandiford | 1 | -1/+1 |
2019-09-09 | Remove IOR_HARD_REG_SET | Richard Sandiford | 1 | -2/+1 |
2019-09-09 | Remove AND_HARD_REG_SET | Richard Sandiford | 1 | -2/+1 |
2019-09-09 | Remove COPY_HARD_REG_SET | Richard Sandiford | 1 | -1/+1 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE | Richard Sandiford | 1 | -5/+3 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG | Richard Sandiford | 1 | -15/+13 |
2019-08-20 | Use function_arg_info for TARGET_PASS_BY_REFERENCE | Richard Sandiford | 1 | -6/+3 |
2019-06-27 | builtins.c (get_memory_rtx): Fix comment. | Aaron Sawdey | 3 | -12/+12 |
2019-04-05 | Remove usage of apostrophes in error and warning messages (PR translation/899... | Martin Liska | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 22 | -22/+22 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 22 | -22/+22 |
2018-01-03 | poly_int: PUSH_ROUNDING | Richard Sandiford | 2 | -3/+3 |
2017-12-19 | read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ... | Jakub Jelinek | 3 | -8/+8 |
2017-12-16 | poly_int: IN_TARGET_CODE | Richard Sandiford | 2 | -0/+4 |
2017-12-15 | tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f... | Jakub Jelinek | 1 | -8/+9 |
2017-12-07 | PR c/81544 - attribute noreturn and warn_unused_result on the same function a... | Martin Sebor | 1 | -5/+7 |
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 | -1/+0 |
2017-09-15 | Turn CANNOT_CHANGE_MODE_CLASS into a hook | Richard Sandiford | 3 | -13/+13 |
2017-09-12 | Turn HARD_REGNO_NREGS into a target hook | Richard Sandiford | 3 | -8/+8 |
2017-09-04 | Turn MODES_TIEABLE_P into a target hook | Richard Sandiford | 3 | -4/+4 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 3 | -7/+10 |
2017-08-30 | [62/77] Big machine_mode to scalar_int_mode replacement | Richard Sandiford | 1 | -3/+3 |
2017-08-30 | [2/77] Add an E_ prefix to case statements | Richard Sandiford | 1 | -1/+1 |
2017-08-07 | Add missing header file attribs.h to couple of targets. | Martin Liska | 1 | -0/+2 |
2017-07-25 | [RTEMS] Add GCC Runtime Library Exception | Sebastian Huber | 1 | -12/+17 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 22 | -22/+22 |
2016-11-02 | use rtx_insn * in various places where it is obvious | Trevor Saunders | 1 | -2/+2 |
2016-10-26 | m32c.c (encode_pattern_1): Add fallthru comment. | Jeff Law | 1 | -0/+2 |
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 | 22 | -22/+22 |
2015-11-09 | Machine modes for address printing. | Julian Brown | 1 | -1/+1 |
2015-10-21 | Improve --help output to generate references to option aliases. | Martin Sebor | 1 | -6/+6 |
2015-10-16 | gen-mul-tables.cc: Adjust include files. | Andrew MacLeod | 2 | -33/+8 |
2015-08-24 | builtins.c (expand_cmpstr, [...]): New functions. | Richard Sandiford | 1 | -4/+4 |
2015-07-10 | bb-reorder.c: Don't include obstack.h if backend.h is included. | Andrew Macleod | 1 | -1/+0 |