Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2021-08-31 | More stabs removal. | Jeff Law | 1 | -18/+0 |
2021-07-15 | pass location to md_asm_adjust | Trevor Saunders | 1 | -2/+2 |
2021-06-04 | cris: Update unexpected empty split condition | Kewen Lin | 1 | -1/+1 |
2021-03-11 | cris: define HARD_FRAME_POINTER_REGNUM | Hans-Peter Nilsson | 3 | -20/+36 |
2021-03-10 | cris: define DWARF_FRAME_REGISTERS | Hans-Peter Nilsson | 1 | -0/+3 |
2021-03-06 | cris: don't define MAX_FIXED_MODE_SIZE | Hans-Peter Nilsson | 1 | -7/+0 |
2021-03-04 | Add input_modes parameter to TARGET_MD_ASM_ADJUST hook | Ilya Leoshkevich | 1 | -3/+4 |
2021-02-24 | cris: support -fstack-usage | Hans-Peter Nilsson | 1 | -0/+5 |
2021-02-22 | cris: Fix addi insn mult vs. shift canonicalization | Hans-Peter Nilsson | 2 | -12/+44 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2020-12-16 | opts: Remove all usages of Report keyword. | Martin Liska | 2 | -33/+33 |
2020-07-13 | cris: Add new pass eliminating compares after delay-slot-filling | Hans-Peter Nilsson | 4 | -0/+226 |
2020-07-13 | cris: Remove config/cris/t-cris gt-cris.h cargo | Hans-Peter Nilsson | 1 | -3/+0 |
2020-07-13 | cris: Use addi.b for additions where flags aren't inspected | Hans-Peter Nilsson | 1 | -1/+39 |
2020-07-13 | cris: Correct output templates in define_subst patterns. | Hans-Peter Nilsson | 1 | -3/+3 |
2020-07-06 | cris: New peephole2 movulsr + test-case. | Hans-Peter Nilsson | 1 | -4/+41 |
2020-07-06 | cris: Correct gcc_assert for atomic_fetch_op pattern | Hans-Peter Nilsson | 1 | -1/+5 |
2020-07-06 | cris: update recent patterns. Simplify cris_select_cc_mode. | Hans-Peter Nilsson | 3 | -67/+71 |
2020-07-06 | cris.md: Reinstate add/sub with extend | Hans-Peter Nilsson | 1 | -0/+83 |
2020-05-09 | cris: Enable "neg" to set condition codes. | Hans-Peter Nilsson | 2 | -5/+5 |
2020-05-09 | cris: Enable single-bit btst/btstq to set condition codes. | Hans-Peter Nilsson | 3 | -20/+82 |
2020-05-09 | cris: Enable 32-bit shifts, clz, bswap, umin to set condition codes. | Hans-Peter Nilsson | 1 | -4/+4 |
2020-05-09 | cris: Enable general "and", "or", "xor", "not" to set condition codes. | Hans-Peter Nilsson | 1 | -21/+30 |
2020-05-09 | cris: Enable additions and subtractions to set condition codes. | Hans-Peter Nilsson | 1 | -10/+10 |
2020-05-09 | cris: Enable extend operations to SImode to set condition codes. | Hans-Peter Nilsson | 1 | -2/+2 |
2020-05-09 | cris: Enable movhi and movqi to set condition codes. Anonymize. | Hans-Peter Nilsson | 1 | -7/+11 |
2020-05-09 | cris: Enable *movsi_internal to set condition codes. | Hans-Peter Nilsson | 1 | -5/+56 |
2020-05-09 | cris: Introduce CC_NZVCmode and CC_NZmode. | Hans-Peter Nilsson | 5 | -72/+237 |
2020-05-09 | cris.md: Post-reload, split/generate clobberless zero source moves | Hans-Peter Nilsson | 1 | -2/+17 |
2020-05-09 | cris.md: Post-reload, split/generate clobberless memory destination moves | Hans-Peter Nilsson | 1 | -0/+47 |
2020-05-09 | config/cris/cris.h (REVERSIBLE_CC_MODE): Define to true. | Hans-Peter Nilsson | 1 | -0/+3 |
2020-05-09 | cris: Define TARGET_FLAGS_REGNUM. | Hans-Peter Nilsson | 1 | -0/+10 |
2020-05-09 | cris: Emit trivial btstq expected by gcc.target/cris/sync-2i.c, sync-2c.c | Hans-Peter Nilsson | 1 | -0/+27 |
2020-05-09 | cris: Move trivially from cc0 to reg:CC model, removing most optimizations. | Hans-Peter Nilsson | 6 | -2570/+587 |
2020-05-09 | gcc/config/cris: Remove shared-library and CRIS v32 support. | Hans-Peter Nilsson | 8 | -2278/+203 |
2020-05-09 | gcc/config/cris/t-elfmulti: Remove crisv32 multilib. | Hans-Peter Nilsson | 1 | -4/+3 |
2020-05-09 | cris: Remove from gcc/config/cris: t-linux, linux.h, linux.opt | Hans-Peter Nilsson | 3 | -188/+0 |
2020-02-10 | cris: try to generate zero-based comparisons | Hans-Peter Nilsson | 3 | -2/+62 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 13 | -13/+13 |
2019-09-10 | Add call_used_or_fixed_reg_p | Richard Sandiford | 1 | -2/+2 |
2019-08-20 | Use function_arg_info for TARGET_MUST_PASS_IN_STACK | Richard Sandiford | 1 | -2/+2 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE | Richard Sandiford | 1 | -5/+5 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG | Richard Sandiford | 1 | -16/+11 |
2019-08-20 | Use function_arg_info for TARGET_SETUP_INCOMING_ARGS | Richard Sandiford | 1 | -4/+4 |
2019-08-20 | Use function_arg_info for TARGET_PASS_BY_REFERENCE | Richard Sandiford | 1 | -8/+6 |
2019-08-20 | Use function_arg_info for TARGET_ARG_PARTIAL_BYTES | Richard Sandiford | 1 | -7/+6 |
2019-05-16 | gcc: move assemble_start_function / assemble_end_function to output_mi_thunk | Max Filippov | 1 | -0/+4 |
2019-04-05 | Remove usage of apostrophes in error and warning messages (PR translation/899... | Martin Liska | 1 | -1/+1 |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 1 | -5/+7 |