summaryrefslogtreecommitdiff
path: root/gcc/config/microblaze
Commit message (Expand)AuthorAgeFilesLines
* microblaze-linux: add missing cpp specsvapier2015-05-281-0/+3
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+9
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-092-4/+18
* Update copyright years.jakub2015-01-0511-11/+11
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-292-31/+31
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-0/+4
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* gcc/rsandifo2014-10-261-16/+13
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-1/+5
* Fix ICE. Need use VOID instead of SI, or when real VOIDmode comes, it does noteager2014-09-291-1/+1
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-2/+2
* 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