aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/microblaze/microblaze.h
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-17/+17
2024-06-25Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_typeKewen Lin1-3/+0
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-04-20arch: Use VIRTUAL_REGISTER_P predicate.Uros Bizjak1-3/+2
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska1-4/+4
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-20microblaze.h (ASM_OUTPUT_SKIP): Use HOST_WIDE_PRINT_UNSIGNED.Jonas Pfeil1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-04-30Microblaze Target: PIC data text relative Andrew Sadek1-5/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-4/+0
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-6/+0
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-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-6/+0
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-14/+0
2017-05-27Revert:Michael Eager1-2/+2
2017-01-24microblaze.h (ASM_FORMAT_PRIVATE_NAME): Increase buffer size.Jeff Law1-1/+1
2017-01-06Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build).Edgar E. Iglesias1-0/+16
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-15Fix instances of gen_rtx_REG (VOIDmode, ...)Richard Sandiford1-1/+1
2016-01-21Mark r20 as fixed. Mark r21 not fixed & allocatable in callee.Ajit Agarwal1-2/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-2/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-08-18Add Init_priority support.Ajit Agarwal1-0/+6
2014-05-17ChangeLog:Ajit Agarwal1-1/+4
2014-02-23[multiple changes]Michael Eager1-3/+0
2014-02-11Fixes warnings like;David Holsgrove1-0/+6
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-1/+0
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-0/+4
2013-03-14Add support for TLS in MicroBlazeEdgar E. Iglesias1-3/+4
2013-03-05Add fast interrupt.David Holsgrove1-0/+2
2013-03-04Add microblaze_legitimate_pic_operand methodDavid Holsgrove1-1/+1
2013-03-03Support -mxl-reorder and swap instructions.David Holsgrove1-0/+1
2013-02-19Add support for the CLZ insnEdgar E. Iglesias1-0/+4
2013-02-16Add TARGET_SUPPORTS_PIC flag and check that the flag_pic = 2Edgar E. Iglesias1-0/+3
2013-02-16microblaze.c (microblaze_asm_trampoline_template): Replace with a microblaze ...Edgar E. Iglesias1-1/+2
2013-02-08config.gcc (microblaze*-linux*): Add TARGET_BIG_ENDIAN_DEFAULTEdgar E. Iglesias1-4/+17
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-06-26system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher1-5/+0