aboutsummaryrefslogtreecommitdiff
path: root/gcc/defaults.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-29system.h: Include "safe-ctype.h" instead of <safe-ctype.h>.Joseph Myers1-4/+0
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-4/+8
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-8/+0
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd1-8/+0
2010-11-05defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers1-8/+0
2010-11-01common.opt (R, [...]): New.Joseph Myers1-25/+1
2010-11-01defaults.h (TARGET_VTABLE_USES_DESCRIPTORS): Move under ifdef GCC_INSN_FLAGS_H.Steve Ellcey1-10/+10
2010-10-11re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used a...John David Anglin1-1/+8
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-47/+3
2010-09-14Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu1-6/+0
2010-09-09configure.ac (gnu_indirect_function): New test.Nathan Sidwell1-0/+4
2010-09-03options.texi (SeparateAlias): Document.Joseph Myers1-1/+1
2010-08-20tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonz...Joseph Myers1-0/+4
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers1-1/+1
2010-07-28darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.Joseph Myers1-0/+32
2010-07-13expmed.h (MAX_BITS_PER_WORD): Move to...Richard Sandiford1-0/+4
2010-07-12defaults.h (MAX_MOVE_MAX, [...]): Define if not defined.Richard Sandiford1-0/+8
2010-07-12tm.texi.in (SWITCHABLE_TARGET): Document.Richard Sandiford1-0/+4
2010-07-08i386-protos.h (ix86_asm_output_function_label): New prototype.Kai Tietz1-1/+9
2010-06-27target.h (struct gcc_target): Add register_move_cost field.Anatoly Sokolov1-4/+0
2010-06-10Makefile.in (READ_MD_H): New variable.Richard Sandiford1-8/+0
2010-06-07common.opt (fira-verbose): Use Var.Joseph Myers1-0/+8
2010-06-03Check MAX_FIXED_MODE_SIZE on bit-field in C++.H.J. Lu1-0/+4
2010-06-02mkconfig.sh: Include insn-flags.h and insn-constants.h before defaults.h.Steven Bosscher1-0/+201
2010-03-24re PR target/38118 (gcc emits non-TLS data as TLS on Solaris 11/SPARC)Rainer Orth1-2/+6
2009-12-22tm.texi (ARG_POINTER_CFA_OFFSET): Document new default.Paul Brook1-1/+2
2009-11-25Remove trailing white spaces.H.J. Lu1-3/+3
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-0/+6
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-4/+0
2009-07-11re PR target/40667 (stack frames are generated even with -fomit-frame-pointer)Jakub Jelinek1-0/+4
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-4/+0
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov1-0/+4
2009-06-17dbxout.c (dbxout_source_line): Add is_stmt parameter.Cary Coutant1-0/+10
2009-05-19* defaults.h (UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE)Francois-Xavier Coudert1-0/+175
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-4/+0
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-0/+4
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-0/+7
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-2/+7
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-1/+4
2009-03-11re PR target/39137 (-mpreferred-stack-boundary=2 causes lots of dynamic realign)Jakub Jelinek1-0/+5
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-18re PR target/38736 (-mavx can change the ABI via BIGGEST_ALIGNMENT)H.J. Lu1-0/+5
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand1-10/+0
2008-08-12real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand1-26/+0
2008-07-30[multiple changes]H.J. Lu1-0/+21
2008-07-19tm.texi (MALLOC_ABI_ALIGNMENT): New macro.Olivier Hainque1-0/+6
2008-05-27defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.Andreas Krebbel1-0/+4
2008-05-26re PR middle-end/36253 (Caller-save stack slot may not have proper alignment)H.J. Lu1-0/+9
2008-05-22defaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as argument.H.J. Lu1-1/+1
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-1/+1