aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-14builtins.c (can_trust_pointer_alignment): New fn.Jason Merrill5-5/+25
2009-07-14predicates.md (offsettable_mem_operand): Test RTX_AUTOINC class.David Edelsohn2-3/+6
2009-07-1420000804-1.c: skip for ilp32 on both i?86-*-darwin* and x86_64-*-darwin*.Jack Howarth2-1/+6
2009-07-14pr37843-1.c, [...]: Allow leading underscore on function name.Joseph Myers4-6/+12
2009-07-14re PR debug/40705 (ICE in gen_type_die_with_usage, at dwarf2out.c:15117)Dodji Seketeli7-1/+71
2009-07-14re PR middle-end/40745 (Revision 149624 caused x86-64 failures)Richard Guenther2-1/+8
2009-07-1420090709-1.c: Move to a proper place ...Maxim Kuvyrkov2-0/+5
2009-07-14tree-ssa-alias.h (refs_may_alias_p_1): Declare.Richard Guenther14-163/+319
2009-07-13mep.h (CC1_SPEC): Tweak parameters to trigger unrolling at the right iteratio...DJ Delorie2-2/+5
2009-07-13mep.c (mep_expand_prologue): Fix frame pointer calculations.DJ Delorie2-1/+11
2009-07-14Daily bump.GCC Administrator1-1/+1
2009-07-132009-07-13 Ghassan Shobaki <ghassan.shobaki@amd.com>Ghassan Shobaki4-7/+93
2009-07-13configure.ac: Include multi.m4 and do not call AC_CANONICAL_SYSTEM.Eric Botcazou3-6/+18
2009-07-13t-gthr-win32 (LIB2FUNCS_EXTRA): Remove file config/i386/mingw-tls.c.Kai Tietz3-208/+7
2009-07-13module.c (mio_symbol): Remove the unused variable, formal.H.J. Lu2-2/+4
2009-07-13re PR c++/22154 ([DR 382] qualified names should allow typename keyword in fr...Andrew Pinski8-12/+28
2009-07-13re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil7-14/+56
2009-07-13exp_ch7.adb, [...] (Make_Temporary): Utility to create a defining identifier ...Ed Schonberg7-35/+41
2009-07-13[multiple changes]Arnaud Charlet5-4/+29