Age | Commit message (Expand) | Author | Files | Lines |
2011-08-09 | mmix.h (REGISTER_MOVE_COST): Remove macro. | Anatoly Sokolov | 1 | -17/+0 |
2011-08-09 | mmix.h (REG_OK_FOR_BASE_P, [...]): Remove. | Anatoly Sokolov | 1 | -11/+0 |
2011-08-01 | mmix.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro. | Anatoly Sokolov | 1 | -6/+0 |
2011-07-25 | mmix.h (PRINT_OPERAND, [...]): Remove macro. | Anatoly Sokolov | 1 | -9/+0 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -3/+0 |
2011-03-31 | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 1 | -5/+1 |
2010-11-22 | target.def (conditional_register_usage): Define. | Nathan Froyd | 1 | -2/+0 |
2010-11-21 | tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. | Joseph Myers | 1 | -2/+0 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 1 | -4/+0 |
2010-10-09 | mmix-protos.h (mmix_function_arg): Delete. | Nathan Froyd | 1 | -13/+0 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -2/+0 |
2010-09-16 | target.def (target_option.optimization): New hook. | Joseph Myers | 1 | -13/+0 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 1 | -2/+0 |
2010-08-01 | mmix.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro. | Anatoly Sokolov | 1 | -3/+0 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -2/+0 |
2010-05-16 | mmix.h (FUNCTION_VALUE, [...]): Remove macros. | Anatoly Sokolov | 1 | -17/+1 |
2009-09-22 | mmix.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New. | Richard Henderson | 1 | -7/+2 |
2009-08-01 | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 1 | -17/+0 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 1 | -3/+0 |
2009-06-25 | defaults.h (CAN_ELIMINATE): Provide default. | Anatoly Sokolov | 1 | -5/+1 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 1 | -4/+0 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 1 | -5/+0 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -1/+1 |
2009-04-22 | defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default. | Paolo Bonzini | 1 | -2/+0 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -1/+1 |
2007-09-25 | mmix.h (FUNCTION_INCOMING_ARG_REGNO_P): Don't define bogus target macro. | Hans-Peter Nilsson | 1 | -10/+3 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -5/+4 |
2006-04-18 | * config/mmix/mmix.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strengt... | Nick Clifton | 1 | -1/+0 |
2005-06-26 | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 1 | -1/+1 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-05-27 | c-pch.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-05-04 | predicates.md: New file. | Hans-Peter Nilsson | 1 | -21/+0 |
2005-05-02 | mmix.opt: New file. | Hans-Peter Nilsson | 1 | -82/+1 |
2004-12-30 | mmix.h (ASM_OUTPUT_INTERNAL_LABEL): Define. | Hans-Peter Nilsson | 1 | -0/+3 |
2004-11-13 | re PR target/18347 (mmix-knuth-mmixware testsuite failure: gcc.dg/uninit-C.c) | Hans-Peter Nilsson | 1 | -9/+0 |
2004-10-21 | dbxout.c (asmfile): Delete. | Zack Weinberg | 1 | -4/+0 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 1 | -2/+0 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 1 | -12/+1 |
2004-07-13 | target-def.h (TARGET_MUST_PASS_IN_STACK): New. | Richard Henderson | 1 | -1/+1 |
2004-07-08 | mmix-protos.h (mmix_expand_builtin_va_arg): Remove. | Richard Henderson | 1 | -8/+1 |
2004-07-05 | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 1 | -5/+0 |
2004-04-08 | explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL... | Paul Brook | 1 | -5/+3 |
2004-03-07 | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 1 | -2/+0 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-04 | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-01-25 | mips-protos.h: Remove the prototypes for mips_setup_incoming_varargs and mips... | Kazu Hirata | 1 | -20/+1 |
2003-07-06 | h8300.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-30 | README: Fix spelling for "testcase". | Volker Reichelt | 1 | -2/+2 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 1 | -3/+0 |