summaryrefslogtreecommitdiff
path: root/gcc/config/m32r
Commit message (Expand)AuthorAgeFilesLines
* re PR target/23309 (m32r-linux-gcc ICE: in extract_insn, at recog.c)Kazuhiro Inaoka2005-08-101-1/+1
* config/m32r/m32r.c (m32r_output_function_epilogue): Care for a large stack #Kazuhiro Inaoka2005-07-081-2/+18
* linux.h (STARTFILE_SPEC): Support PIE.Kazuhiro Inaoka2005-07-082-2/+8
* m32r-protos.h: Remove m32r_finalize_pic.Kazuhiro Inaoka2005-07-053-27/+4
* Update FSF address.R. Kelley Cook2005-06-259-18/+18
* opt-functions.awk (var_type): New function.Richard Sandiford2005-05-263-24/+3
* common.opt (-Wattributes): New.DJ Delorie2005-05-251-1/+1
* m32r.c (m32r_expand_block_move): Return 0 if nothing was done.Kazuhiro Inaoka2005-05-243-8/+13
* m32r.c (m32r_encode_section_info): Use gcc_assert and gcc_unreachable, as app...Nathan Sidwell2005-05-063-44/+31
* xm-m32r.h, linux.h: Delete files.Kelley Cook2005-05-052-61/+0
* xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN.Kelley Cook2005-05-042-8/+0
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-1/+1
* dominance.c, [...]: Fix comment typos.Kazu Hirata2005-04-091-1/+1
* little.h (TARGET_ENDIAN_DEFAULT): Delete.Richard Sandiford2005-03-294-156/+159
* config/m32r/m32r-protos.h...Kazu Hirata2005-03-185-488/+455
* cfglayout.c, [...]: Update copyright.Kazu Hirata2005-03-121-1/+1
* (load_sda_base_32): New pattern. Loads sda base address on medium model.Kazuhiro Inaoka2005-03-101-0/+8
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-293-30/+12
* config/m32r.c (m32r_legitimize_pic_address): Changed to support GOTOFF reloca...Kazuhiro Inaoka2004-12-152-2/+21
* (PREFERRED_DEBUGGING_TYPE): Use DWARF2_DEBUG.Kazuhiro Inaoka2004-12-151-2/+2
* t-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to the list rather than replac...Kazuhiro Inaoka2004-12-131-1/+1
* onfig.gcc: Use t-slibgcc-elf to build libgcc_s.so on m32r*linux.Kazuhiro Inaoka2004-11-222-0/+21
* Set TARGET_ASM_FILE_END to file_end_indicate_exec_stack.Kazuhiro Inaoka2004-11-181-0/+1
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-1/+1
* oops - fixed typo in previous deltaNick Clifton2004-10-281-1/+1
* (DBX_OUTPUT_SOURCE_LINE): Define begin_label.Nick Clifton2004-10-281-0/+1
* (DBX_OUTPUT_SOURCE_LINE): Increment line counter.Zack Weinberg2004-10-271-1/+2
* dbxout.c: Include obstack.h.Zack Weinberg2004-10-271-15/+13
* dbxout.c (asmfile): Delete.Zack Weinberg2004-10-211-2/+1
* m32r.h (CONDITIONAL_REGISTER_USAGE): Don't exclude fixed registers form all_u...Kazuhiro Inaoka2004-10-082-3/+8
* m32r.md, [...]: Fix comment typos.Kazu Hirata2004-09-141-1/+1
* re PR target/17119 ([m32r] ICE at switch case 0x8000)Nick Clifton2004-08-261-5/+2
* re PR target/17093 ([m32r-*-gcc] ICE with -msdata=use -O0)Nick Clifton2004-08-241-1/+1
* (PREDICATE_CODES): Remove duplicate defintion of seth_add3_operand.Nick Clifton2004-08-241-1/+0
* emit-rtl.c (gen_const_mem): New.Richard Henderson2004-08-181-3/+1
* rtl.def (NIL): Delete.Zack Weinberg2004-08-181-1/+1
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-1/+1
* m32r.c: Include integrate.h in order to get the prototype for get_hard_reg_in...Nick Clifton2004-07-272-8/+9
* genattr.c (struct range, [...]): Remove them.Paolo Bonzini2004-07-201-2/+0
* target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2004-07-133-22/+16
* builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson2004-07-131-15/+0
* target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson2004-07-132-8/+3
* m32r-protos.h (m32r_va_arg): Remove.Richard Henderson2004-07-083-57/+7
* builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2004-07-072-4/+4
* re PR c++/1679 (c++ -v -save-temps -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isyste...Kazuhiro Inaoka2004-07-073-2/+26
* c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers2004-07-052-13/+0
* m32r.c (m32r_sched_odd_word_p, [...]): Remove.Steven Bosscher2004-06-282-373/+112
* m32r.h (RETURN_ADDR_RTX): Define.Kazuhiro Inaoka2004-06-153-1/+42
* system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor2004-05-211-5/+0