aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r
AgeCommit message (Expand)Author
2006-08-23 gcc/csl/renesas/4.1-9Mark Shinwell
2006-02-18 PR target/24837Joseph Myers
2005-09-07PR target/23747Kazuhiro Inaoka
2005-08-10PR 23309Kazuhiro Inaoka
2005-07-08config/m32r/m32r.c (m32r_output_function_epilogue): Care for a large stack #Nick Clifton
2005-07-08* config/m32r/linux.h (STARTFILE_SPEC): Support PIE.Kazuhiro Inaoka
2005-07-05 * config/m32r/m32r-protos.h: Remove m32r_finalize_pic.Kazuhiro Inaoka
2005-06-25Update FSF address.Kelley Cook
2005-05-26 * opt-functions.awk (var_type): New function.Richard Sandiford
2005-05-25* common.opt (-Wattributes): New. Default true.DJ Delorie
2005-05-24* config/m32r/m32r.c (m32r_expand_block_move): Return 0 if nothing was done.Kazuhiro Inaoka
2005-05-06 * config/m32r/m32r.c (m32r_encode_section_info): Use gcc_assertNathan Sidwell
2005-05-052005-05-05 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-05-042005-05-04 Kelley Cook <kcook@gcc.gnu.org>Kelley Cook
2005-04-28 * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,Kazu Hirata
2005-04-23* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie
2005-04-09 * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c,Kazu Hirata
2005-03-29 * config/m32r/little.h (TARGET_ENDIAN_DEFAULT): Delete.Richard Sandiford
2005-03-18config/m32r/m32r-protos.h: Remove the prototypes forKazu Hirata
2005-03-12 * cfglayout.c, loop-doloop.c, profile.c, target-def.h,Kazu Hirata
2005-03-10(load_sda_base_32): New pattern. Loads sda base address on medium model.Kazuhiro Inaoka
2004-12-30 * target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson
2004-12-15config/m32r.c (m32r_legitimize_pic_address): Changed to support GOTOFFNick Clifton
2004-12-15(PREFERRED_DEBUGGING_TYPE): Use DWARF2_DEBUG.Kazuhiro Inaoka
2004-12-13* config/m32r/t-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to the listKazuhiro Inaoka
2004-11-22onfig.gcc: Use t-slibgcc-elf to build libgcc_s.so on m32r*linux.Kazuhiro Inaoka
2004-11-18Set TARGET_ASM_FILE_END to file_end_indicate_exec_stack.Kazuhiro Inaoka
2004-11-09 * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,Joseph Myers
2004-10-28oops - fixed typo in previous deltaNick Clifton
2004-10-28(DBX_OUTPUT_SOURCE_LINE): Define begin_label.Nick Clifton
2004-10-27(DBX_OUTPUT_SOURCE_LINE): Increment line counter.Zack Weinberg
2004-10-27 * dbxout.c: Include obstack.h.Zack Weinberg
2004-10-21 * dbxout.c (asmfile): Delete. All uses changed to asm_out_file.Zack Weinberg
2004-10-08m32r.h (CONDITIONAL_REGISTER_USAGE): Don't exclude fixed registers formKazuhiro Inaoka
2004-09-14 * config/m32r/m32r.md, config/m68k/m68kelf.h,Kazu Hirata
2004-08-26PR target/17119.Nick Clifton
2004-08-24PR target/17093Nick Clifton
2004-08-24(PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.Nick Clifton
2004-08-18 * emit-rtl.c (gen_const_mem): New.Richard Henderson
2004-08-18 * rtl.def (NIL): Delete.Zack Weinberg
2004-08-18 * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson
2004-07-27* config/m32r/m32r.c: Include integrate.h in order to get the prototype forNick Clifton
2004-07-202004-07-19 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-07-14 * target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson
2004-07-13 * builtins.c (std_gimplify_va_arg_expr): Handle types passedRichard Henderson
2004-07-13 * target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson
2004-07-09 * config/m32r/m32r-protos.h (m32r_va_arg): Remove.Richard Henderson
2004-07-07gcc/ChangeLog:Alexandre Oliva
2004-07-07PR target/1679.Kazuhiro Inaoka
2004-07-05 * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkJoseph Myers