Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 11 | -11/+11 |
2021-10-08 | Come up with OPTION_SET_P macro. | Martin Liska | 1 | -1/+2 |
2021-05-26 | Remove useless register keywords | Jakub Jelinek | 2 | -21/+23 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 11 | -11/+11 |
2020-12-16 | opts: Remove all usages of Report keyword. | Martin Liska | 1 | -4/+4 |
2020-04-05 | Microblaze: Fixed missing save of r18 in fast_interrupt. Register 18 is used ... | Nagaraju Mekala | 1 | -1/+1 |
2020-04-05 | Microblaze: Modified trap instruction There is a bug in trap instruction gene... | Nagaraju Mekala | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 11 | -11/+11 |
2019-11-15 | microblaze: fix PR65649 | Nick Clifton | 1 | -2/+2 |
2019-09-20 | microblaze.h (ASM_OUTPUT_SKIP): Use HOST_WIDE_PRINT_UNSIGNED. | Jonas Pfeil | 1 | -1/+1 |
2019-09-10 | Add call_used_or_fixed_reg_p | Richard Sandiford | 1 | -1/+1 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE | Richard Sandiford | 1 | -9/+7 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG | Richard Sandiford | 1 | -13/+11 |
2019-08-20 | Use function_arg_info for TARGET_ARG_PARTIAL_BYTES | Richard Sandiford | 1 | -13/+8 |
2019-06-27 | builtins.c (get_memory_rtx): Fix comment. | Aaron Sawdey | 2 | -2/+2 |
2019-05-16 | gcc: move assemble_start_function / assemble_end_function to output_mi_thunk | Max Filippov | 1 | -0/+3 |
2019-04-15 | microblaze.c (microblaze_expand_block_move): Treat size and alignment as unsi... | Jeff Law | 1 | -6/+6 |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 1 | -6/+9 |
2019-03-09 | re PR target/79645 (missing period in microblaze.opt) | Jakub Jelinek | 1 | -1/+1 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -6/+6 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 11 | -11/+11 |
2018-11-27 | microblaze.c (microblaze_block_move_straight): Use RETURN_BEGIN in call to mo... | Jeff Law | 1 | -2/+2 |
2018-04-30 | Microblaze Target: PIC data text relative | Andrew Sadek | 5 | -43/+200 |
2018-01-14 | re PR target/83013 (MicroBlaze - #ident - Error: operation combines symbols i... | Nathan Rossi | 1 | -1/+3 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 11 | -11/+11 |
2017-12-21 | poly_int: argument sizes | Richard Sandiford | 1 | -1/+1 |
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 | -12/+7 |
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 | 2 | -4/+11 |
2017-09-26 | Enable no-exec stacks for more targets using the Linux kernel. | Joseph Myers | 1 | -0/+2 |
2017-09-25 | Turn CONSTANT_ALIGNMENT into a hook | Richard Sandiford | 2 | -6/+13 |
2017-09-15 | Turn TRULY_NOOP_TRUNCATION into a hook | Richard Sandiford | 1 | -5/+0 |
2017-09-12 | Turn HARD_REGNO_NREGS into a target hook | Richard Sandiford | 1 | -3/+0 |
2017-09-05 | Make more use of int_mode_for_size | Richard Sandiford | 1 | -1/+1 |
2017-09-04 | Turn MODES_TIEABLE_P into a target hook | Richard Sandiford | 2 | -6/+14 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 2 | -17/+20 |
2017-09-04 | PR82045: Avoid passing machine modes through "..." | Richard Sandiford | 1 | -5/+5 |
2017-08-30 | [2/77] Add an E_ prefix to case statements | Richard Sandiford | 1 | -18/+18 |
2017-08-30 | [1/77] Add an E_ prefix to mode names | Richard Sandiford | 1 | -1/+1 |
2017-08-21 | Remove the frame size argument from function_prologue/epilogue | Richard Sandiford | 1 | -3/+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-05 | Remove enum before machine_mode | Richard Sandiford | 2 | -3/+2 |
2017-05-27 | Revert: | Michael Eager | 1 | -2/+2 |
2017-03-10 | Eliminate unneeded test. | Michael Eager | 1 | -1/+1 |
2017-03-09 | Correct failures with --enable-checking=yes,rtl. | Michael Eager | 2 | -6/+6 |
2017-01-24 | microblaze.h (ASM_FORMAT_PRIVATE_NAME): Increase buffer size. | Jeff Law | 1 | -1/+1 |
2017-01-06 | Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build). | Edgar E. Iglesias | 4 | -4/+50 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 11 | -11/+11 |