aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2011-07-01config.gcc (score-*-elf): Remove score7.o.Chen Liqin4-2209/+1541
2011-06-30i386: Always use TARGET_DEEP_BRANCH_PREDICTION.Richard Henderson2-92/+16
2011-06-30v850.h (CPP_SPEC): Define __v850e__ when compiling for the V850E.Nick Clifton1-0/+1
2011-06-29Auto-vectorizer generates 128-bit AVX insns by default for bdver1.Changpeng Fang3-6/+16
2011-06-29unwind-arm.c (enum __cxa_type_match_result): New.Nathan Sidwell1-10/+30
2011-06-29avr.c (avr_encode_section_info): Dispatch to default_encode_section_info.Georg-Johann Lay1-1/+3
2011-06-29re PR target/34734 ([avr] attribute((progmem)) not handled properly in C++)Georg-Johann Lay1-6/+29
2011-06-29t-avr (LIB1ASMFUNCS): Add _mulhisi3, _umulhisi3, _xmulhisi3_exit.Georg-Johann Lay3-10/+173
2011-06-28arm: Clean out dead code from thumb_pushpop.Richard Henderson1-68/+13
2011-06-28arm: Convert thumb1 prologue to rtl.Richard Henderson4-256/+346
2011-06-28sync.md (*stbar): Delete.Eric Botcazou1-4/+9
2011-06-28sol2-64.h (TARGET_DEFAULT): Remove.Rainer Orth2-6/+9
2011-06-28Fix constraints. Ramana Radhakrishnan1-7/+6
2011-06-28mn10300.h (LINK_SPEC): Do not use linker relaxation when performing an increm...Nick Clifton1-1/+1
2011-06-28Revert spurious change to mn10300_get_live_callee_saved_regsNick Clifton1-1/+1
2011-06-28config.gcc (tm_file): Add elfos.h and avr/elf.h for avr-*-* and avr-*-rtems* ...Georg-Johann Lay4-245/+61
2011-06-27re PR target/48637 (%c in ARM inline asm leads to ICE (in arm_print_operand))Richard Earnshaw1-1/+10
2011-06-27Fix alpha and ia64 non-vms build.Richard Henderson2-4/+5
2011-06-27re PR libmudflap/38738 (libmudflap could be enabled for Solaris when using GN...Rainer Orth1-0/+5
2011-06-27mn10300.md (clzsi2): Use XOR after BSCH to convert bit position of highest bi...Nick Clifton1-4/+18
2011-06-27re PR target/44241 (vms-crtl.h, vms-crtl-64.h need many more symbols)Tristan Gingold13-506/+458
2011-06-27alpha.c (alpha_end_function): Always generate .end directive on VMS.Tristan Gingold1-1/+2
2011-06-27sparc.c (sparc_frame_pointer_required): Return true if the function receives ...Eric Botcazou1-0/+5
2011-06-26re PR target/47997 (gcc on macosx: "ld: warning: -fwritable-strings not compa...Iain Sandoe1-1/+5
2011-06-26sparc.c (save_local_or_in_reg_p): Adjust comment.Eric Botcazou1-21/+29
2011-06-25re PR driver/49371 (xgcc: error: unrecognized option '-pie' on *-apple-darwin*)Iain Sandoe3-2/+12
2011-06-24sparc: Fix -mflat unwind info.Richard Henderson2-149/+43
2011-06-24re PR target/49335 (ARM: Invalid assembler generated while compiling C++ code...Ramana Radhakrishnan2-7/+18
2011-06-24* config/avr/avr.md (*extzv): Fix leading white space.Georg-Johann Lay1-1/+1
2011-06-23params.c: Include common/common-target.h.Joseph Myers4-54/+0
2011-06-23re PR bootstrap/49383 (powerpc64-linux bootstrap failure due to ice in cgraph...Alan Modra1-0/+1
2011-06-22arm.h (OPTION_DEFAULT_SPECS): Fix -mtls-dialect typo.Nathan Sidwell1-1/+1
2011-06-22reg-notes.def (REG_CFA_WINDOW_SAVE): New.Richard Henderson2-45/+32
2011-06-22Check TARGET_PARTIAL_REG_STALL in imul to lea peepholes.H.J. Lu2-10/+20
2011-06-22arm.c (neon_immediate_valid_for_shift): New function.Dmitry Plotnikov4-13/+167
2011-06-22invoke.texi (ARM Options): Document -mtls-dialect option.Nathan Sidwell5-26/+129
2011-06-21re PR target/33049 ([avr] bit extraction non optimal, inversing logic solves ...Georg-Johann Lay2-0/+67
2011-06-21* config/avr/avr.md (*jcindirect_jump): Fix build warning.Georg-Johann Lay1-2/+1
2011-06-21Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt2-11/+15
2011-06-21gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers7-241/+808
2011-06-21usegld.h: New file.Rainer Orth15-728/+490
2011-06-20pr49089: enable avx256 splitting unaligned load/store only when beneficialChangpeng Fang1-2/+10
2011-06-21rs6000.c (rs6000_cannot_force_const_mem): Match CONST high part large-toc add...Alan Modra2-2/+6
2011-06-20re PR target/49385 (Invalid RTL intstruction for ARM)Ramana Radhakrishnan1-1/+3
2011-06-20rs6000.c (create_TOC_reference): Wrap high part of toc-relative address in CO...Alan Modra2-38/+55
2011-06-18re PR target/49411 ([4.6/4.7] ICE: unrecognizable insn with -mxop in _mm_roti...Jakub Jelinek2-17/+65
2011-06-16darwin-protos.h (machopic_select_rtx_section): Move to inside RTX_CODE ifdef.Iain Sandoe1-2/+2
2011-06-16Revert r174940Ramana Radhakrishnan3-445/+8
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke38-322/+478
2011-06-16libgcc.S (__ashldi3, [...]): Set shift truncation mask to 63.Georg-Johann Lay1-3/+3