summaryrefslogtreecommitdiff
path: root/gcc/config/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-2/+2
* config/microblaze/microblaze.c: Use rtx_insn and rtx_code_labeldmalcolm2014-08-251-10/+14
* IPA C++ refactoring 4/Nmarxin2014-08-251-2/+2
* Add Init_priority support.eager2014-08-182-0/+50
* Remove redundant '@' to avoid compiling warningeager2014-08-131-2/+1
* * symtab.c (section_hash): New hash.hubicka2014-06-121-1/+1
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* ChangeLog:eager2014-05-174-14/+63
* 2014-02-23 David Holsgrove <david.holsgrove@xilinx.com>eager2014-02-231-2/+2
* 2014-02-23 Edgar E. Iglesias <edgar.iglesias@xilinx.com>eager2014-02-231-3/+0
* 2014-02-23 David Holsgrove <david.holsgrove@xilinx.com>eager2014-02-231-0/+73
* 2014-02-23 David Holsgrove <david.holsgrove@xilinx.com>eager2014-02-233-66/+69
* Added the lwr/swr instructions pattern.eager2014-02-112-0/+16
* 2013-11-26 Nagaraju Mekala <nagaraju.mekala@xilinx.com>eager2014-02-111-7/+14
* Fixes warnings like;eager2014-02-111-0/+6
* Add SImode to comparison operator, prevents ICE during combineeager2014-01-301-2/+2
* 2014-01-23 David Holsgrove <david.holsgrove@xilinx.com>eager2014-01-231-1/+9
* 2014-01-22 David Holsgrove <david.holsgrove@xilinx.com>eager2014-01-231-1/+2
* Update copyright years in gcc/rsandifo2014-01-0211-11/+11
* 2013-12-13 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2013-12-131-1/+0
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+3
* * rtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to always followsteven2013-11-051-3/+2
* * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin2013-08-191-0/+4
* * config/microblaze/microblaze.c (microblaze_expand_prologue):eager2013-07-231-1/+1
* * config/microblaze/microblaze.c: Add microblaze_asm_output_mi_thunkeager2013-07-234-0/+60
* * gcc/config/microblaze/microblaze.c (microblaze_expand_prologue):eager2013-07-181-0/+3
* Revert 200443.eager2013-06-274-84/+0
* 2013-06-16 David Holsgrove <david.holsgrove@xilinx.com>eager2013-06-264-0/+84
* Add support for TLS in MicroBlazeeager2013-03-146-125/+561
* Add fast interrupt.eager2013-03-054-20/+46
* Add microblaze_legitimate_pic_operand methodeager2013-03-043-1/+28
* Dont allow unsupported target rtx into call_internal1eager2013-03-042-1/+5
* Support -mxl-reorder and swap instructions.eager2013-03-034-0/+34
* Avoid pcmpe insns when not valuable.eager2013-02-272-20/+7
* Add support for the CLZ insneager2013-02-193-0/+25
* * config/microblaze/microblaze.md (call_value_intern): Check symbol is eager2013-02-191-3/+11
* Free variable local allocs at block ends.eager2013-02-171-0/+26
* Add TARGET_SUPPORTS_PIC flag and check that the flag_pic = 2eager2013-02-163-0/+17
* * config/microblaze/microblaze.c (microblaze_asm_trampoline_template): eager2013-02-162-12/+9
* gcc:eager2013-02-087-14/+55
* Add TARGET_OS_CPP_BUILTINS for microblaze*-linuxeager2013-01-231-0/+3
* Update copyright years in gcc/rsandifo2013-01-1010-10/+10
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-044-4/+4
* PR rtl-optimization/54739eager2012-12-051-81/+0
* 2012-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>corsepiu2012-10-252-0/+26
* * hooks.c (hook_int_rtx_mode_as_bool_0): New function.olegendo2012-09-051-1/+3
* * system.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,steven2012-06-261-5/+0
* * output.h: (current_function_is_leaf,steven2012-06-241-5/+5
* * system.h: Poison ASM_BYTE_OP and ASM_OUTPUT_BYTE.steven2012-06-241-2/+0
* gcc/steven2012-06-193-9/+22