aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-29linux.h (GLIBC_DYNAMIC_LINKER): Handle `-mnan=2008'.Maciej W. Rozycki33-23/+419
2013-07-29re PR target/57954 (AVX missing vxorps (zeroing) before vcvtsi2s %edx, slow d...Uros Bizjak2-38/+64
2013-07-29Fix incorrect changelog entry.Ramana Radhakrishnan1-1/+1
2013-07-292013-07-29 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel3-1/+12
2013-07-29s390.md ("movcc"): Swap load and store instructions.Dominik Vogt2-6/+10
2013-07-29target-supports.exp (check_effective_target_non_bionic): New effective-target...Alexander Ivchenko4-0/+21
2013-07-29Daily bump.GCC Administrator1-1/+1
2013-07-28re PR fortran/58009 (Elements with same value in vector subscript in variable...Thomas Koenig4-0/+77
2013-07-28Fix incorrect ChangeLog entry.Tim Shen1-4/+2
2013-07-28Daily bump.GCC Administrator1-1/+1
2013-07-27epiphany.c (epiphany_compute_frame_size): Also reserve space for saving UNKNO...Joern Rennecke2-2/+15
2013-07-27re PR fortran/57991 (Enhance "Same actual argument associated" warning (-Wali...Tobias Burnus4-1/+45
2013-07-27re PR fortran/57285 ([OOP] ICE on invalid: "gfc_array_dimen_size(): Bad dimen...Janus Weil4-3/+24
2013-07-27pr57705.c: Adjust for a !vect_pack_trunc target.Eric Botcazou5-3/+13
2013-07-27Daily bump.GCC Administrator1-1/+1
2013-07-26dwarf2out.c (die_checksum_ordered): Don't include template instantiations in ...Cary Coutant2-30/+89
2013-07-26Correct ChangeLog entryWilliam Schmidt1-4/+4
2013-07-26pr37868.c: Disable for epiphany.Joern Rennecke3-2/+5
2013-07-26pr27095.c: For Epiphany, add -mshort-calls.Joern Rennecke3-0/+8
2013-07-26* gcc.c-torture/execute/builtins/stpcpy-chk.x: New file.Joern Rennecke2-0/+8
2013-07-26Skip tests that make assumptions about struct layout that don't hold on epiph...Joern Rennecke31-0/+149
2013-07-26minmax_minus.c: ScanKyrylo Tkachov2-2/+5
2013-07-26* gcc.dg/guality/guality.exp: Skip on AIX.David Edelsohn2-0/+7
2013-07-26ppc-vector-memcpy.c: Test use of VMX for memcpy not initializers.David Edelsohn2-2/+11
2013-07-26AArch64 support for NEG in vector registers for DI and SI mode (part 2)Ian Bolton2-0/+7
2013-07-26re PR c++/57101 (-fcompare-debug failure with <type error>)Paolo Carlini2-0/+225
2013-07-26AArch64 support for NEG in vector registers for DI and SI modeIan Bolton4-4/+85
2013-07-26combine.c (simplify_comparison): Re-canonicalize operands where appropriate.Kyrylo Tkachov3-0/+52
2013-07-26Daily bump.GCC Administrator1-1/+1
2013-07-25dwarf2out.c (size_of_pubnames): Move code to...Sterling Augustine2-21/+42
2013-07-25re PR fortran/57966 ([OOP] Using a TBP to specify the shape of a dummy argument)Janus Weil4-0/+55
2013-07-25complex (pow(const complex<>&, int)): Enable in C++11 mode too.Paolo Carlini4-17/+19
2013-07-25re PR target/38836 (Documentation for x86 builtins is outdated)Cameron McInally2-46/+38
2013-07-25cgraph.c (release_function_body): Break out from ...Jan Hubicka7-24/+68
2013-07-25arm.md (arm_addsi3, [...]): Correct output template.Kyrylo Tkachov2-3/+8
2013-07-25arm-fixed.md (ssmulsa3, usmulusa3): Adjust for arm_restrict_it.Kyrylo Tkachov2-20/+48
2013-07-25pa.c (pa_trampoline_init): Emit __enable_execute_stack libcall if HAVE_ENABLE...Mark Kettenis2-0/+8
2013-07-25config.gcc (hppa-*-openbsd*): Don't set tmake_file.Mark Kettenis2-1/+4
2013-07-25re PR c++/57981 (ICE in this code)Paolo Carlini9-31/+112
2013-07-25Add documents and comments.Tim Shen5-26/+82
2013-07-25re PR rtl-optimization/57960 (S/390: LRA ICE building glibc)Vladimir Makarov4-1/+43
2013-07-25lto-symtab.c (lto_cgraph_replace_node): Release function body.Jan Hubicka4-25/+45
2013-07-25Remove unnecessary space.Ramana Radhakrishnan2-2/+7
2013-07-25Fix PR target/57731 PR target/57837Ramana Radhakrishnan3-11/+23
2013-07-25re PR fortran/57639 ([OOP] ICE with polymorphism (and illegal code))Janus Weil5-2/+39
2013-07-25arm.c (thumb1_size_rtx_costs): Assign proper cost for shift_add/shift_sub0/sh...Terry Guo4-0/+30
2013-07-25altivec.md (altivec_vpkpx): Handle little endian.Bill Schmidt2-5/+44
2013-07-25re PR libstdc++/57976 (Missing time_get<>::get() functions)Paolo Carlini2-4/+12
2013-07-25Daily bump.GCC Administrator1-1/+1
2013-07-25Introduce context class.David Malcolm5-1/+95