aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/m32c
AgeCommit message (Expand)AuthorFilesLines
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek6-6/+6
2010-12-14m32c.h (ENDFILE_SPEC, [...]): Define.Joseph Myers1-0/+19
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-2/+1
2010-11-22re PR target/46613 (m32c fails to build - m32c_conditional_register_usage mis...Joern Rennecke2-2/+2
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd3-6/+6
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2-1/+11
2010-11-05re PR target/44754 (m32c_pragma_memregs / m32c_pragma_address warnings)Joern Rennecke7-33/+36
2010-10-22m32c-pragma.c (m32c_register_pragmas): Register the __far address space.DJ Delorie5-14/+337
2010-10-22* config/m32c/m32c-lib1.S (m32c_jsri16): Make reentrant.DJ Delorie1-12/+20
2010-10-20m32c.c (m32c_option_override): Always disable function-cse in 16-bit mode.DJ Delorie1-0/+15
2010-09-28re PR target/45800 ([M32C] compile error on increment volatile long var)DJ Delorie1-1/+13
2010-09-02m32c.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov3-8/+10
2010-09-01m32c-protos.h (m32c_function_arg): Delete.Nathan Froyd3-25/+22
2010-08-31m32c.c (classes_intersect): Remove.Anatoly Sokolov3-52/+44
2010-08-23m32c.c (m32c_function_value_regno_p): Make static.Anatoly Sokolov3-17/+16
2010-07-13h8300.c (h8300_init_once): Default to -fstrict_volatile_bitfields.DJ Delorie1-0/+4
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2-0/+2
2010-07-04optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford1-3/+3
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-1/+0
2010-06-25m32c-protos.h (m32c_note_pragma_address): Declare.DJ Delorie5-5/+166
2010-06-24* config/m32c/m32c-pragma.c: Don't include rtl.h.DJ Delorie1-1/+0
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-5/+1
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-1/+1
2010-05-28re PR target/43636 (ICE in extract_insn, at recog.c:2103)Jakub Jelinek1-2/+2
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-1/+1
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-1/+0
2009-10-22m32c.c (m32c_function_value_regno_p): New function.Anatoly Sokolov3-13/+30
2009-09-24re PR target/41456 (unrecognized R constraint: R13)DJ Delorie2-0/+8
2009-09-22m32c-protos.h (m32c_initialize_trampoline): Remove.Richard Henderson3-6/+9
2009-09-16m32c.c (m32c_emit_epilogue): Check for R8C or M16C chip and ignore the "fast_...DJ Delorie1-1/+19
2009-09-07gcc.c (this_is_linker_script): New variable.Nick Clifton1-6/+6
2009-08-17m32c.md (UNS_FSETB, UNS_FREIT): New.DJ Delorie3-14/+90
2009-07-16m32c.c (m32c_compare_redundant): Avoid removing compares that may be indirect...DJ Delorie1-1/+35
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2-5/+7
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov1-1/+0
2009-05-26Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor1-2/+2
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-12/+9
2009-05-12Merge cond-optab branch.Paolo Bonzini4-142/+46
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-9/+9
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini3-21/+16
2009-04-28m32c.c (TARGET_PROMOTE_FUNCTION_RETURN, [...]): Delete.Paolo Bonzini1-16/+0
2009-04-22* config/m32c/m32c.h: Update GTY annotations to new syntax.DJ Delorie1-1/+1
2009-04-22m32c.c (m32c_special_page_vector_p): Move declarations before code.DJ Delorie1-2/+6
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-2/+0
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek3-43/+28
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