aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32r
AgeCommit message (Expand)AuthorFilesLines
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-8/+0
2010-06-17m32r-protos.h (m32r_print_operand): Delete.Nathan Froyd3-24/+20
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-09-28m32r.c (m32r_is_insn): Return false for debugging insns.Nick Clifton1-1/+1
2009-09-22m32r.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson2-32/+35
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2-12/+15
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-5/+0
2009-06-25arc.c: Include "df.h".Ian Lance Taylor4-22/+17
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor1-2/+2
2009-05-27Apply fixed version of previous delta.Nick Clifton1-2/+2
2009-05-27m32r.c: Use REG_P, MEM_P and CONST_INT_P where applicable.Shujing Zhao4-81/+81
2009-05-12Merge cond-optab branch.Paolo Bonzini4-407/+168
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2-23/+14
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers3-0/+54
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
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