aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/microblaze
AgeCommit message (Expand)AuthorFilesLines
2013-03-14Add support for TLS in MicroBlazeEdgar E. Iglesias6-125/+561
2013-03-05Add fast interrupt.David Holsgrove4-20/+46
2013-03-04Add microblaze_legitimate_pic_operand methodDavid Holsgrove3-1/+28
2013-03-04Dont allow unsupported target rtx into call_internal1Edgar E. Iglesias2-1/+5
2013-03-03Support -mxl-reorder and swap instructions.David Holsgrove4-0/+34
2013-02-27Avoid pcmpe insns when not valuable.Edgar E. Iglesias2-20/+7
2013-02-19Add support for the CLZ insnEdgar E. Iglesias3-0/+25
2013-02-19microblaze.md (call_value_intern): Check symbol is function before branching.Edgar E. Iglesias1-3/+11
2013-02-17Free variable local allocs at block ends.Edgar E. Iglesias1-0/+26
2013-02-16Add TARGET_SUPPORTS_PIC flag and check that the flag_pic = 2Edgar E. Iglesias3-0/+17
2013-02-16microblaze.c (microblaze_asm_trampoline_template): Replace with a microblaze ...Edgar E. Iglesias2-12/+9
2013-02-08config.gcc (microblaze*-linux*): Add TARGET_BIG_ENDIAN_DEFAULTEdgar E. Iglesias7-14/+55
2013-01-23Add TARGET_OS_CPP_BUILTINS for microblaze*-linuxEdgar E. Iglesias1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford10-10/+10
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek4-4/+4
2012-12-05re PR rtl-optimization/54739 (FAIL: gcc.dg/lower-subreg-1.c scan-rtl-dump sub...Michael Eager1-81/+0
2012-10-25config.gcc (microblaze*-*-rtems*): New target.Ralf Corsepius2-0/+26
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-1/+3
2012-06-26system.h (UNALIGNED_SHORT_ASM_OP, [...]): Poison.Steven Bosscher1-5/+0
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-5/+5
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 Bosscher3-9/+22
2012-05-29integrate.c: Remove.Steven Bosscher1-1/+0
2012-05-29LANGUAGES: Fix typos.Joseph Myers2-2/+2
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-3/+4
2012-03-13Fix sgi typosRainer Orth1-2/+2
2012-01-27microblaze.c (microblaze_emit_compare): Correct test after pcmp instruction.Michael Eager1-2/+4
2011-12-29microblaze.md: Add expander for simple_return...Michael Eager1-8/+26
2011-11-02Move crtstuff support to toplevel libgccRainer Orth3-86/+0
2011-09-14microblaze.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-1/+1
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-1/+2
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-11/+0
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-3/+0
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-8/+17
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-16/+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 Sandiford3-10/+16
2011-04-18fix doubled-word typos in comments and strings: e.g., s/in in/in/Jim Meyering1-1/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-16/+0
2011-03-30reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law1-2/+2
2011-03-22microblaze.c: Don't include opts.h.Joseph Myers2-30/+2
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-4/+11
2011-03-21ChangeLog gcc/Kai Tietz1-4/+8
2011-02-22osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option.Joseph Myers1-1/+1
2011-02-03microblaze.opt (Zxl-mode-bootstrap, [...]): New Driver options.Joseph Myers1-1/+19
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
2011-01-04Fix obvious typo.Philipp Thomas1-1/+1
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers1-1/+1