aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-09re PR middle-end/40080 (error: missing callgraph edge for call stmt)Jan Hubicka2-1/+15
2009-05-09re PR bootstrap/40082 (Power bootstrap is broken in building libstdc++)Jan Hubicka2-1/+23
2009-05-09tree-eh.c (struct leh_state): Remove prev_try.Jan Hubicka4-103/+29
2009-05-09re PR middle-end/40043 (ICE with nested try/catch)Jan Hubicka4-5/+56
2009-05-09Fix even more formatting.Uros Bizjak1-2/+2
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-08throw_allocator.h: Remove redundante include.Paolo Carlini2-1/+4
2009-05-08throw_allocator.h (throw_allocator_base): Avoid out of line member functions ...Paolo Carlini6-207/+233
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-07re PR libfortran/22423 (Warnings when building libgfortran)François-Xavier Coudert3-47/+56
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-07configure.ac: Bump libtool_VERSION to 6:12:0.Paolo Carlini3-2/+7
2009-05-07* gcc-interface/Make-lang.in: Update dependenciesArnaud Charlet2-80/+89
2009-05-07[multiple changes]Paolo Bonzini4-9/+25
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-07re PR libstdc++/40038 (symbols ceill@GLIBCXX_3.4.3 not exported)Matthias Klose2-0/+13
2009-05-07configure.ac ($with_ppl): Default to no if not supplied.Dave Korn3-2/+12
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