summaryrefslogtreecommitdiff
path: root/gcc/config/m32c
Commit message (Expand)AuthorAgeFilesLines
* h8300.c (h8300_init_once): Default to -fstrict_volatile_bitfields.DJ Delorie2010-07-131-0/+4
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-082-0/+2
* optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford2010-07-041-3/+3
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-1/+0
* m32c-protos.h (m32c_note_pragma_address): Declare.DJ Delorie2010-06-255-5/+166
* * config/m32c/m32c-pragma.c: Don't include rtl.h.DJ Delorie2010-06-241-1/+0
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-5/+1
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-1/+1
* re PR target/43636 (ICE in extract_insn, at recog.c:2103)Jakub Jelinek2010-05-281-2/+2
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-1/+1
* defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton2009-11-041-1/+0
* m32c.c (m32c_function_value_regno_p): New function.Anatoly Sokolov2009-10-223-13/+30
* re PR target/41456 (unrecognized R constraint: R13)DJ Delorie2009-09-242-0/+8
* m32c-protos.h (m32c_initialize_trampoline): Remove.Richard Henderson2009-09-223-6/+9
* m32c.c (m32c_emit_epilogue): Check for R8C or M16C chip and ignore the "fast_...DJ Delorie2009-09-161-1/+19
* gcc.c (this_is_linker_script): New variable.Nick Clifton2009-09-071-6/+6
* m32c.md (UNS_FSETB, UNS_FREIT): New.DJ Delorie2009-08-173-14/+90
* 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