aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r
AgeCommit message (Expand)AuthorFilesLines
2009-03-28inclhack.def (aix_syswait, [...]): Remove.Joseph Myers1-4/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2-2/+2
2009-01-05config.gcc: Add m32r*-*-rtems*.Joel Sherrill1-0/+33
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-3/+4
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-29m32r.h (LEGITIMATE_CONSTANT_P): Treat LABEL_REFs in the same way as SYMBOL_REFs.Nick Clifton1-1/+1
2008-08-28* config/m32r/m32r.h (IRA_COVER_CLASSES): Define.Nick Clifton1-1/+6
2008-07-02re PR target/36669 (Wrong versioning for __float128)H.J. Lu1-0/+10
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-2/+2
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka3-14/+14
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka2-6/+6
2007-08-31re PR target/33132 (m32r: ICE: RTL check: expected elt 0 type 'i' or 'n', hav...Nick Clifton2-11/+13
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-3/+3
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-6/+6
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton9-39/+30
2007-07-11* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Revert previous delta and use g...Nick Clifton1-44/+12
2007-07-11* config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Provide alternative version for...Nick Clifton1-0/+32
2007-07-07auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2007-07-03constraints.md: New file.Kaz Kojima5-116/+165
2007-06-19* config/m32r/linux.h (LIB_SPEC): Always imply -lpthread for -pthread.Nick Clifton1-3/+5
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-4/+4
2007-02-04bitops.md, [...]: Follow spelling conventions.Kazu Hirata4-28/+28
2007-01-18m32r-protos.h (m32r_expand_epilogue): Declare it.Kaz Kojima3-146/+191
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher1-2/+1
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-4/+1
2006-07-27re PR target/28508 (Assembler Error: operand out of range (145 not between -1...Kazuhiro Inaoka1-6/+8
2006-05-30m32r.h (DBX_OUTPUT_SOURCE_LINE): Fix type of begin_label.Steven Bosscher2-31/+32
2006-03-11Remove accidental commit to this fileNick Clifton1-24/+0
2006-03-11Do not reference flag_strnegth_reduceNick Clifton1-1/+0
2006-03-06* config/m32r/m32r.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strengt...Nick Clifton1-0/+24
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-3/+5
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2-4/+2
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-5/+0
2005-09-07re PR target/23747 (ICE with -O2, -O3 execute/builtins/memcpy-chk.c)Kazuhiro Inaoka1-2/+2
2005-08-10re PR target/23309 (m32r-linux-gcc ICE: in extract_insn, at recog.c)Kazuhiro Inaoka1-1/+1
2005-07-08config/m32r/m32r.c (m32r_output_function_epilogue): Care for a large stack #Kazuhiro Inaoka1-2/+18
2005-07-08linux.h (STARTFILE_SPEC): Support PIE.Kazuhiro Inaoka2-2/+8
2005-07-05m32r-protos.h: Remove m32r_finalize_pic.Kazuhiro Inaoka3-27/+4
2005-06-25Update FSF address.R. Kelley Cook9-18/+18
2005-05-26opt-functions.awk (var_type): New function.Richard Sandiford3-24/+3
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-1/+1
2005-05-24m32r.c (m32r_expand_block_move): Return 0 if nothing was done.Kazuhiro Inaoka3-8/+13
2005-05-06m32r.c (m32r_encode_section_info): Use gcc_assert and gcc_unreachable, as app...Nathan Sidwell3-44/+31
2005-05-05xm-m32r.h, linux.h: Delete files.Kelley Cook2-61/+0
2005-05-04xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN.Kelley Cook2-8/+0
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2005-04-09dominance.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-03-29little.h (TARGET_ENDIAN_DEFAULT): Delete.Richard Sandiford4-156/+159
2005-03-18config/m32r/m32r-protos.h...Kazu Hirata5-488/+455