Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 18 | -18/+18 |
2021-11-20 | Clobber the condition code in the bfin doloop patterns | Jeff Law | 1 | -3/+6 |
2021-10-19 | PR target/102785: Correct addsub/subadd patterns on bfin. | Roger Sayle | 1 | -23/+23 |
2021-10-18 | bfin: Popcount-related improvements to machine description. | Roger Sayle | 1 | -4/+23 |
2021-10-08 | Come up with OPTION_SET_P macro. | Martin Liska | 1 | -2/+3 |
2021-05-26 | Remove useless register keywords | Jakub Jelinek | 1 | -3/+3 |
2021-05-04 | Make bfin-elf build again | Jeff Law | 1 | -2/+0 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 18 | -18/+18 |
2020-12-16 | opts: Remove all usages of Report keyword. | Martin Liska | 1 | -17/+17 |
2020-03-10 | Fix length computation for movsi_insv which resulted in regressions due to ou... | Jeff Law | 1 | -1/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 18 | -18/+18 |
2019-10-31 | Remove missing usage of cgraph_local_info in arm,bfin and c6x. | Martin Liska | 1 | -9/+9 |
2019-09-10 | Add call_used_or_fixed_reg_p | Richard Sandiford | 1 | -9/+9 |
2019-09-09 | Make note_stores take an rtx_insn | Richard Sandiford | 1 | -1/+1 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE | Richard Sandiford | 1 | -6/+4 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG | Richard Sandiford | 1 | -12/+5 |
2019-08-20 | Use function_arg_info for TARGET_SETUP_INCOMING_ARGS | Richard Sandiford | 1 | -3/+2 |
2019-08-20 | Use function_arg_info for TARGET_PASS_BY_REFERENCE | Richard Sandiford | 1 | -4/+2 |
2019-08-20 | Use function_arg_info for TARGET_ARG_PARTIAL_BYTES | Richard Sandiford | 1 | -5/+2 |
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 | 4 | -10/+10 |
2019-05-16 | gcc: move assemble_start_function / assemble_end_function to output_mi_thunk | Max Filippov | 1 | -0/+3 |
2019-03-24 | * config/bfin/bfin.md (movpdi): Fix length for alternative 1. | Jeff Law | 1 | -0/+1 |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 1 | -8/+11 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 18 | -18/+18 |
2018-07-31 | Add support for -nolibc | Olivier Hainque | 3 | -3/+3 |
2018-07-05 | Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C. | Nathan Sidwell | 1 | -2/+0 |
2018-06-13 | emit-rtl.c: more typesafety | David Malcolm | 1 | -2/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 18 | -18/+18 |
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 | -24/+24 |
2017-12-07 | PR c/81544 - attribute noreturn and warn_unused_result on the same function a... | Martin Sebor | 1 | -15/+16 |
2017-10-23 | Convert STARTING_FRAME_OFFSET to a hook | Richard Sandiford | 1 | -6/+0 |
2017-10-10 | Require wi::to_wide for trees | Richard Sandiford | 1 | -1/+1 |
2017-09-25 | Turn CONSTANT_ALIGNMENT into a hook | Richard Sandiford | 2 | -5/+3 |
2017-09-15 | Turn TRULY_NOOP_TRUNCATION into a hook | Richard Sandiford | 1 | -4/+0 |
2017-09-14 | elf.h (LINK_EH_SPEC): Add -static-pie support. | Jakub Jelinek | 1 | -2/+3 |
2017-09-12 | Turn HARD_REGNO_NREGS into a target hook | Richard Sandiford | 2 | -5/+14 |
2017-09-04 | Turn MODES_TIEABLE_P into a target hook | Richard Sandiford | 2 | -17/+18 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 4 | -14/+14 |
2017-09-04 | PR82045: Avoid passing machine modes through "..." | Richard Sandiford | 1 | -2/+2 |
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 | -12/+17 |
2017-07-16 | profile-count.h (profile_probability::from_reg_br_prob_note, [...]): New func... | Jan Hubicka | 1 | -3/+2 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 18 | -18/+18 |
2016-11-29 | * config/bfin/linux.h (CPP_SPEC): Define. | Waldemar Brodkorb | 1 | -0/+3 |
2016-11-02 | use rtx_insn * in various places where it is obvious | Trevor Saunders | 1 | -3/+4 |
2016-10-28 | bfin.c (bfin_legitimate_address_p): Add missing fallthru comment. | Jeff Law | 2 | -0/+6 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-09-22 | use rtx_insn * more | Trevor Saunders | 1 | -1/+1 |