Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-09-01 | arm.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-09-01 | c-common.c (const_strip_array_types): Delete. | Kaveh R. Ghazi | 1 | -2/+9 |
2007-08-29 | system.h: Activate -Wcast-qual as warning-only. | Kaveh R. Ghazi | 1 | -0/+5 |
2007-08-29 | system.h (CONST_CAST): Avoid union for gcc-4.0.x. | Kaveh R. Ghazi | 1 | -1/+3 |
2007-08-10 | system.h (CONST_CAST): New. | Kaveh R. Ghazi | 1 | -0/+14 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-05-02 | re PR bootstrap/31776 (Bootstrap fails with "error: conflicting types for str... | Brooks Moses | 1 | -3/+0 |
2007-01-19 | system.h (ASM_MAKE_LABEL_LINKONCE): Poison. | Steve Ellcey | 1 | -1/+2 |
2006-03-22 | re PR driver/22600 (Exit code should be different from 1 for internal compile... | Volker Reichelt | 1 | -0/+2 |
2006-03-14 | bfin.h (UNALIGNED_WORD_ASM_OP): Remove. | Kazu Hirata | 1 | -1/+1 |
2006-03-03 | gengtype.c (main): Handle double_int type. | Zdenek Dvorak | 1 | -0/+2 |
2006-02-21 | * doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHARED_BSS) | Richard Sandiford | 1 | -1/+2 |
2005-12-16 | re PR driver/20425 (-print-search-dirs doesn't honor mutil-os/multilib settings) | Alan Modra | 1 | -1/+2 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 1 | -1/+3 |
2005-08-16 | aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | Kaveh R. Ghazi | 1 | -14/+1 |
2005-07-21 | gensupport.c (old_preds): Don't reference PREDICATE_CODES. | Kazu Hirata | 1 | -1/+2 |