aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-05-07invoke.texi (Debugging Options): Document change of debugging dump location.Mark Heffernan3-25/+61
2009-05-07picochip.h (NO_DOLLAR_IN_LABEL): Added.Hariharan Sandanagobalane3-2/+6
2009-05-07Makefile.in (install-plugin): Simplify a bit.Rafael Avila de Espindola2-2/+6
2009-05-07Makefile.in (OBJS-common): Add regcprop.o.Paolo Bonzini5-980/+1035
2009-05-07re PR middle-end/40057 (Incorrect right shift by 31 with long long)Jakub Jelinek4-4/+55
2009-05-07* gcc-interface/Make-lang.in: Update dependenciesArnaud Charlet2-80/+89
2009-05-07md.texi (Standard Pattern Names For Generation): Remove wrong description of ...Uros Bizjak2-4/+7
2009-05-07ChangeLog: Whitespace fixes.Uros Bizjak2-40/+38
2009-05-06Correct changelog from last checkin, cut-n-paste from wrong patch file.Jim Wilson1-1/+1
2009-05-06* gcc.target/mips/const-high-part.c: New test.James E. Wilson2-0/+23
2009-05-07Daily bump.GCC Administrator1-1/+1
2009-05-06gimple.def (GIMPLE_ASSIGN): Fix incorrect information in the comment.Richard Guenther2-6/+14
2009-05-06re PR testsuite/40050 (plugin tests don't work with multilib)H.J. Lu2-2/+15
2009-05-06s-linux.ads, [...]: Define sa_handler_pos.Laurent GUERBY8-12/+351
2009-05-06re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil29-162/+1110
2009-05-06expr.c (get_def_for_expr): Move it up in the file.Adam Nemet2-23/+32
2009-05-06re PR c++/17395 (Incorrect lookup for parameters)Dodji Seketeli4-1/+35
2009-05-06Remove extra '('.H.J. Lu1-1/+1
2009-05-06plugin-support.exp: Do not prefix $GMPINC with -I.Diego Novillo2-1/+5
2009-05-06pr40021.f: Moved to ...H.J. Lu2-3/+7
2009-05-06re PR middle-end/39986 (decimal float constant is incorrect when cc1 is a 64-...Janis Johnson4-26/+101
2009-05-06dwarf2out.c (new_reg_loc_descr): Don't ever create DW_OP_regX.Jakub Jelinek2-12/+44
2009-05-06re PR middle-end/40021 (Revision 146817 miscompiled DAXPY in BLAS)Michael Matz4-15/+100
2009-05-06plugin-support.exp: New file containing support procs for plugin testcases.Le-Chun Wu16-1/+1369
2009-05-06re PR fortran/40041 (spurious warning with INTRINSIC statement)Tobias Burnus5-2/+58
2009-05-06[multiple changes]Arnaud Charlet17-66/+86
2009-05-06sinput.adb (Expr_Last_Char): Fix some copy-paste errors for paren skipping.Robert Dewar6-13/+78
2009-05-06Makefile.in (install-plugin): Fix srcdir handling.Rafael Avila de Espindola2-2/+7
2009-05-06tree-ssa.c (execute_update_address_taken): Handle TARGET_MEM_REF when process...Andrey Belevantsev3-8/+28
2009-05-06i386.md ((unnamed inc/dec peephole): Use optimize_insn_for_size_p instead of ...H.J. Lu4-5/+15
2009-05-06i386.c (ix86_build_signbit_mask): Make it static.H.J. Lu3-3/+8
2009-05-06i386.md (*avx_<code><mode>3_finite): Replace ssemodesuffixf2c with avxmodesuf...H.J. Lu2-1/+6
2009-05-06re PR c/40032 (ICE with incomplete type in struct)Joseph Myers4-1/+23
2009-05-06errout.adb: Minor reformattingRobert Dewar13-42/+61
2009-05-06[multiple changes]Arnaud Charlet23-78/+414
2009-05-06[multiple changes]Arnaud Charlet3-1/+96
2009-05-06[multiple changes]Arnaud Charlet6-7/+147
2009-05-06Minor reformatting.Arnaud Charlet1-0/+1
2009-05-06[multiple changes]Arnaud Charlet6-13/+22
2009-05-06Revert previous change.Arnaud Charlet1-8/+14
2009-05-06Makefile.in: Update LIBGNAT_TARGET_PAIRS for Xenomai.Arnaud Charlet3-17/+26
2009-05-06[multiple changes]Arnaud Charlet3-18/+27
2009-05-06[multiple changes]Arnaud Charlet5-21/+76
2009-05-06[multiple changes]Arnaud Charlet10-12/+64
2009-05-06gnat_ugn.texi, [...]: Add missing documentation for warnings flags.Bob Duff3-4/+31
2009-05-06sem_aggr.adb (Valid_Ancestor_Type): Add support for C++ constructors.Javier Miranda3-17/+47
2009-05-06[multiple changes]Arnaud Charlet4-46/+96
2009-05-06[multiple changes]Arnaud Charlet4-5/+79
2009-05-06[multiple changes]Arnaud Charlet3-194/+133
2009-05-06[multiple changes]Arnaud Charlet4-17/+54