summaryrefslogtreecommitdiff
path: root/gcc/config/m32c
Commit message (Expand)AuthorAgeFilesLines
* m32c.c (m32c_compare_redundant): Avoid removing compares that may be indirect...DJ Delorie2009-07-161-1/+35
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-302-5/+7
* defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov2009-06-251-1/+0
* Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor2009-05-261-2/+2
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-143-12/+9
* Merge cond-optab branch.Paolo Bonzini2009-05-124-142/+46
* arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-101-9/+9
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-043-21/+16
* m32c.c (TARGET_PROMOTE_FUNCTION_RETURN, [...]): Delete.Paolo Bonzini2009-04-281-16/+0
* * config/m32c/m32c.h: Update GTY annotations to new syntax.DJ Delorie2009-04-221-1/+1
* m32c.c (m32c_special_page_vector_p): Move declarations before code.DJ Delorie2009-04-221-2/+6
* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini2009-04-221-2/+0
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-093-43/+28
* Omitted from previous commit.Nick Clifton2009-04-011-0/+48
* m32c.h (LIBGCC2_UNITS_PER_WORD): Define if not already defined.Nick Clifton2009-04-013-35/+40
* re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers2009-03-311-0/+3
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-208-8/+8
* * config/m32c/m32c.h (PCC_BITFIELD_TYPE_MATTERS): Define to zero.Nick Clifton2009-02-061-0/+16
* tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.Vladimir Makarov2008-12-091-1/+4
* config.gcc: Add m32c*-*-rtems*.Joel Sherrill2008-12-011-0/+33
* mov.md ("extendhipsi2"): New.DJ Delorie2008-11-262-4/+14
* cond.md (cond_to_int peephole2): Don't eliminate the insns if the intermediat...DJ Delorie2008-11-121-2/+5
* prologue.md (prologue_enter_16): Set FB to SP - 2.Kevin Buettner2008-11-101-2/+2
* m32c.c (m32c_const_ok_for_constraint_p): Add ImB constraint for single-bit-cl...DJ Delorie2008-11-103-4/+9
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-2/+3
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-14/+14
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-282-3/+3
* re PR target/36780 (Wrong reload generated for subreg address on SH)Joseph Myers2008-07-191-13/+2
* re PR target/36827 (newlib:libm/math/k_rem_pio2.c fails in reload)Joseph Myers2008-07-161-2/+13
* rtl.h (emit_clobber, [...]): Declare.Richard Sandiford2008-06-011-1/+1
* * config/m32c/jump.md (untyped_call): Add.DJ Delorie2008-05-231-0/+20
* m32c.c (m32c_return_addr_rtx): Change pointer type for A24 to PSImode.DJ Delorie2008-05-231-4/+25
* arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun-...Richard Sandiford2008-04-301-2/+2
* * m32.c (m32c_pushm_popm): Use crtl->retrun_rtx.Jan Hubicka2008-04-131-3/+3
* function.h (rtl): Rename to x_rtl.Jan Hubicka2008-04-071-8/+8
* re PR middle-end/35781 (Revision 133759 breaks ia64)Jan Hubicka2008-04-011-8/+8
* sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey2008-03-271-2/+2
* x-solaris (host-solaris.o): Update.Tom Tromey2008-03-251-2/+2
* * config/m32c/m32c.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.DJ Delorie2008-01-251-0/+6
* m32c.c (m32c_hard_regno_nregs_1): Renamed from...DJ Delorie2008-01-101-3/+10
* + * m32c.h (LEGITIMIZE_ADDRESS): Use WIN instead of win.Aldy Hernandez2007-12-071-2/+2
* re PR target/33551 (ICE: RTL check: expected elt 0 type 'i' or 'n', have 'w' ...DJ Delorie2007-09-251-5/+5
* re PR target/31482 (error: could not split insn, internal compiler error: in ...DJ Delorie2007-09-241-3/+3
* re PR target/33184 (m32c: ostream.tcc:92: error: unable to find a register to...Rask Ingemann Lambertsen2007-09-241-1/+4
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-3/+3
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-232-9/+9
* md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson2007-08-222-8/+8
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-0220-98/+78
* Replace no_new_pseudos in backends.Ian Lance Taylor2007-07-101-4/+5
* * config/m32c/m32c.h (OVERRIDE_OPTIONS): Omit unneeded semicolon.DJ Delorie2007-06-281-1/+1