aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-01-04* sv.po: Update.Joseph Myers2-283/+230
2010-01-0420100104_0.c: New.Rafael Avila de Espindola4-1/+23
2010-01-04Don't convert GTU to GT for V4SI and V2DIH.J. Lu12-40/+339
2010-01-04Turn on trace in collect2 if neededH.J. Lu2-2/+22
2010-01-04trans-decl.c (gfc_trans_deferred_vars): Fix spelling.Tobias Burnus2-2/+6
2010-01-04re PR fortran/41872 (wrong-code: Issues with allocatable scalars)Tobias Burnus11-17/+171
2010-01-04c-tree.texi (RETURN_STMT): Change to RETURN_EXPR.Jerry Quinn2-4/+11
2010-01-04configure.ac: Add install-html to target_list for Make-hooks.Andrew Jenner11-15/+75
2010-01-03Pass -m* and -v to -plugin-optH.J. Lu2-0/+7
2010-01-04Daily bump.GCC Administrator1-1/+1
2010-01-03re PR testsuite/42583 (FAIL: gfortran.dg/gomp/recursion1.f90: gfortran: libgo...Richard Guenther2-27/+5
2010-01-03re PR rtl-optimization/41862 (-fgcse-sm causes bootstrap-debug comparison fai...Steven Bosscher2-6/+13
2010-01-03Warray-bounds.c: Remove XFAILs.Richard Guenther4-6/+10
2010-01-03Pass -dumpbase and -dumpdir to gcc for LTOH.J. Lu10-30/+130
2010-01-03re PR rtl-optimization/42589 (bswap optimization does not work for 32bit (but...Richard Guenther4-2/+31
2010-01-03postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN.Steven Bosscher7-21/+44
2010-01-03re PR tree-optimization/42438 (Fix for PR38819 is too conservative)Richard Guenther4-11/+78
2010-01-03* doc/invoke.texi: Add 2010 to copyright years.Gerald Pfeifer2-2/+6
2010-01-03* config/sparc/sparc.c: Fix formatting nits.Eric Botcazou2-75/+76
2010-01-03Daily bump.GCC Administrator1-1/+1
2010-01-02invoke.texi (Optimize Options): Reword introduction a bit.Gerald Pfeifer2-2/+8
2010-01-02re PR middle-end/42577 (array bounds false positive with -O3, goes away with ...Richard Guenther2-29/+17
2010-01-02Stop if the command line option file is missingH.J. Lu2-0/+12
2010-01-02t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.John David Anglin2-1/+3
2010-01-02collect2.c (scan_libraries): Add missing argument to call to scan_prog_file.John David Anglin2-1/+65
2010-01-02re PR testsuite/41651 (g++.dg/lto/20080908-3.C is broken)Richard Guenther2-1/+8
2010-01-02re PR target/42448 (Wrong code with _Complex char in structure)Uros Bizjak6-4/+84
2010-01-02avr.h (REG_OK_FOR_BASE_P, [...]): Remove.Anatoly Sokolov3-16/+10
2010-01-02re PR lto/41597 (Bad .comm directive)Richard Guenther3-5/+25
2010-01-02Daily bump.GCC Administrator1-1/+1
2010-01-01re PR debug/42455 ("-fcompare-debug failure" at -O2 in 'recent' builds)Richard Guenther2-34/+45
2010-01-01re PR preprocessor/41947 (GCC Hexadecimal Floating point constant handling)Joseph Myers2-0/+30
2010-01-01re PR c/42570 (ICE in get_alias_set, at alias.c:710)Richard Guenther4-1/+23
2010-01-01Move 2009 ChangeLog to ChangeLog-2009.H.J. Lu10-32283/+32314
2010-01-01Remove asterisk in LTO section name.H.J. Lu4-34882/+34893
2010-01-01re PR middle-end/42559 (ice in emit_block_move_hints with -O2)Richard Guenther4-1/+21
2010-01-01Daily bump.GCC Administrator1-1/+1
2009-12-31* tree-dump.c (dump_options): Don't set TDF_NOUID for all.Jakub Jelinek2-1/+5
2009-12-31re PR target/41605 (Static linking of libgcc/libgfortran/libstdc++ can cause ...Dave Korn3-8/+25
2009-12-31Daily bump.GCC Administrator1-1/+1
2009-12-30re PR lto/42531 (FAIL: gcc.c-torture/compile/20011119-1.c)Dave Korn2-3/+17
2009-12-30re PR target/42516 ([m68k] Suboptimal halfword swap on coldfire)Andreas Schwab2-2/+15
2009-12-30re PR c/42439 (Linux kernel BUILD_BUG_ON() broke)Joseph Myers6-2/+60
2009-12-30re PR tree-optimization/41956 (Segfault in vectorizer)Ira Rosen4-0/+37
2009-12-30* testsuite/gcc.target/i386/pr42549.c (mmx_3dnow_test): Add static.Uros Bizjak2-2/+2
2009-12-30re PR target/42549 (Incorrect 3DNow! code generated)Uros Bizjak5-11/+78
2009-12-30re PR other/42537 ([PATCH] misc spelling fixes)Robert Millan8-9/+16
2009-12-30re PR middle-end/42099 (Error in 64-bit division for 32-bit target)Ian Lance Taylor4-1/+15
2009-12-30Daily bump.GCC Administrator1-1/+1
2009-12-29i386.c (ix86_expand_int_vcond): Reformat.H.J. Lu2-94/+100