aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-16m32c.c (m32c_compare_redundant): Avoid removing compares that may be indirect...DJ Delorie2-1/+40
2009-07-16builtins.c (do_mpc_arg2): New.Kaveh R. Ghazi7-80/+351
2009-07-16New testRichard Henderson2-0/+63
2009-07-16printers.py (StdStringPrinter.to_string): Fetch std::string to the given length.Phil Muldoon2-1/+21
2009-07-16modulo-sched.c (sms_schedule): stage_count <= 1 as correct comparison to skip...Bingfeng Mei2-2/+9
2009-07-16* obj-c++.dg/defs.mm (abort): Make it extern "C".Jakub Jelinek2-1/+5
2009-07-16istream.tcc (basic_istream<>::operator>>(short&), [...]): Implement resolutio...Paolo Carlini11-60/+340
2009-07-16gcc.c (option_map): New flag -no-canonical-prefixes.Simon Baldwin3-23/+67
2009-07-15mep.md (sibcall_internal): Change register to avoid argument registers.DJ Delorie2-4/+10
2009-07-16Daily bump.GCC Administrator1-1/+1
2009-07-15re PR rtl-optimization/40710 (Linux kernel miscompiled for sh4-linux)Eric Botcazou2-3/+9
2009-07-15* config/mips/mips.md (*extenddi_truncate<mode>,Adam Nemet2-23/+43
2009-07-15sse.md (copysign<mode>3): Use "and-not" SSE instruction instead of "and" with...Uros Bizjak2-13/+15
2009-07-15sse.md (copysign<mode>3): Allocate registers only for operands[5] and operand...Uros Bizjak2-10/+11
2009-07-15Make-lang.in: Update dependenciesArnaud Charlet3-117/+153
2009-07-15[multiple changes]Arnaud Charlet8-52/+68
2009-07-15[multiple changes]Arnaud Charlet4-335/+374
2009-07-15gnat_rm.texi: Document s-ststop.adsRobert Dewar5-11/+102
2009-07-15gnat_ugn.texi: Minor updates.Robert Dewar3-14/+29
2009-07-15[multiple changes]Arnaud Charlet9-87/+304
2009-07-15lib-load.adb: Minor reformattingRobert Dewar3-5/+14
2009-07-15par.adb: Minor reformatting Add ??? comment for possible bad commentRobert Dewar3-71/+78
2009-07-15Remove -gnatd.O docArnaud Charlet1-3/+1
2009-07-15re PR middle-end/40747 (wrong code for int-is-in-range test at -O1 and above)Jakub Jelinek4-20/+58
2009-07-15[multiple changes]Arnaud Charlet13-384/+399
2009-07-15arm.md (ior_xor): New code iterator.Richard Earnshaw3-0/+32
2009-07-15[multiple changes]Arnaud Charlet8-21/+31
2009-07-15tree-ssa-structalias.c (make_constraint_from_heapvar): Initialize offset member.Richard Guenther2-0/+6
2009-07-15Makefile.in: Special rule for seh_init.o no longer needed.Tristan Gingold2-6/+5
2009-07-15debug.adb: Add -gnatd.O to output SCO tableRobert Dewar12-9/+1270
2009-07-15[multiple changes]Arnaud Charlet10-32/+61
2009-07-15g-htable.ads, [...]: Minor reformattingRobert Dewar3-6/+10
2009-07-15switch-c.adb, [...]: Implement new switch -gnatw.g.Robert Dewar6-26/+59
2009-07-15exp_aggr.adb, [...]: Minor reformatting Minor code reorganizationRobert Dewar4-15/+24
2009-07-15re PR bootstrap/40753 (ICE in refs_may_alias_p_1 for libffi/src/powerpc/ffi.c)Richard Guenther4-0/+36
2009-07-15linux-unwind.h (m68k_fallback_frame_state): Update to handle 2.6.30 kernel.Maxim Kuvyrkov2-0/+14
2009-07-15re PR fortran/40743 (ICE when compiling iso_varying_string.f95 at revision 14...Janus Weil4-1/+48
2009-07-15builtins-config.h (HAVE_C99_RUNTIME): Do not define for FreeBSD up to and inc...Gerald Pfeifer2-3/+8
2009-07-15mep.md (sibcall_internal): Change register to allow for 24-bit addresses.DJ Delorie2-4/+10
2009-07-15Daily bump.GCC Administrator1-1/+1
2009-07-14invoke.texi: Added descriptions of the scheduling heuristics that are enabled...Ghassan Shobaki2-19/+35
2009-07-14mep.md (sibcall_internal): Include non-toggling non-jmp case.DJ Delorie2-0/+14
2009-07-14sourcebuild.texi: Document install-plugin target.Taras Glek21-5/+117
2009-07-14tree-vrp.c (vrp_evaluate_conditional): Mark strings for translation.Manuel López-Ibáñez2-2/+9
2009-07-14mep.c (mep_vliw_jmp_match): New function.DJ Delorie4-2/+25
2009-07-14sse-recip-vec.c: Move arrays out of test function to enable vectorization.Uros Bizjak4-12/+19
2009-07-14sse.md (copysign<mode>3): New expander.Uros Bizjak7-16/+123
2009-07-14re PR c++/37276 (Trouble with some (C99?) math builtins and namespace std)Jason Merrill7-4/+41
2009-07-14name-lookup.c (qualified_lookup_using_namespace): Don't stop looking in used ...Jason Merrill4-6/+32
2009-07-14re PR c++/40740 (template-id forgotten with arg-dep lookup)Jason Merrill4-2/+35