aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/microblaze
AgeCommit message (Expand)AuthorFilesLines
2018-01-14re PR target/83013 (MicroBlaze - #ident - Error: operation combines symbols i...Nathan Rossi1-1/+3
2018-01-03Update copyright years.Jakub Jelinek11-11/+11
2017-12-21poly_int: argument sizesRichard Sandiford1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford2-0/+4
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-12/+7
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-6/+6
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2-4/+11
2017-09-26Enable no-exec stacks for more targets using the Linux kernel.Joseph Myers1-0/+2
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-6/+13
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-5/+0
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-3/+0
2017-09-05Make more use of int_mode_for_sizeRichard Sandiford1-1/+1
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-6/+14
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-17/+20
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford1-5/+5
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford1-18/+18
2017-08-30[1/77] Add an E_ prefix to mode namesRichard Sandiford1-1/+1
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-3/+2
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-07-25[RTEMS] Add GCC Runtime Library ExceptionSebastian Huber1-12/+17
2017-07-05Remove enum before machine_modeRichard Sandiford2-3/+2
2017-05-27Revert:Michael Eager1-2/+2
2017-03-10Eliminate unneeded test.Michael Eager1-1/+1
2017-03-09Correct failures with --enable-checking=yes,rtl.Michael Eager2-6/+6
2017-01-24microblaze.h (ASM_FORMAT_PRIVATE_NAME): Increase buffer size.Jeff Law1-1/+1
2017-01-06Make MicroBlaze support DWARF EH (old Xilinx patch, needed for glibc build).Edgar E. Iglesias4-4/+50
2017-01-01Update copyright years.Jakub Jelinek11-11/+11
2016-11-15Fix instances of gen_rtx_REG (VOIDmode, ...)Richard Sandiford1-1/+1
2016-10-31linux.h (UCLIBC_DYNAMIC_LINKER): Define.Waldemar Brodkorb1-0/+1
2016-10-26microblaze.c (tls_mentioned_p): Avoid fallthru.Jeff Law1-0/+1
2016-10-26microblaze.c (microblaze_function_arg): Adjust fallthru comment.Jeff Law1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-6/+4
2016-06-02microblaze.c: fix warningsDavid Malcolm1-2/+3
2016-04-27[Microblaze] Redefine LINK_SPEC for RTEMSJoel Sherrill1-0/+7
2016-01-21Issue wic prefetch instruction at call site. Ajit Agarwal3-0/+169
2016-01-21Mark r20 as fixed. Mark r21 not fixed & allocatable in callee.Ajit Agarwal1-2/+2
2016-01-04Update copyright years.Jakub Jelinek11-11/+11
2015-11-09Machine modes for address printing.Julian Brown1-2/+2
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-22/+22
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod2-30/+8
2015-10-15microblaze musl supportGregor Richards1-2/+12
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-9/+4
2015-10-05Replace REAL_VALUES_LESS with real_lessRichard Sandiford1-2/+2
2015-09-29[PATCH] Fix building microblaze targets with trunkJeff Law1-1/+1
2015-08-24microblaze.c (microblaze_classify_unspec): Fix cast syntax.Richard Sandiford1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-2/+2