summaryrefslogtreecommitdiff
path: root/gcc/config/m32c
Commit message (Expand)AuthorAgeFilesLines
* rtl.texi (MEM_IN_STRUCT_P, [...]): Delete.Richard Sandiford2012-01-241-87/+3
* expr.c (store_field): Avoid a direct store if the mode is larger than the siz...Bernd Schmidt2011-12-201-1/+1
* Move libgcc2 to toplevel libgccRainer Orth2011-11-023-179/+0
* Move libgcc1 to toplevel libgccRainer Orth2011-11-023-242/+1
* Move crtstuff support to toplevel libgccRainer Orth2011-11-021-2/+0
* m32c.h (CLASS_MAX_NREGS): Remove macro.Anatoly Sokolov2011-08-233-9/+11
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-2/+2
* m32c.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro.Anatoly Sokolov2011-08-163-12/+16
* Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2011-08-051-13/+1
* m32c.c (class_sizes): Remove.Anatoly Sokolov2011-08-031-26/+13
* m32c.c (m32c_secondary_reload_class): Allow PSI registers to be reloaded in H...DJ Delorie2011-07-281-1/+1
* m32c.h (PRINT_OPERAND, [...]): Remove macro.Anatoly Sokolov2011-07-253-17/+24
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-8/+12
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-5/+0
* alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers2011-04-211-20/+14
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-213-12/+0
* m32c.c (m32c_emit_epilogue): Don't try to push registers if we already know t...DJ Delorie2011-04-194-23/+20
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-2/+0
* m32c.c: Don't include opts.h.Joseph Myers2011-03-223-28/+3
* target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers2011-03-221-4/+11
* ChangeLog gcc/Kai Tietz2011-03-211-5/+6
* * config/m32c/m32c.h (LIB_SPEC): Match -msim not -msim*.Joseph Myers2011-02-161-8/+8
* m32c.c (m32c_option_override): Disable -fcombine-stack-adjustments until flag...DJ Delorie2011-02-101-0/+5
* re PR target/47548 (m32c-rtems ICEt in change_address_1, at emit-rtl.c:1933)DJ Delorie2011-02-081-1/+1
* * config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition.DJ Delorie2011-02-011-3/+0
* m32c.c (m32c_regno_reg_class): Return smallest reg class for A0/A1.DJ Delorie2011-02-011-1/+2
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-036-6/+6
* m32c.h (ENDFILE_SPEC, [...]): Define.Joseph Myers2010-12-141-0/+19
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers2010-11-291-2/+1
* re PR target/46613 (m32c fails to build - m32c_conditional_register_usage mis...Joern Rennecke2010-11-222-2/+2
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-223-6/+6
* builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd2010-11-162-1/+11
* re PR target/44754 (m32c_pragma_memregs / m32c_pragma_address warnings)Joern Rennecke2010-11-057-33/+36
* m32c-pragma.c (m32c_register_pragmas): Register the __far address space.DJ Delorie2010-10-225-14/+337
* * config/m32c/m32c-lib1.S (m32c_jsri16): Make reentrant.DJ Delorie2010-10-221-12/+20
* m32c.c (m32c_option_override): Always disable function-cse in 16-bit mode.DJ Delorie2010-10-201-0/+15
* re PR target/45800 ([M32C] compile error on increment volatile long var)DJ Delorie2010-09-281-1/+13
* m32c.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov2010-09-023-8/+10
* m32c-protos.h (m32c_function_arg): Delete.Nathan Froyd2010-09-013-25/+22
* m32c.c (classes_intersect): Remove.Anatoly Sokolov2010-08-313-52/+44
* m32c.c (m32c_function_value_regno_p): Make static.Anatoly Sokolov2010-08-233-17/+16
* 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