aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-02-10re PR c++/34094 (Undefined static data member in anonymous namespace can acqu...Jason Merrill3-1/+30
2008-02-10[multiple changes]Jerry DeLisle1-0/+9
2008-02-10pr17390.c: Remove ilp32 target requirement.Uros Bizjak2-2/+6
2008-02-10re PR testsuite/35047 (some vectorisation tests fail with --with-arch=core2 o...Uros Bizjak10-0/+22
2008-02-10re PR fortran/35019 (Gfortran does not support "-J <dir>" only "-J<dir>")Daniel Franke2-2/+8
2008-02-10re PR objc++/34193 (FAIL: obj-c++.dg/gnu-runtime-2.mm (test for excess errors))Kaveh R. Ghazi2-1/+6
2008-02-10Daily bump.GCC Administrator1-1/+1
2008-02-09PR middle_end/34150John David Anglin2-1/+27
2008-02-09Add missing '*' to log entry.John David Anglin1-1/+1
2008-02-08re PR c++/35116 (Fail to compile valid code)Jason Merrill3-5/+36
2008-02-09re PR middle-end/34627 (Incorrect branching with -Ox on hppa)Steven Bosscher2-1/+8
2008-02-09Daily bump.GCC Administrator1-1/+1
2008-02-08re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross...Richard Sandiford4-1/+19
2008-02-08* ru.po: Update.Joseph Myers2-3187/+3055
2008-02-08invoke.texi (Option Summary, [...]): Make -Wfoo language annotations match wh...Ralf Wildenhues2-40/+46
2008-02-08Fixed wrong parameter type in spu intrinsics spu_convts, spu_convtu, spu_convtf.Sa Liu1-0/+6
2008-02-08Check parameter type of spu intrinsics spu_convts, spu_convtu, spu_convtfSa Liu1-0/+21
2008-02-08Fixed wrong parameter type in spuSa Liu1-4/+4
2008-02-08extend.texi (Function Attributes): Mention asm ("") as method to keep calls.Hans-Peter Nilsson2-0/+16
2008-02-08Daily bump.GCC Administrator1-1/+1
2008-02-07re PR other/32754 (The opt?-gen.awk file generators produce incorrect credits)Manuel López-Ibáñez4-3/+11
2008-02-07[multiple changes]Andreas Tobler2-1/+7
2008-02-07s390.h (FUNCTION_ARG_REGNO_P): Fix fprs for 64 bit.Andreas Krebbel2-4/+9
2008-02-07re PR rtl-optimization/33410 (ICE in iv_analyze_expr, at loop-iv.c:934)Richard Henderson2-5/+15
2008-02-07re PR tree-optimization/35085 (gcc.dg/vect/vect-iv-9.c fails)Uros Bizjak2-0/+19
2008-02-07Daily bump.GCC Administrator1-1/+1
2008-02-06re PR other/35107 (GCC unnecessarily links shared libs with xgcc, gcov, cpp, ...Kaveh R. Ghazi16-13/+54
2008-02-06re PR c++/35056 (ICE in copy_to_mode_reg, at explow.c:621)Alexandre Oliva6-3/+42
2008-02-06vector13.C: Fix for compilation under -pedantic.Douglas Gregor2-1/+5
2008-02-06Commit missing ChangeLog fragmentDoug Gregor1-0/+6
2008-02-06re PR c++/35049 (g++.dg/conversion/simd3.C:12: error: invalid operands to bin...Douglas Gregor7-25/+60
2008-02-06ivopts-1.C: Remove xfail for mips*-*-*.David Daney2-1/+5
2008-02-06* ru.po: Update.Joseph Myers2-13/+16
2008-02-06Wrong PR.Jan Hubicka1-1/+1
2008-02-06re PR objc/5587 (Objc problems with user_label_prefix)Jan Hubicka2-2/+12
2008-02-06re PR target/35083 (ICE: in extract_insn, at recog.c:1990)Uros Bizjak2-5/+9
2008-02-06stormy16.md (eqbranchsi): Replace a match_dup inside the clobber with a match...Nick Clifton2-10/+9
2008-02-06rtems-elf.h (TARGET_OS_CPP_BUILTINS): Add builtin_define ("__USE_INIT_FINI__").Ralf Corsepius3-2/+7
2008-02-06gthr-rtems.h: Remove __GTHREAD_MUTEX_INIT.Ralf Corsepius2-1/+4
2008-02-06Daily bump.GCC Administrator1-1/+1
2008-02-05re PR driver/30330 (-Wdeprecated is not documented)Ralf Wildenhues2-3/+114
2008-02-05target-supports.exp (check_effective_target_hard_float): Remove special case ...Bob Wilson2-4/+7
2008-02-05re PR fortran/35037 (VOLATILE attribute not being honored with common block v...Francois-Xavier Coudert4-0/+59
2008-02-05re PR fortran/35093 (gfortran.dg/data_constraints_1.f90)Tobias Burnus2-6/+14
2008-02-05re PR c++/33553 (Bogus "array bound is not an integer constant" for parameter...Jakub Jelinek4-3/+36
2008-02-05i386.md (floatunssisf2): Use ix86_expand_convert_uns_sisf_sse also for TARGET...Uros Bizjak2-17/+14
2008-02-05http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140.htmlDiego Novillo4-68/+15
2008-02-05re PR other/35070 (-fverbose-asm has bogus asm output (mpfr library warning))Kaveh R. Ghazi2-1/+8
2008-02-05re PR target/35084 (Strang error messages)H.J. Lu2-9/+20
2008-02-05re PR fortran/34945 (LBOUND fails for array with KIND(complex) used in zero-s...Paul Thomas4-9/+48