aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/microblaze
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Move crtstuff support to toplevel libgccRainer Orth3-86/+0
2011-09-14microblaze.md: Use match_test rather than eq/ne symbol_ref throughout file.Richard Sandiford1-1/+1
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-1/+2
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-11/+0
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-3/+0
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-8/+17
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-16/+0
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford3-10/+16
2011-04-18fix doubled-word typos in comments and strings: e.g., s/in in/in/Jim Meyering1-1/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-16/+0
2011-03-30reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law1-2/+2
2011-03-22microblaze.c: Don't include opts.h.Joseph Myers2-30/+2
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-4/+11
2011-03-21ChangeLog gcc/Kai Tietz1-4/+8
2011-02-22osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option.Joseph Myers1-1/+1
2011-02-03microblaze.opt (Zxl-mode-bootstrap, [...]): New Driver options.Joseph Myers1-1/+19
2011-01-14microblaze.h (ASM_SPEC): Remove %{microblaze1}.Joseph Myers1-1/+0
2011-01-14microblaze.h (CC1_SPEC): Remove -gline spec.Joseph Myers1-1/+1
2011-01-14microblaze.h (CC1_SPEC): Remove %{save-temps: }.Joseph Myers1-2/+1
2011-01-04Fix obvious typo.Philipp Thomas1-1/+1
2010-12-09arc.h (ASM_SPEC): Remove %{v}.Joseph Myers1-1/+1
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers1-1/+1
2010-12-02freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers1-1/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-1/+0
2010-11-26re PR target/46623 (microblaze --enable-werror-always build fails)Joern Rennecke2-23/+36
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-4/+0
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-2/+2
2010-11-02microblaze-protos.h (function_arg): Delete.Nathan Froyd3-21/+19
2010-11-01common.opt (R, [...]): New.Joseph Myers1-4/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-3/+10
2010-10-19Use sjlj unwind.Michael Eager1-0/+3
2010-10-04flags.h (g_switch_value, [...]): Remove.Joseph Myers1-7/+3
2010-09-30Check in support for Xilinx MicroBlaze processor.Michael Eager12-0/+6752