aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2008-04-07function.h (rtl): Rename to x_rtl.Jan Hubicka3-10/+10
2008-04-07i386.md ("*sse_prologue_save_insn"): Use braced output control string instead...Uros Bizjak1-8/+6
2008-04-07i386.c (legitimize_pic_address): Add treating of dllimport SYM_REF's.Kai Tietz1-4/+13
2008-04-07avr.h (avr_mega_p): Remove declaration.Anatoly Sokolov4-20/+15
2008-04-06re PR target/12329 (x86: local function declared with attribute((regparm(3)))...Uros Bizjak1-1/+22
2008-04-04invoke.texi: Document -mbitops for SH.Naveen.H.S6-6/+370
2008-04-04re PR target/35620 (ICE passing dereferenced pointer to _Decimal32)Janis Johnson1-0/+5
2008-04-04config.gcc (extra_headers): Add wmmintrin.h for x86 and x86-64.H.J. Lu7-27/+333
2008-04-04driver-i386.c (describe_cache): Add l2_sizekb argument.Zuxy Meng1-14/+176
2008-04-04xtensa.c (xtensa_secondary_reload_class): Use a secondary input reload for su...Bob Wilson1-1/+2
2008-04-04re PR target/35713 (invalid type for va_arg with _Decimal128)Janis Johnson1-2/+4
2008-04-03i386-protos.h (ix86_aligned_p): Removed.H.J. Lu1-2/+0
2008-04-03mips.md (any_gt, [...]): New code iterators.Adam Nemet1-150/+56
2008-04-03re PR target/35795 (Revision 133787 breaks ia64)Jan Hubicka7-0/+7
2008-04-03* config/sh/sh.c (sh_output_mi_thunk): Free cfun.Kaz Kojima1-0/+1
2008-04-03t-uclinux (generated_files): Add sysroot-suffix.h.Tom Tromey2-0/+4
2008-04-02re PR target/35801 (At revision 133817, bootstrap fails at libstdc++-v3/src/s...Dominique d'Humieres1-0/+1
2008-04-02predicates.md (io_address_operand): New predicate.Anatoly Sokolov3-19/+12
2008-04-02i386.md (*float<SSEMODEI24:mode><X87MODEF:mode>2_1): Emit gen_floatdi<X87MODE...Uros Bizjak1-1/+70
2008-04-02i386.c (bdesc_sse_3arg): Add __builtin_ia32_shufps and __builtin_ia32_shufpd.H.J. Lu1-45/+8
2008-04-02i386.md (plogic): New.H.J. Lu3-207/+42
2008-04-02cygming.h (ASM_OUTPUT_DWARF_OFFSET): Add 8 byte offsets for 64-bit mingw.Kai Tietz2-24/+55
2008-04-02v850.md (casesi): Remove if (0) code.Ben Elliston3-34/+0
2008-04-01i386.md (rex64suffix): New mode attribute.Uros Bizjak1-441/+396
2008-04-01i386.md (smaxmin): New.H.J. Lu3-293/+93
2008-04-01re PR middle-end/35781 (Revision 133759 breaks ia64)Jan Hubicka3-10/+10
2008-03-31re PR target/35695 (-funroll-loops breaks inline float divide)James E Wilson3-2/+5
2008-03-31re PR target/32000 (x86 backend uses aligned load on unaligned memory)H.J. Lu2-6/+37
2008-03-31constraints.md: Add 'j' constraint.Jan Beulich2-6/+14
2008-03-30re PR target/35757 (Incorrect contraint on sse4_1_blendp<ssemodesuffixf2c>)H.J. Lu2-1/+9
2008-03-29rs6000.c (rs6000_stack_info): Don't force saving of the link register if one ...Andrew Pinski1-1/+0
2008-03-28sse.md (*and<mode>3): Pass <MODE>mode instead of V4SFmode to ix86_binary_oper...H.J. Lu1-1/+1
2008-03-28i386.c (override_options): Initialize ix86_veclib_handler to ix86_veclibabi_s...Uros Bizjak1-3/+118
2008-03-28re PR target/31110 (Problem while compiling gcc for mn10300-elf)Nick Clifton1-6/+2
2008-03-28re PR target/31334 (Bad codegen for vector initializer with constants prop'd ...Andrew Pinski1-3/+4
2008-03-27xtensa.c (gen_float_relational): Handle unordered comparisons.Bob Wilson2-3/+18
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey34-88/+181
2008-03-27re PR target/35657 (Alignments of DFP types aren't consistent)H.J. Lu1-1/+2
2008-03-27config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68h...Paolo Bonzini6-10/+0
2008-03-26builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ...Kaveh R. Ghazi1-1/+1
2008-03-26cygming.h (BIGGEST_ALIGNMENT): Removed.H.J. Lu2-8/+4
2008-03-26re PR target/31232 (Problem while compiling gcc for xstormy16-elf)Nick Clifton1-1/+6
2008-03-25re PR fortran/31588 (gfortran should be able to output Makefile dependencies ...Andrew Pinski1-0/+2
2008-03-25xtensa.c (xtensa_va_start): Use build_int_cst instead of size_int for integer...Bob Wilson1-6/+11
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey34-181/+88
2008-03-25constraints.md (Pso, Psz): New constraints.Naveen.H.S3-0/+60
2008-03-25sh.c (sh_expand_t_scc): Emit movrt for SH2A if possible.Naveen.H.S2-0/+22
2008-03-25sh.md (prefetch): Add condition for SH2A target.Naveen.H.S1-1/+10
2008-03-25constraints.md (I28): New constraint.Jayant R Sonar3-5/+14
2008-03-25sh.c (SH_ATTRIBUTES): Define.Anil Paranjape3-16/+323