aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/microblaze/microblaze.h
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-24system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.Steven Bosscher1-2/+0
2012-06-19target.def (output_ident): New hook.Steven Bosscher1-2/+2
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-1/+1
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-3/+0
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-6/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-16/+0
2011-01-14microblaze.h (ASM_SPEC): Remove %{microblaze1}.Joseph Myers1-1/+0
2011-01-14microblaze.h (CC1_SPEC): Remove -gline spec.Joseph Myers1-1/+1
2011-01-14microblaze.h (CC1_SPEC): Remove %{save-temps: }.Joseph Myers1-2/+1
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers1-1/+1
2010-12-02freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers1-1/+1
2010-11-26re PR target/46623 (microblaze --enable-werror-always build fails)Joern Rennecke1-9/+14
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-4/+0
2010-11-02microblaze-protos.h (function_arg): Delete.Nathan Froyd1-6/+0
2010-11-01common.opt (R, [...]): New.Joseph Myers1-4/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-3/+0
2010-09-30Check in support for Xilinx MicroBlaze processor.Michael Eager1-0/+952