aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/microblaze
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod2-11/+3
2015-06-25function.h (ipa_opt_pass, [...]): Move forward declarations.Andrew MacLeod1-2/+0
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod2-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2-10/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod2-8/+0
2015-05-28microblaze-linux: add missing cpp specsMike Frysinger1-0/+3
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-19cris.c (cris_expand_prologue): Use gen_raw_REG instead of gen_rtx_raw_REG.Richard Sandiford1-3/+3
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-2/+2
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-3/+2
2015-05-05The changes are made in the patch for optimized usage of pcmpne/pcmpeq instru...Ajit Agarwal3-6/+65
2015-05-05The changes are made in the patch for optimized usage of fint instruction.Ajit Agarwal1-0/+25
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+9
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison2-4/+18
2015-01-05Update copyright years.Jakub Jelinek11-11/+11
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-31/+31
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-26microblaze.c: Include rtl-iter.h.Richard Sandiford1-16/+13
2014-10-16function.h: Flatten file.Andrew MacLeod1-1/+5
2014-09-29Fix ICE.Chen Gang1-1/+1
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-2/+2
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-2/+2
2014-08-25config/microblaze/microblaze.c: Use rtx_insn and rtx_code_labelDavid Malcolm1-10/+14
2014-08-25IPA C++ refactoring 4/NMartin Liska1-2/+2
2014-08-18Add Init_priority support.Ajit Agarwal2-0/+50
2014-08-13Remove redundant '@' to avoid compiling warningChen Gang1-2/+1
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-1/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-17ChangeLog:Ajit Agarwal4-14/+63
2014-02-23microblaze.md: Correct ashrsi_reg / lshrsi_reg namesDavid Holsgrove1-2/+2
2014-02-23[multiple changes]Michael Eager1-3/+0
2014-02-23microblaze.c: Add microblaze_asm_output_mi_thunk and define TARGET_ASM_OUTPUT...David Holsgrove1-0/+73
2014-02-23predicates.md: Add cmp_op predicate.David Holsgrove3-66/+69
2014-02-11Added the lwr/swr instructions pattern.Nagaraju Mekala2-0/+16
2014-02-11microblaze.c: Extend mcpu version formatNagaraju Mekala1-7/+14
2014-02-11Fixes warnings like;David Holsgrove1-0/+6
2014-01-30Add SImode to comparison operator, prevents ICE during combineDavid Holsgrove1-2/+2
2014-01-23microblaze.md: Add trap insn and attributeDavid Holsgrove1-1/+9
2014-01-23microblaze.md: Correct bswaphi2 insn.David Holsgrove1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford11-11/+11
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-1/+0
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-11-05rtlanal.c (tablejump_p): Expect a JUMP_TABLE_DATA to always follow immediatel...Steven Bosscher1-3/+2