aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/microblaze
AgeCommit message (Expand)AuthorFilesLines
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska2-8/+8
2022-01-17Change references of .c files to .cc filesMartin Liska5-12/+12
2022-01-17Rename .c files to .cc files.Martin Liska2-0/+0
2022-01-03Update copyright years.Jakub Jelinek11-11/+11
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-1/+2
2021-05-26Remove useless register keywordsJakub Jelinek2-21/+23
2021-01-04Update copyright years.Jakub Jelinek11-11/+11
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-4/+4
2020-04-05Microblaze: Fixed missing save of r18 in fast_interrupt. Register 18 is used ...Nagaraju Mekala1-1/+1
2020-04-05Microblaze: Modified trap instruction There is a bug in trap instruction gene...Nagaraju Mekala1-1/+1
2020-01-01Update copyright years.Jakub Jelinek11-11/+11
2019-11-15microblaze: fix PR65649Nick Clifton1-2/+2
2019-09-20microblaze.h (ASM_OUTPUT_SKIP): Use HOST_WIDE_PRINT_UNSIGNED.Jonas Pfeil1-1/+1
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-1/+1
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-9/+7
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-13/+11
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-13/+8
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey2-2/+2
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov1-0/+3
2019-04-15microblaze.c (microblaze_expand_block_move): Treat size and alignment as unsi...Jeff Law1-6/+6
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-6/+9
2019-03-09re PR target/79645 (missing period in microblaze.opt)Jakub Jelinek1-1/+1
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-6/+6
2019-01-01Update copyright years.Jakub Jelinek11-11/+11
2018-11-27microblaze.c (microblaze_block_move_straight): Use RETURN_BEGIN in call to mo...Jeff Law1-2/+2
2018-04-30Microblaze Target: PIC data text relative Andrew Sadek5-43/+200
2018-01-14re PR target/83013 (MicroBlaze - #ident - Error: operation combines symbols i...Nathan Rossi1-1/+3
2018-01-03Update copyright years.Jakub Jelinek11-11/+11
2017-12-21poly_int: argument sizesRichard Sandiford1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford2-0/+4
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-12/+7
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-6/+6
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2-4/+11
2017-09-26Enable no-exec stacks for more targets using the Linux kernel.Joseph Myers1-0/+2
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-6/+13
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-5/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-3/+0
2017-09-05Make more use of int_mode_for_sizeRichard Sandiford1-1/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-6/+14
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-17/+20
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-5/+5
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-18/+18
2017-08-30[1/77] Add an E_ prefix to mode namesRichard Sandiford1-1/+1
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-3/+2
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber1-12/+17
2017-07-05Remove enum before machine_modeRichard Sandiford2-3/+2
2017-05-27Revert:Michael Eager1-2/+2
2017-03-10Eliminate unneeded test.Michael Eager1-1/+1
2017-03-09Correct failures with --enable-checking=yes,rtl.Michael Eager2-6/+6