aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2009-04-08config.gcc (aix tm_file): Add aix-stdint.h.David Edelsohn1-0/+51
2009-04-08re PR bootstrap/39660 (Mingw Bootstrap stops with "..host-mingw32.c:140: erro...Danny Smith1-17/+22
2009-04-07ia64.c (ia64_builtins): Add IA64_BUILTIN_HUGE_VALQ.Uros Bizjak1-1/+7
2009-04-07i386.c (ix86_compare_emitted): Remove.Paolo Bonzini4-20/+13
2009-04-07config.gcc (sh-*-*): Add sysroot-suffix.h to tm_file.Andrew Stubbs2-0/+152
2009-04-06i386.md: Revert 2 accidental checkins.H.J. Lu1-2/+4
2009-04-06Atom pipeline model, tuning and insn selection.Joey Ye6-51/+1006
2009-04-06lib1funcs.asm (ic_invalidate): Move ICBI out of the delay slot.Andrew Stubbs1-3/+6
2009-04-06config.gcc (mingw32 tm_file): Add mingw-stdint.h.Danny Smith1-0/+50
2009-04-05config.gcc (cygwin tm_file): Add cygwin-stdint.h.Dave Korn1-0/+51
2009-04-04re PR target/39501 (-O -ffinite-math-only gets min(x,y) optimization wrong fo...Richard Earnshaw1-1/+1
2009-04-03ia64.md (extendsfdf2, [...]): Use fr_reg_or_fp01_operand instead of fr_regist...Steve Ellcey2-174/+184
2009-04-03update copyright dateChristian Bruel2-2/+2
2009-04-02mips.c (mips_frame_info): Add acc_mask...Chao-ying Fu5-51/+587
2009-04-03config.gcc (powerpc64-*-gnu*): Add rs6000/default64.h to tm_file.Alan Modra4-4/+8
2009-04-02i386.c (ix86_abi): Move initialization to ...H.J. Lu1-1/+3
2009-04-02[SH] double precision floating point dwarf fixChristian Bruel2-0/+24
2009-04-02linux-unwind.h: Disable when inhibit_libc is defined.Andrew Stubbs1-2/+7
2009-04-01ia64.c (ia64_handle_option): Inform user that Itanium1 tuning is deprecated i...Steven Bosscher1-0/+12
2009-04-01better m128i constant materializationXinliang David Li1-3/+2
2009-04-01[multiple changes]Matt Thomas12-494/+1683
2009-04-01re PR target/39226 (gcc_assert (verify_initial_elim_offsets ()); ICE)Jakub Jelinek1-39/+1
2009-04-01Omitted from previous commit.Nick Clifton1-0/+48
2009-04-01m32c.h (LIBGCC2_UNITS_PER_WORD): Define if not already defined.Nick Clifton3-35/+40
2009-04-01host-mingw32.c (mingw32_gt_pch_use_address): Make object_name unique for each...Kai Tietz1-2/+13
2009-04-01avr.h (avr_case_values_threshold): Remove declaration.Anatoly Sokolov4-12/+9
2009-04-01rs6000.c (rs6000_emit_stack_reset): Delete redundant rs6000_emit_stack_tie.Alan Modra1-1/+0
2009-04-01sysv4.opt (msdata): Improve option description.Ben Elliston1-1/+1
2009-03-31ia64.md (divsf3_internal_lat): Remove.Steve Ellcey2-306/+181
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers6-3/+158
2009-03-31re PR target/39592 (Revision 145272 breaks -ansi -msse)Joseph Myers1-4/+4
2009-03-31re PR target/31635 (-mno-vrsave ignored on ppc64)Ben Elliston1-0/+5
2009-03-31* doc/invoke.texi (RS/6000 and PowerPC Options):Document mtls-markers.Alan Modra3-4/+138
2009-03-31spu.c (spu_expand_prologue): Delete redundant code.Alan Modra1-6/+0
2009-03-30re PR target/38781 (PR38151: valgrind finds problem)H.J. Lu1-7/+6
2009-03-30sparc.md (*nand<V64mode>_vis, [...]): Fix typos in names.Paolo Bonzini1-2/+2
2009-03-30sparc.c (sparc_compare_emitted): Remove.Paolo Bonzini3-19/+15
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers2-25/+78
2009-03-29re PR target/39545 (Structures with flexible array member passed/returned inc...H.J. Lu1-2/+24
2009-03-29i386-protos.h (ix86_agi_dependent): New.H.J. Lu2-38/+32
2009-03-29re PR target/32542 (When -msdata is set, gcc sent -memb to gas.)Ben Elliston3-3/+4
2009-03-29re PR target/30451 (incorrect attributes in *movti_ppc64 of rs6000.md)Ben Elliston1-1/+1
2009-03-29Approved in http://gcc.gnu.org/ml/gcc-patches/2008-12/msg00733.html.Ben Elliston1-0/+7
2009-03-29avr.c (avr_mcu_t): Add atmega8c1, atmega16c1 and atmega8m1 devices.Anatoly Sokolov3-0/+12
2009-03-28rs6000-c.c (rs6000_macro_to_expand): If macro following vector keyword has ex...Jakub Jelinek1-1/+13
2009-03-28inclhack.def (aix_syswait, [...]): Remove.Joseph Myers19-712/+2
2009-03-27re PR rtl-optimization/38034 (Unnecessary register move)H.J. Lu1-6/+6
2009-03-27re PR target/39472 (Add -mabi=[ms|sysv])H.J. Lu7-50/+72
2009-03-26divv2df3.c: New file.Ulrich Weigand2-1/+204
2009-03-25bfin.c (bfin_optimize_loop): If the LSETUP goes before a jump insn...Bernd Schmidt1-3/+11