summaryrefslogtreecommitdiff
path: root/gcc/config/microblaze/microblaze.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod2014-11-011-0/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-25/+25
* cgraph.h: Flatten.Andrew MacLeod2014-10-281-0/+4
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+9
* microblaze.c: Include rtl-iter.h.Richard Sandiford2014-10-261-16/+13
* function.h: Flatten file.Andrew MacLeod2014-10-161-1/+5
* Use rtx_insn for various target.def hooksDavid Malcolm2014-08-271-2/+2
* config/microblaze/microblaze.c: Use rtx_insn and rtx_code_labelDavid Malcolm2014-08-251-10/+14
* IPA C++ refactoring 4/NMartin Liska2014-08-251-2/+2
* Add Init_priority support.Ajit Agarwal2014-08-181-0/+44
* symtab.c (section_hash): New hash.Jan Hubicka2014-06-121-1/+1
* expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod2014-06-021-0/+1
* ChangeLog:Ajit Agarwal2014-05-171-4/+36
* microblaze.c: Add microblaze_asm_output_mi_thunk and define TARGET_ASM_OUTPUT...David Holsgrove2014-02-231-0/+73
* predicates.md: Add cmp_op predicate.David Holsgrove2014-02-231-44/+24
* microblaze.c: Extend mcpu version formatNagaraju Mekala2014-02-111-7/+14
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* microblaze.c (microblaze_expand_prologue): Rename flag_stack_usage to flag_st...David Holsgrove2013-07-231-1/+1
* microblaze.c: Add microblaze_asm_output_mi_thunk and define TARGET_ASM_OUTPUT...David Holsgrove2013-07-231-0/+10
* microblaze.c (microblaze_expand_prologue): Add check for flag_stack_usage to ...David Holsgrove2013-07-181-0/+3
* Revert 200443.Michael Eager2013-06-271-10/+0
* Add sync_compare_and_swapsi and sync_test_and_setsi.David Holsgrove2013-06-261-0/+10
* Add support for TLS in MicroBlazeEdgar E. Iglesias2013-03-141-109/+487
* Add fast interrupt.David Holsgrove2013-03-051-16/+40
* Add microblaze_legitimate_pic_operand methodDavid Holsgrove2013-03-041-0/+26
* Support -mxl-reorder and swap instructions.David Holsgrove2013-03-031-0/+15
* Avoid pcmpe insns when not valuable.Edgar E. Iglesias2013-02-271-15/+2
* Add support for the CLZ insnEdgar E. Iglesias2013-02-191-0/+11
* Add TARGET_SUPPORTS_PIC flag and check that the flag_pic = 2Edgar E. Iglesias2013-02-161-0/+12
* microblaze.c (microblaze_asm_trampoline_template): Replace with a microblaze ...Edgar E. Iglesias2013-02-161-11/+7
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2012-09-051-1/+3
* output.h: (current_function_is_leaf...Steven Bosscher2012-06-241-5/+5
* target.def (output_ident): New hook.Steven Bosscher2012-06-191-6/+19
* integrate.c: Remove.Steven Bosscher2012-05-291-1/+0
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-1/+1
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-3/+4
* microblaze.c (microblaze_emit_compare): Correct test after pcmp instruction.Michael Eager2012-01-271-2/+4
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-1/+2
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-8/+17
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-16/+0
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-3/+16
* fix doubled-word typos in comments and strings: e.g., s/in in/in/Jim Meyering2011-04-181-1/+1
* reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law2011-03-301-2/+2
* microblaze.c: Don't include opts.h.Joseph Myers2011-03-221-28/+0
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-4/+11
* ChangeLog gcc/Kai Tietz2011-03-211-4/+8
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0