aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-02-14attr-weak-hidden-1.c: Make definition of foo strong.Richard Guenther2-1/+5
2011-02-14re PR ada/41929 (64-bit null_pointer_deref1 gnat.dg test consumes all availab...Rainer Orth4-360/+314
2011-02-14re PR fortran/47349 (missing warning: Actual argument contains too few elements)Janus Weil4-6/+48
2011-02-14Fixes to gccgo.texi.Ralf Wildenhues2-2/+7
2011-02-14re PR target/45808 (FreeBSD: -pthread is handled incompletely)Andriy Gapon2-0/+8
2011-02-14Daily bump.GCC Administrator1-1/+1
2011-02-13Revert r170108, r170107, r170105, r170104, r170103, r170102, r170101, r170097.Iain Sandoe13-2737/+2441
2011-02-13re PR fortran/47569 (gfortran does not detect that the parameters for passing...Tobias Burnus5-28/+88
2011-02-13* jvspec.c (jvgenmain_spec): Remove %{a*}.Joseph Myers2-2/+6
2011-02-13t-darwin (config/darwin.h.rebuild): Harden against parallel builds.Mike Stump4-7/+7
2011-02-13t-darwin (build/slashify1): Harden against rebuilds.Mike Stump5-10/+19
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2-14/+6
2011-02-13parser.h: Add arguments to all plugins.Mike Stump4-21/+24
2011-02-13lex.h: Plugify.Mike Stump8-10/+51
2011-02-13parser.c (cp_parser_declaration): Remove unused variable.Tobias Burnus2-1/+4
2011-02-13Make-lang.in (cp/parser.o): Move c-family/c-objc.h dependancy down.Mike Stump2-3/+8
2011-02-13t-darwin (build/slashify): Allow others to reuse easier.Mike Stump9-2023/+2179
2011-02-13darwin.h: Make pretty.Mike Stump4-414/+493
2011-02-13Daily bump.GCC Administrator1-1/+1
2011-02-12class.c (gfc_build_class_symbol): Reject polymorphic arrays.Janus Weil8-24/+50
2011-02-12re PR driver/45731 (Header missing for assembler option help.)Joseph Myers2-1/+6
2011-02-12tree-cfg.c (verify_gimple_call): Return true upon invalid argument to gimple ...Martin Jambor2-0/+6
2011-02-12gnat_ugn.texi (Compiling Different Versions of Ada): Update link to "Ada Issu...Gerald Pfeifer2-1/+6
2011-02-12frv.h (TRANSFER_FROM_TRAMPOLINE): Canonicalize comments in backslash regions.Mike Stump2-3/+8
2011-02-12re PR target/47324 (r160124 caused g++.dg/torture/stackalign failures with -O...Mike Stump2-24/+115
2011-02-12re PR fortran/45586 (ICE non-trivial conversion at assignment)Mikael Morin2-0/+46
2011-02-12re PR fortran/45586 (ICE non-trivial conversion at assignment)Michael Matz2-17/+18
2011-02-12xtensa.h (REGISTER_MOVE_COST, [...]): Remove macros.Anatoly Sokolov3-20/+43
2011-02-12re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Alexandre Oliva3-2/+9
2011-02-12darwin.c (darwin_override_options): Add a hunk missed from the commit of r168...Iain Sandoe2-9/+22
2011-02-12gcc.c (driver_handle_option): Concatenate the argument to -F with the switch.Iain Sandoe2-0/+10
2011-02-12* common.opt (nostartfiles): New Driver option.Joseph Myers2-0/+7
2011-02-12Daily bump.GCC Administrator1-1/+1
2011-02-12Fix PR47707Xinliang David Li4-3/+44
2011-02-11re PR tree-optimization/47420 (ICE in calc_dfs_tree during RESX lowering)Eric Botcazou4-4/+92
2011-02-11re PR fortran/47550 (PURE with VALUE and w/o INTENT: add gfc_notify_std (GFC_...Tobias Burnus4-8/+51
2011-02-11re PR rtl-optimization/47614 (cpu2000 benchmark 301.apsi fails with revision ...Pat Haugen6-1/+58
2011-02-11re PR driver/47678 (missing error message for -I)Joseph Myers5-6/+29
2011-02-11Revert "Fix PR c++/47172"Dodji Seketeli5-53/+3
2011-02-11cgraph.c: Fix comment typos.Nathan Froyd10-59/+71
2011-02-11re PR debug/47684 (-fcompare-debug failure with -O3)Jakub Jelinek2-5/+4
2011-02-11re PR target/47665 (ICE in trunc_int_for_mode)Jakub Jelinek4-1/+34
2011-02-11re PR target/47629 (gcc.target/i386/pr47312.c fails to link on Solaris 9)Rainer Orth2-1/+10
2011-02-11Added forgotten ChangeLog entry.Rainer Orth1-0/+12
2011-02-11i gcc/testsuite:Rainer Orth9-6/+40
2011-02-11re PR c++/47172 ([C++0x] cannot call member function without object)Dodji Seketeli5-3/+53
2011-02-11Don't crash on if statement with erroneous conditional.Ian Lance Taylor1-1/+3
2011-02-11Don't get confused using type of erronous binary expression.Ian Lance Taylor1-0/+11
2011-02-11Fix missing parentheses.Mingjie Xing2-1/+5
2011-02-11Don't crash on invalid comparison of complex constants.Ian Lance Taylor1-1/+1