aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-05-09Fix more formattingEric Botcazou1-10/+10
2009-05-09Fix formattingEric Botcazou1-18/+23
2009-05-09Daily bump.GCC Administrator1-1/+1
2009-05-08Update test to use __BIGGEST_ALIGNMENT__Michael Meissner1-1/+1
2009-05-08Fix PR 40049Michael Meissner4-3/+214
2009-05-08fold-const.c (fold_binary): Do not fold multiplication by 1 or -1 for complex...Joseph Myers5-1/+138
2009-05-08cgraphbuild.c (compute_call_stmt_bb_frequency): Accept function argument; han...Jan Hubicka16-345/+839
2009-05-08re PR c/36892 (Support __attribute__((deprecated("text string"))))H.J. Lu17-49/+377
2009-05-08Fix bug in movdf_softfloat32.Michael Eager2-1/+6
2009-05-08no-vfa-vect-37.c: Replace __aligned__(16) with __aligned__(__BIGGEST_ALIGNMEN...H.J. Lu87-187/+277
2009-05-08re PR tree-optimization/40062 (high memory usage and compile time in SCEV cpr...Richard Guenther2-5/+9
2009-05-08re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...Paolo Bonzini6-65/+205
2009-05-08re PR c/24581 (Complex arithmetic on special cases is incorrect.)Joseph Myers12-2/+547
2009-05-08re PR fortran/39876 (module procedure name that collides with the GNU intrinsic)Janus Weil4-7/+62
2009-05-08re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...Paolo Bonzini2-1/+6
2009-05-08re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...Paolo Bonzini2-11/+38
2009-05-08invoke.texi: Add do/recursion to the -fcheck= summary.Tobias Burnus2-1/+5
2009-05-08sh.c: Do not include c-pragma.h.Kaz Kojima2-1/+4
2009-05-07spu.c: Remove include of c-common.h.Andrew Pinski2-1/+4
2009-05-08Daily bump.GCC Administrator1-1/+1
2009-05-07re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)Janis Johnson24-15/+923
2009-05-07re PR fortran/38830 (Document lack of "Variable Format Expression" support)Francois-Xavier Coudert2-1/+52
2009-05-07re PR fortran/39576 (gcc/fortran/error.c's error.c missing "break")Francois-Xavier Coudert2-0/+6
2009-05-07re PR fortran/36382 (Support $ as first character in symbol names and in IMPL...Francois-Xavier Coudert2-0/+7
2009-05-07* config/i386/i386.c: Do not include c-common.h.Steven Bosscher2-1/+4
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