Age | Commit message (Expand) | Author | Files | Lines |
2012-08-01 | m32c: Don't use set_optab_handler | Richard Henderson | 2 | -22/+20 |
2012-06-21 | * config/m32c/m32c-pragma.c: Remove unnecessary includes. | Steven Bosscher | 1 | -6/+0 |
2012-05-10 | re PR target/53120 (ICE exposing strict_low_part / in/out operand thinko -fno... | Nick Clifton | 1 | -2/+2 |
2012-05-05 | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 1 | -2/+4 |
2012-01-24 | rtl.texi (MEM_IN_STRUCT_P, [...]): Delete. | Richard Sandiford | 1 | -87/+3 |
2011-12-20 | expr.c (store_field): Avoid a direct store if the mode is larger than the siz... | Bernd Schmidt | 1 | -1/+1 |
2011-11-02 | Move libgcc2 to toplevel libgcc | Rainer Orth | 3 | -179/+0 |
2011-11-02 | Move libgcc1 to toplevel libgcc | Rainer Orth | 3 | -242/+1 |
2011-11-02 | Move crtstuff support to toplevel libgcc | Rainer Orth | 1 | -2/+0 |
2011-08-23 | m32c.h (CLASS_MAX_NREGS): Remove macro. | Anatoly Sokolov | 3 | -9/+11 |
2011-08-18 | tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. | Richard Sandiford | 1 | -2/+2 |
2011-08-16 | m32c.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro. | Anatoly Sokolov | 3 | -12/+16 |
2011-08-05 | Makefile.in (FPBIT_FUNCS, [...]): Remove. | Rainer Orth | 1 | -13/+1 |
2011-08-03 | m32c.c (class_sizes): Remove. | Anatoly Sokolov | 1 | -26/+13 |
2011-07-28 | m32c.c (m32c_secondary_reload_class): Allow PSI registers to be reloaded in H... | DJ Delorie | 1 | -1/+1 |
2011-07-25 | m32c.h (PRINT_OPERAND, [...]): Remove macro. | Anatoly Sokolov | 3 | -17/+24 |
2011-06-16 | re PR middle-end/46500 (target.h includes tm.h) | Joern Rennecke | 1 | -8/+12 |
2011-06-15 | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 1 | -5/+0 |
2011-04-21 | alpha.c (struct machine_function): Use rtx, not struct rtx_def *. | Joseph Myers | 1 | -20/+14 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 3 | -12/+0 |
2011-04-19 | m32c.c (m32c_emit_epilogue): Don't try to push registers if we already know t... | DJ Delorie | 4 | -23/+20 |
2011-03-31 | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 1 | -2/+0 |
2011-03-22 | m32c.c: Don't include opts.h. | Joseph Myers | 3 | -28/+3 |
2011-03-22 | target.def (handle_option): Take gcc_options and cl_decoded_option pointers a... | Joseph Myers | 1 | -4/+11 |
2011-03-21 | ChangeLog gcc/ | Kai Tietz | 1 | -5/+6 |
2011-02-16 | * config/m32c/m32c.h (LIB_SPEC): Match -msim not -msim*. | Joseph Myers | 1 | -8/+8 |
2011-02-10 | m32c.c (m32c_option_override): Disable -fcombine-stack-adjustments until flag... | DJ Delorie | 1 | -0/+5 |
2011-02-08 | re PR target/47548 (m32c-rtems ICEt in change_address_1, at emit-rtl.c:1933) | DJ Delorie | 1 | -1/+1 |
2011-02-01 | * config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition. | DJ Delorie | 1 | -3/+0 |
2011-02-01 | m32c.c (m32c_regno_reg_class): Return smallest reg class for A0/A1. | DJ Delorie | 1 | -1/+2 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 6 | -6/+6 |
2010-12-14 | m32c.h (ENDFILE_SPEC, [...]): Define. | Joseph Myers | 1 | -0/+19 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
2010-11-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -2/+1 |
2010-11-22 | re PR target/46613 (m32c fails to build - m32c_conditional_register_usage mis... | Joern Rennecke | 2 | -2/+2 |
2010-11-22 | target.def (conditional_register_usage): Define. | Nathan Froyd | 3 | -6/+6 |
2010-11-16 | builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary. | Nathan Froyd | 2 | -1/+11 |
2010-11-05 | re PR target/44754 (m32c_pragma_memregs / m32c_pragma_address warnings) | Joern Rennecke | 7 | -33/+36 |
2010-10-22 | m32c-pragma.c (m32c_register_pragmas): Register the __far address space. | DJ Delorie | 5 | -14/+337 |
2010-10-22 | * config/m32c/m32c-lib1.S (m32c_jsri16): Make reentrant. | DJ Delorie | 1 | -12/+20 |
2010-10-20 | m32c.c (m32c_option_override): Always disable function-cse in 16-bit mode. | DJ Delorie | 1 | -0/+15 |
2010-09-28 | re PR target/45800 ([M32C] compile error on increment volatile long var) | DJ Delorie | 1 | -1/+13 |
2010-09-02 | m32c.h (CLASS_LIKELY_SPILLED_P): Remove. | Anatoly Sokolov | 3 | -8/+10 |
2010-09-01 | m32c-protos.h (m32c_function_arg): Delete. | Nathan Froyd | 3 | -25/+22 |
2010-08-31 | m32c.c (classes_intersect): Remove. | Anatoly Sokolov | 3 | -52/+44 |
2010-08-23 | m32c.c (m32c_function_value_regno_p): Make static. | Anatoly Sokolov | 3 | -17/+16 |
2010-07-13 | h8300.c (h8300_init_once): Default to -fstrict_volatile_bitfields. | DJ Delorie | 1 | -0/+4 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2 | -0/+2 |
2010-07-04 | optabs.h (optab_handler, [...]): Turn into inline functions that return an in... | Richard Sandiford | 1 | -3/+3 |