aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/microblaze
AgeCommit message (Expand)Author
2011-11-02Move crtstuff support to toplevel libgccRainer Orth
2011-09-14gcc/Richard Sandiford
2011-08-18gcc/Richard Sandiford
2011-08-05 gcc:Rainer Orth
2011-07-19 * target.def (class_max_nregs): New hook.Anatoly Sokolov
2011-06-16 PR middle-end/46500Joern Rennecke
2011-06-14 * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move toJoseph Myers
2011-04-21 * config/alpha/alpha.c (struct machine_function): Use rtx, notJoseph Myers
2011-04-21gcc/Richard Sandiford
2011-04-18fix doubled-word typos in comments and strings: e.g., s/in in/in/Jim Meyering
2011-03-31 PR target/47109Joseph Myers
2011-03-30 * reload.h (reg_equiv_constant): Move into new structure reg_equivs,Jeff Law
2011-03-22 * config/microblaze/microblaze.c: Don't include opts.h.Joseph Myers
2011-03-22 * target.def (handle_option): Take gcc_options andJoseph Myers
2011-03-21ChangeLog gcc/Kai Tietz
2011-02-22 * config/alpha/osf5.opt (mno-mips-tfile): Mark as Target ratherJoseph Myers
2011-02-03 * config/microblaze/microblaze.opt (Zxl-mode-bootstrap,Joseph Myers
2011-01-14 * config/microblaze/microblaze.h (ASM_SPEC): RemoveJoseph Myers
2011-01-14 * config/microblaze/microblaze.h (CC1_SPEC): Remove -gline spec.Joseph Myers
2011-01-14 * config/microblaze/microblaze.h (CC1_SPEC): Remove %{save-temps: }.Joseph Myers
2011-01-04Fix obvious typo.Philipp Thomas
2010-12-09 * config/arc/arc.h (ASM_SPEC): Remove %{v}.Joseph Myers
2010-12-09 * config/alpha/freebsd.h (LINK_SPEC): Don't useJoseph Myers
2010-12-02 * config/alpha/freebsd.h (LINK_SPEC): Don't handle -Wl,.Joseph Myers
2010-12-01 * common.opt (main_input_filename, main_input_basename,Joseph Myers
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-11-29 * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers
2010-11-26 PR target/46623Joern Rennecke
2010-11-23 * tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka
2010-11-10 * cfgloop.c (verify_loop_structure): Use %' in diagnostics. StartJoseph Myers
2010-11-02 * config/microblaze/microblaze-protos.h (function_arg): Delete.Nathan Froyd
2010-11-01 * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New.Joseph Myers
2010-10-22 * target.h (enum opt_levels, struct default_options): New.Joseph Myers
2010-10-19Use sjlj unwind.Michael Eager
2010-10-04 * flags.h (g_switch_value, g_switch_set): Remove.Joseph Myers
2010-09-30Check in support for Xilinx MicroBlaze processor. Michael Eager