Age | Commit message (Expand) | Author | Files | Lines |
2012-07-31 | defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete. | Nathan Froyd | 1 | -7/+0 |
2012-07-25 | i386.md (stack_protect_set): Disable the pattern for Android since Android li... | Sergey Melnikov | 1 | -0/+5 |
2012-06-26 | system.h (USE_COMMON_FOR_ONE_ONLY): Poison. | Steven Bosscher | 1 | -6/+0 |
2012-03-20 | tree.h (enum size_type_kind): Add stk_ prefix to constants, convert in lowerc... | Tristan Gingold | 1 | -0/+4 |
2012-03-14 | Remove obsolete IRIX 6.5 support | Rainer Orth | 1 | -8/+1 |
2011-11-30 | shift flag_next/gnu_runtime to modern opts system. | Iain Sandoe | 1 | -0/+5 |
2011-11-10 | final.c, output.h (fprint_whex, [...]): New functions serving as fast replace... | Dimitrios Apostolou | 1 | -2/+9 |
2011-07-09 | dwarf2: Move CFI output routines to dwarf2cfi.c. | Richard Henderson | 1 | -0/+22 |
2011-07-09 | dwarf2: Reduce some redundant definitions. | Richard Henderson | 1 | -0/+33 |
2011-07-09 | Move ASM_COMMENT_START to defaults.h. | Richard Henderson | 1 | -0/+5 |
2011-07-08 | defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default. | Bernd Schmidt | 1 | -0/+4 |
2011-06-15 | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 1 | -7/+7 |
2010-11-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -4/+0 |
2010-11-25 | target.def (supports_split_stack, [...]): Take gcc_options parameters. | Joseph Myers | 1 | -4/+8 |
2010-11-23 | tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro. | Jan Hubicka | 1 | -8/+0 |
2010-11-16 | builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary. | Nathan Froyd | 1 | -8/+0 |
2010-11-05 | defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]): Remove. | Joseph Myers | 1 | -8/+0 |
2010-11-01 | common.opt (R, [...]): New. | Joseph Myers | 1 | -25/+1 |
2010-11-01 | defaults.h (TARGET_VTABLE_USES_DESCRIPTORS): Move under ifdef GCC_INSN_FLAGS_H. | Steve Ellcey | 1 | -10/+10 |
2010-10-11 | re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used a... | John David Anglin | 1 | -1/+8 |
2010-09-28 | Hookize TARGET_UNWIND_INFO et al. | Richard Henderson | 1 | -47/+3 |
2010-09-14 | Turn UNITS_PER_SIMD_WORD into a target hook. | H.J. Lu | 1 | -6/+0 |
2010-09-09 | configure.ac (gnu_indirect_function): New test. | Nathan Sidwell | 1 | -0/+4 |
2010-09-03 | options.texi (SeparateAlias): Document. | Joseph Myers | 1 | -1/+1 |
2010-08-20 | tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonz... | Joseph Myers | 1 | -0/+4 |
2010-08-03 | alpha.h (SWITCH_TAKES_ARG): Define. | Joseph Myers | 1 | -1/+1 |
2010-07-28 | darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove. | Joseph Myers | 1 | -0/+32 |
2010-07-13 | expmed.h (MAX_BITS_PER_WORD): Move to... | Richard Sandiford | 1 | -0/+4 |
2010-07-12 | defaults.h (MAX_MOVE_MAX, [...]): Define if not defined. | Richard Sandiford | 1 | -0/+8 |
2010-07-12 | tm.texi.in (SWITCHABLE_TARGET): Document. | Richard Sandiford | 1 | -0/+4 |
2010-07-08 | i386-protos.h (ix86_asm_output_function_label): New prototype. | Kai Tietz | 1 | -1/+9 |
2010-06-27 | target.h (struct gcc_target): Add register_move_cost field. | Anatoly Sokolov | 1 | -4/+0 |
2010-06-10 | Makefile.in (READ_MD_H): New variable. | Richard Sandiford | 1 | -8/+0 |
2010-06-07 | common.opt (fira-verbose): Use Var. | Joseph Myers | 1 | -0/+8 |
2010-06-03 | Check MAX_FIXED_MODE_SIZE on bit-field in C++. | H.J. Lu | 1 | -0/+4 |
2010-06-02 | mkconfig.sh: Include insn-flags.h and insn-constants.h before defaults.h. | Steven Bosscher | 1 | -0/+201 |
2010-03-24 | re PR target/38118 (gcc emits non-TLS data as TLS on Solaris 11/SPARC) | Rainer Orth | 1 | -2/+6 |
2009-12-22 | tm.texi (ARG_POINTER_CFA_OFFSET): Document new default. | Paul Brook | 1 | -1/+2 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -3/+3 |
2009-11-04 | defaults.h (CONSTANT_ADDRESS_P): Provide a default definition. | Nick Clifton | 1 | -0/+6 |
2009-08-26 | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 1 | -4/+0 |
2009-07-11 | re PR target/40667 (stack frames are generated even with -fomit-frame-pointer) | Jakub Jelinek | 1 | -0/+4 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 1 | -4/+0 |
2009-06-25 | defaults.h (CAN_ELIMINATE): Provide default. | Anatoly Sokolov | 1 | -0/+4 |
2009-06-17 | dbxout.c (dbxout_source_line): Add is_stmt parameter. | Cary Coutant | 1 | -0/+10 |
2009-05-19 | * defaults.h (UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE) | Francois-Xavier Coudert | 1 | -0/+175 |
2009-05-04 | tm.texi (LEGITIMIZE_ADDRESS): Revise documentation. | Paolo Bonzini | 1 | -4/+0 |
2009-05-03 | defaults.h (FRAME_POINTER_REQUIRED): Provide default. | Anatoly Sokolov | 1 | -0/+4 |
2009-04-22 | defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default. | Paolo Bonzini | 1 | -0/+7 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -2/+7 |