Age | Commit message (Expand) | Author | Files | Lines |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-09-05 | rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO | Martin Liska | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-06-17 | Add a target calls hook: TARGET_PUSH_ARGUMENT | H.J. Lu | 1 | -1/+0 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-23 | Convert STARTING_FRAME_OFFSET to a hook | Richard Sandiford | 1 | -1/+0 |
2017-09-15 | Turn TRULY_NOOP_TRUNCATION into a hook | Richard Sandiford | 1 | -1/+0 |
2017-09-15 | Turn CANNOT_CHANGE_MODE_CLASS into a hook | Richard Sandiford | 1 | -2/+0 |
2017-09-12 | Turn HARD_REGNO_NREGS into a target hook | Richard Sandiford | 1 | -1/+0 |
2017-09-04 | Turn MODES_TIEABLE_P into a target hook | Richard Sandiford | 1 | -1/+0 |
2017-09-04 | Turn HARD_REGNO_MODE_OK into a target hook | Richard Sandiford | 1 | -1/+0 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-13 | arc.h (BITS_PER_UNIT): Removed. | Kenneth Zadeck | 1 | -1/+0 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-08-22 | constraints.md: New file. | Nathan Froyd | 1 | -19/+0 |
2011-08-23 | m32c.h (CLASS_MAX_NREGS): Remove macro. | Anatoly Sokolov | 1 | -2/+0 |
2011-08-16 | m32c.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro. | Anatoly Sokolov | 1 | -2/+0 |
2011-07-25 | m32c.h (PRINT_OPERAND, [...]): Remove macro. | Anatoly Sokolov | 1 | -4/+0 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -2/+0 |
2011-04-19 | m32c.c (m32c_emit_epilogue): Don't try to push registers if we already know t... | DJ Delorie | 1 | -15/+8 |
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 | 1 | -1/+0 |
2011-02-16 | * config/m32c/m32c.h (LIB_SPEC): Match -msim not -msim*. | Joseph Myers | 1 | -8/+8 |
2011-02-01 | * config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition. | DJ Delorie | 1 | -3/+0 |
2010-12-14 | m32c.h (ENDFILE_SPEC, [...]): Define. | Joseph Myers | 1 | -0/+19 |
2010-11-22 | target.def (conditional_register_usage): Define. | Nathan Froyd | 1 | -2/+0 |
2010-11-16 | builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary. | Nathan Froyd | 1 | -1/+0 |
2010-11-05 | re PR target/44754 (m32c_pragma_memregs / m32c_pragma_address warnings) | Joern Rennecke | 1 | -3/+5 |
2010-10-22 | m32c-pragma.c (m32c_register_pragmas): Register the __far address space. | DJ Delorie | 1 | -0/+4 |
2010-09-02 | m32c.h (CLASS_LIKELY_SPILLED_P): Remove. | Anatoly Sokolov | 1 | -2/+0 |
2010-09-01 | m32c-protos.h (m32c_function_arg): Delete. | Nathan Froyd | 1 | -5/+0 |
2010-08-31 | m32c.c (classes_intersect): Remove. | Anatoly Sokolov | 1 | -7/+0 |
2010-08-23 | m32c.c (m32c_function_value_regno_p): Make static. | Anatoly Sokolov | 1 | -7/+1 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -1/+0 |
2010-06-25 | m32c-protos.h (m32c_note_pragma_address): Declare. | DJ Delorie | 1 | -0/+7 |
2010-05-03 | tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | Steven Bosscher | 1 | -1/+1 |
2009-11-04 | defaults.h (CONSTANT_ADDRESS_P): Provide a default definition. | Nick Clifton | 1 | -1/+0 |
2009-10-22 | m32c.c (m32c_function_value_regno_p): New function. | Anatoly Sokolov | 1 | -4/+1 |
2009-09-24 | re PR target/41456 (unrecognized R constraint: R13) | DJ Delorie | 1 | -0/+3 |
2009-09-22 | m32c-protos.h (m32c_initialize_trampoline): Remove. | Richard Henderson | 1 | -1/+0 |
2009-09-07 | gcc.c (this_is_linker_script): New variable. | Nick Clifton | 1 | -6/+6 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 1 | -5/+0 |