aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2010-09-29options.texi (Variable, Var, Init): Update documentation without reference to...Joseph Myers5-42/+43
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers18-44/+17
2010-09-29picochip.c (picochip_output_internal_label): This function can now be called ...Hariharan Sandanagobalane1-0/+12
2010-09-28Implement TARGET_BUILTIN_DECL for alpha.Richard Henderson1-24/+45
2010-09-28re PR target/45800 ([M32C] compile error on increment volatile long var)DJ Delorie1-1/+13
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson6-42/+91
2010-09-28i386.c (ix86_supports_split_stack): Test HAVE_GAS_CFI_PERSONALITY_DIRECTIVE r...Ian Lance Taylor1-1/+1
2010-09-28re PR target/44452 (gcc.target/i386/abi-2.c and gcc.target/i386/pr22076.c fai...Rainer Orth6-47/+24
2010-09-29re PR target/45807 (Lying eh_frame r2 save info causes crashes with static li...Alan Modra4-68/+47
2010-09-28cygming.h (ASM_OUTPUT_DWARF_OFFSET): Output 8 bytes when 8 bytes are requested.Richard Henderson1-5/+19
2010-09-28avr.c (expand_prologue): Set current_function_static_stack_size.Tristan Gingold1-0/+3
2010-09-28alpha.md: Change the initial condition of the probing loop.Tristan Gingold1-3/+5
2010-09-28sse.md (*avx_<umaxmin:code><mode>3): Split from *avx_<maxmin:code><mode>3.Uros Bizjak3-24/+34
2010-09-28i386.c (ix86_supports_split_stack): -fsplit-stack requires assembler support ...Ian Lance Taylor1-0/+8
2010-09-27common.opt (fsplit-stack): New option.Ian Lance Taylor6-5/+468
2010-09-27vxworks.h (TARGET_OS_CPP_BUILTINS): Call VXWORKS_OS_CPP_BUILTINS.Olivier Hainque1-1/+3
2010-09-27i386.h (CLASS_MAX_NREGS): Also handle XCmode.Uros Bizjak2-26/+22
2010-09-26i386.md (pro_epilogue_adjust_stack_<mode>_add): Merge from pro_epilogue_adjus...Uros Bizjak2-24/+16
2010-09-26i386.md (movmsk_df): New insn.Uros Bizjak1-6/+53
2010-09-26mips.c (mips_builtin_decls): Declare.Richard Sandiford1-3/+20
2010-09-25cygwin.asm: Include auto-host.h.Kai Tietz5-133/+187
2010-09-25avr.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov3-5/+6
2010-09-24ia64.c (ia64_dwarf_handle_frame_unspec): New.Richard Henderson1-251/+304
2010-09-24vx-common.h (DBX_REGISTER_NUMBER): Reinstate.Olivier Hainque1-0/+6
2010-09-24re PR middle-end/45234 (ICE in expand_call, at calls.c:2845 when passing alig...Jakub Jelinek4-4/+5
2010-09-24re PR bootstrap/45751 (Bootstrap failure: at stage 1 xgcc segfault)Iain Sandoe1-2/+2
2010-09-24re PR target/44242 (vms-crt0*.c should compile with gcc)Tristan Gingold7-415/+135
2010-09-24i386.md (ix86_code_end): Move the initialization of xops array near the consu...Uros Bizjak2-7/+7
2010-09-23Remove accidentally added empty file.Bernd Schmidt1-0/+0
2010-09-23arm.h (OUTPUT_ADDR_CONST_EXTRA): Remove.Anatoly Sokolov3-7/+7
2010-09-23i386.md (UNSPECV_NOPS): Rename from UNSPEC_NOPS and define as unspec_volatile.Uros Bizjak2-30/+21
2010-09-23rs6000.c (toc_relative_ok): Delete.Alan Modra1-41/+1
2010-09-23re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt1-0/+0
2010-09-22re PR java/44095 (massive java failures due to -findirect-dispatch breakage o...Eric Botcazou2-2/+4
2010-09-22opts-common.c (prune_options): Make static.Joseph Myers6-61/+63
2010-09-22picochip.md (movhicc): Use expand to check whether movhicc is available and s...Hariharan Sandanagobalane1-11/+27
2010-09-22re PR target/35664 (unable to find a register to spill in class 'FP_REGS')Eric Botcazou1-2/+2
2010-09-22alpha.c (alpha_use_linkage): Initialize target field.Tristan Gingold1-0/+1
2010-09-22i386.h (MAX_STRINGOP_ALGS): Fix typo in the name.Uros Bizjak2-4/+4
2010-09-21rs6000.h (OUTPUT_ADDR_CONST_EXTRA): Remove macros.Anatoly Sokolov3-9/+6
2010-09-21Remove strayed semicolon.Kai Tietz1-1/+1
2010-09-21re PR target/45694 ([MinGW64] fortran host associated variables+optimization=...Kai Tietz1-8/+23
2010-09-21iterators.md (qhs_extenddi_op): New mode_attr.Bernd Schmidt2-2/+8
2010-09-21i386.c (ix86_split_ashl): Rename single_width variable to half_width.Uros Bizjak1-20/+20
2010-09-20arm.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov2-7/+20
2010-09-20i386.c (ix86_expand_ashl_const): Rewrite using indirect functions.Uros Bizjak1-115/+127
2010-09-20re PR target/45726 (Thumb2 instruction emitted for incompatible CPU)Rafael Carre1-1/+1
2010-09-20arm.c (arm_address_offset_is_imm): New.Jie Zhang5-4/+291
2010-09-20re PR target/45726 (Thumb2 instruction emitted for incompatible CPU)Rafael Carre1-1/+1
2010-09-19bfin.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov2-9/+26