Age | Commit message (Expand) | Author | Files | Lines |
2010-10-22 | gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION, [...]): Remove. | Joseph Myers | 1 | -1/+2 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 1 | -2/+4 |
2010-10-19 | tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New. | DJ Delorie | 1 | -1/+3 |
2010-10-12 | libgcc2.h: Use __SIZEOF_DOUBLE__ instead of LIBGCC2_DOUBLE_TYPE_SIZE. | Nathan Froyd | 1 | -0/+3 |
2010-10-06 | tm.texi.in (CLASS_LIKELY_SPILLED_P): Remove documentation. | Anatoly Sokolov | 1 | -1/+1 |
2010-09-28 | Hookize TARGET_UNWIND_INFO et al. | Richard Henderson | 1 | -1/+2 |
2010-09-20 | langhooks.h (struct lang_hooks_for_types): Remove hash_types field. | Eric Botcazou | 1 | -1/+1 |
2010-09-16 | target.def (target_option.optimization): New hook. | Joseph Myers | 1 | -1/+2 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 1 | -1/+1 |
2010-09-14 | Turn UNITS_PER_SIMD_WORD into a target hook. | H.J. Lu | 1 | -1/+1 |
2010-07-27 | common.opt (o): Add MissingArgError. | Joseph Myers | 1 | -1/+2 |
2010-07-03 | c-common.c (IN_GCC_FRONTEND): Do not undef. | Manuel López-Ibáñez | 1 | -1/+1 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -1/+2 |
2010-06-28 | system.h: Poison GCC_EXCEPT_H for front-end files. | Steven Bosscher | 1 | -1/+1 |
2010-06-26 | collect2.c (main): Remove SWITCHES_NEED_SPACES conditional. | Joseph Myers | 1 | -1/+1 |
2010-06-25 | pa.h (MODIFY_TARGET_NAME): Remove. | Joseph Myers | 1 | -1/+1 |
2010-06-16 | * target.h (struct asm_out):Add declare_constant_name field. | Anatoly Sokolov | 1 | -1/+2 |
2010-06-12 | targhooks.c (default_function_value): Don't use FUNCTION_OUTGOING_VALUE. | Anatoly Sokolov | 1 | -2/+2 |
2010-06-11 | system.h (helper_const_non_const_cast): New inline for gcc version <= 4.0. | Kai Tietz | 1 | -0/+14 |
2010-06-09 | cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c... | Jan Hubicka | 1 | -0/+6 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -0/+10 |
2010-05-27 | Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS. | Steven Bosscher | 1 | -0/+6 |
2010-04-29 | re PR target/42895 (Low registers are preferred than register ip in thumb2 mode) | Bernd Schmidt | 1 | -1/+2 |
2009-12-13 | tm.texi (STACK_CHECK_PROBE_LOAD): Delete. | Eric Botcazou | 1 | -3/+3 |
2009-11-03 | re PR target/10127 (-fstack-check let's program crash) | Eric Botcazou | 1 | -1/+1 |
2009-09-23 | tm.texi (STATIC_CHAIN, [...]): Remove. | Richard Henderson | 1 | -1/+1 |
2009-09-22 | system.h (TRAMPOLINE_TEMPLATE, [...]): Poison. | Richard Henderson | 1 | -1/+2 |
2009-09-08 | [multiple changes] | Kai Tietz | 1 | -0/+8 |
2009-09-03 | Revert revision 151379 for linux bootstrap failure for gstdint.h | Kai Tietz | 1 | -2/+0 |
2009-09-03 | config.in (HAVE_STDINT_H): New. | Kai Tietz | 1 | -0/+2 |
2009-08-25 | hwint.h (HOST_LONG_FORMAT): New macro | Douglas B Rupp | 1 | -1/+6 |
2009-08-26 | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 1 | -1/+2 |
2009-08-01 | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 1 | -2/+3 |
2009-07-27 | system.h (fopen): Undefine if macro. | Douglas B Rupp | 1 | -1/+5 |
2009-07-25 | system.h (gcc_assert): Invoke __builtin_unreachable() instead of fancy_abort(... | David Daney | 1 | -0/+7 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 1 | -1/+1 |
2009-06-12 | system.h (gcc_assert, [...]): Revert accidental commit in r148403. | David Daney | 1 | -6/+0 |
2009-06-11 | re PR c/39252 (Request new feature __builtin_unreachable ()) | David Daney | 1 | -0/+6 |
2009-06-10 | system.h (HAVE_DESIGNATED_INITIALIZERS): Don't define if compiling with C++. | Ian Lance Taylor | 1 | -1/+2 |
2009-05-27 | system.h (CONST_CAST2): Use C++ const_cast when compiled as C++ | Tom Tromey | 1 | -0/+4 |
2009-05-04 | tm.texi (LEGITIMIZE_ADDRESS): Revise documentation. | Paolo Bonzini | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -2/+4 |
2008-06-29 | optabs.c (libfunc_decl_hash, [...]): Fix -Wcast-qual warnings. | Kaveh R. Ghazi | 1 | -4/+2 |
2008-06-19 | system.h (-Wc++-compat): Activate as a warning, no an error. | Kaveh R. Ghazi | 1 | -1/+3 |
2008-04-12 | Fix bug reported by Andrew Pinski. | James E Wilson | 1 | -1/+1 |
2008-02-26 | system.h (USE_MAPPED_LOCATION): Poison. | Tom Tromey | 1 | -1/+4 |
2008-02-19 | Support valgrind 3.3 for --enable-checking=valgrind. | Hans-Peter Nilsson | 1 | -0/+25 |
2007-12-13 | re PR bootstrap/34144 (Revision 130005 causes bootstrap failure with --disabl... | Andrew Pinski | 1 | -0/+5 |
2007-10-21 | system.h (IN_RANGE): Cast each argument individually. | Richard Sandiford | 1 | -1/+2 |
2007-09-03 | system.h (CONST_CAST2, [...]): New macros for type-specific casts. | Kaveh R. Ghazi | 1 | -2/+6 |