aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32c
AgeCommit message (Expand)AuthorFilesLines
2009-04-01Omitted from previous commit.Nick Clifton1-0/+48
2009-04-01m32c.h (LIBGCC2_UNITS_PER_WORD): Define if not already defined.Nick Clifton3-35/+40
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers1-0/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek8-8/+8
2009-02-06* config/m32c/m32c.h (PCC_BITFIELD_TYPE_MATTERS): Define to zero.Nick Clifton1-0/+16
2008-12-09tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov1-1/+4
2008-12-01config.gcc: Add m32c*-*-rtems*.Joel Sherrill1-0/+33
2008-11-26mov.md ("extendhipsi2"): New.DJ Delorie2-4/+14
2008-11-12cond.md (cond_to_int peephole2): Don't eliminate the insns if the intermediat...DJ Delorie1-2/+5
2008-11-10prologue.md (prologue_enter_16): Set FB to SP - 2.Kevin Buettner1-2/+2
2008-11-10m32c.c (m32c_const_ok_for_constraint_p): Add ImB constraint for single-bit-cl...DJ Delorie3-4/+9
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-2/+3
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-14/+14
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2-3/+3
2008-07-19re PR target/36780 (Wrong reload generated for subreg address on SH)Joseph Myers1-13/+2
2008-07-16re PR target/36827 (newlib:libm/math/k_rem_pio2.c fails in reload)Joseph Myers1-2/+13
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-1/+1
2008-05-23* config/m32c/jump.md (untyped_call): Add.DJ Delorie1-0/+20
2008-05-23m32c.c (m32c_return_addr_rtx): Change pointer type for A24 to PSImode.DJ Delorie1-4/+25
2008-04-30arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun-...Richard Sandiford1-2/+2
2008-04-13* m32.c (m32c_pushm_popm): Use crtl->retrun_rtx.Jan Hubicka1-3/+3
2008-04-07function.h (rtl): Rename to x_rtl.Jan Hubicka1-8/+8
2008-04-01re PR middle-end/35781 (Revision 133759 breaks ia64)Jan Hubicka1-8/+8
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey1-2/+2
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey1-2/+2
2008-01-25* config/m32c/m32c.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.DJ Delorie1-0/+6
2008-01-10m32c.c (m32c_hard_regno_nregs_1): Renamed from...DJ Delorie1-3/+10
2007-12-07+ * m32c.h (LEGITIMIZE_ADDRESS): Use WIN instead of win.Aldy Hernandez1-2/+2
2007-09-25re PR target/33551 (ICE: RTL check: expected elt 0 type 'i' or 'n', have 'w' ...DJ Delorie1-5/+5
2007-09-24re PR target/31482 (error: could not split insn, internal compiler error: in ...DJ Delorie1-3/+3
2007-09-24re PR target/33184 (m32c: ostream.tcc:92: error: unable to find a register to...Rask Ingemann Lambertsen1-1/+4
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. Ghazi2-9/+9
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2-8/+8
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton20-98/+78
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor1-4/+5
2007-06-28* config/m32c/m32c.h (OVERRIDE_OPTIONS): Omit unneeded semicolon.DJ Delorie1-1/+1
2007-06-27re PR target/32418 (ICE in global_alloc, at global.c:514)Rask Ingemann Lambertsen1-1/+1
2007-06-20re PR target/32335 (libgcc build failure, ICE in cselib_record_set, at cselib...Rask Ingemann Lambertsen2-8/+37
2007-06-19re PR target/32335 (libgcc build failure, ICE in cselib_record_set, at cselib...Rask Ingemann Lambertsen2-12/+21
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-2/+2
2007-05-07muldiv.md (mulhisi3_c): Limit the mode of the 2nd operand to HI mode.Naveen.H.S1-2/+29
2007-05-07m32c.c (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define.Jayant Sonar3-2/+143
2007-05-07re PR target/31794 (Problem while compiling gcc for m32c-elf)DJ Delorie1-5/+5
2007-03-09* config/m32c/t-m32c (m32c-pragma.o): Add TM_H dependency to m32c-pragma.oDJ Delorie1-1/+1
2007-02-08m32c.c (m32c_unpend_compare): Add default to silence warnings.DJ Delorie1-19/+20
2007-02-08m32c-protos.h (m32c_illegal_subreg_p): New.DJ Delorie3-1/+81
2007-02-04bitops.md, [...]: Follow spelling conventions.Kazu Hirata4-19/+19
2007-01-25m32c.c (m32c_cannot_change_mode_class): We don't allow changes to modes which...DJ Delorie1-0/+8
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell3-13/+1