summaryrefslogtreecommitdiff
path: root/gcc/config/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Turn HARD_REGNO_MODE_OK into a target hookrsandifo2017-09-042-17/+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
* [RTEMS] Add GCC Runtime Library Exceptionsh2017-07-251-12/+17
* Remove enum before machine_modersandifo2017-07-052-3/+2
* Revert:eager2017-05-271-2/+2
* Eliminate unneeded test.eager2017-03-101-1/+1
* Correct failures with --enable-checking=yes,rtl.eager2017-03-092-6/+6
* * config/microblaze/microblaze.h (ASM_FORMAT_PRIVATE_NAME): Increaselaw2017-01-241-1/+1
* Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build).jsm282017-01-064-4/+50
* Update copyright years.jakub2017-01-0111-11/+11
* Fix instances of gen_rtx_REG (VOIDmode, ...)rsandifo2016-11-151-1/+1
* 2016-10-31 Waldemar Brodkorb <wbx@openadk.org>law2016-10-311-0/+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
* [Microblaze] Redefine LINK_SPEC for RTEMSsh2016-04-271-0/+7
* Issue wic prefetch instruction at call site. eager2016-01-213-0/+169
* Mark r20 as fixed. Mark r21 not fixed & allocatable in callee. eager2016-01-211-2/+2
* Update copyright years.jakub2016-01-0411-11/+11
* Machine modes for address printing.jules2015-11-091-2/+2
* Improve --help output to generate references to option aliases.msebor2015-10-211-22/+22
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-162-30/+8
* microblaze musl supportnsz2015-10-151-2/+12
* 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
* always define WORD_REGISTER_OPERATIONStbsaunde2015-07-091-1/+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-082-11/+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-172-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-082-10/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-042-8/+0
* microblaze-linux: add missing cpp specsvapier2015-05-281-0/+3
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-1/+1
* gcc/rsandifo2015-05-191-3/+3
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-2/+2
* gcc/rsandifo2015-05-071-3/+2
* The changes are made in the patch for optimized usage of pcmpne/pcmpeqeager2015-05-053-6/+65