summaryrefslogtreecommitdiff
path: root/gcc/config/microblaze/microblaze.c
Commit message (Expand)AuthorAgeFilesLines
* Turn MODES_TIEABLE_P into a target hookrsandifo2017-09-041-0/+14
* Turn HARD_REGNO_MODE_OK into a target hookrsandifo2017-09-041-3/+20
* PR82045: Avoid passing machine modes through "..."rsandifo2017-09-041-5/+5
* [2/77] Add an E_ prefix to case statementsrsandifo2017-08-301-18/+18
* [1/77] Add an E_ prefix to mode namesrsandifo2017-08-301-1/+1
* Remove the frame size argument from function_prologue/epiloguersandifo2017-08-211-3/+2
* .marxin2017-08-081-0/+2
* Remove enum before machine_modersandifo2017-07-051-2/+1
* Eliminate unneeded test.eager2017-03-101-1/+1
* Correct failures with --enable-checking=yes,rtl.eager2017-03-091-3/+3
* Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build).jsm282017-01-061-4/+23
* Update copyright years.jakub2017-01-011-1/+1
* * config/microblaze/microblaze.c (tls_mentioned_p): Avoidlaw2016-10-261-0/+1
* * config/microblaze/microblaze.c (microblaze_function_arg): Adjustlaw2016-10-261-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* Put a TARGET_LRA_P into every targetsegher2016-09-141-0/+3
* merge adjust_cost and adjust_cost_2 target hookstbsaunde2016-07-281-6/+4
* microblaze.c: fix warningsdmalcolm2016-06-021-2/+3
* Issue wic prefetch instruction at call site. eager2016-01-211-0/+151
* Update copyright years.jakub2016-01-041-1/+1
* Machine modes for address printing.jules2015-11-091-2/+2
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-24/+7
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-9/+4
* Replace REAL_VALUES_LESS with real_lessrsandifo2015-10-051-2/+2
* [PATCH] Fix building microblaze targets with trunklaw2015-09-291-1/+1
* gcc/rsandifo2015-08-241-1/+1
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* 2015-06-25 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-251-2/+0
* gcc/rsandifo2015-06-251-0/+1
* gcc/rsandifo2015-06-251-1/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-2/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-7/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* gcc/rsandifo2015-05-191-3/+3
* gcc/rsandifo2015-05-071-3/+2
* The changes are made in the patch for optimized usage of pcmpne/pcmpeqeager2015-05-051-0/+45
* 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-091-4/+9
* Update copyright years.jakub2015-01-051-1/+1
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-291-25/+25
* * 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
* 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