aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-03bitset (bitset<>::bitset(unsigned long long)): Add in C++0x mode.Paolo Carlini3-4/+21
2010-01-03re PR rtl-optimization/42589 (bswap optimization does not work for 32bit (but...Richard Guenther4-2/+31
2010-01-03hashtable (_Hashtable<>): Remove insert_return_type typedef.Paolo Carlini4-22/+37
2010-01-03postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN.Steven Bosscher7-21/+44
2010-01-03stl_pair.h (pair<>::pair(_U1&&, const _T2&), [...]): Use std::is_constructibl...Paolo Carlini2-4/+10
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-02re PR bootstrap/41529 (LTO configuration should detect if the target is ELF)Richard Guenther5-0/+79
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 Myers4-1/+43
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. Lu12-44711/+44741
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-01Update README for libffi 3.0.9.Anthony Green2-87/+60
2010-01-01Define HAVE_LONG_DOUBLE appropriately for MIPS.Matthias Klose3-0/+10
2010-01-01xfail tests for AVR32Anthony Green3-1/+8
2010-01-01Fixes for HPUX.Andreas Tobler3-2/+21
2010-01-01Add openbsd support.Andreas Tobler4-3/+14
2010-01-01Update xfails.Anthony Green12-11/+26
2010-01-012010-01-01 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini7-0/+303
2010-01-01propagation_consistent.cc: Remove, cannot instantiate basic_string for non-PO...Paolo Carlini7-299/+16
2010-01-01PR libstdc++/21772 part 3Benjamin Kosnik43-57/+1694
2010-01-01intro.xml: Order TR's at the end of status.Benjamin Kosnik4-12/+58
2010-01-01Daily bump.GCC Administrator1-1/+1
2009-12-31Windows patchAnthony Green10-21/+45
2009-12-31bitset (bitset<>::bitset(unsigned long long), [...]): Add in C++0x mode.Paolo Carlini3-0/+89
2009-12-31New test case.Anthony Green2-0/+348
2009-12-31type_traits: Fix minor stylistic nit.Paolo Carlini2-2/+6
2009-12-31type_traits (__is_constructible_helper1): Rename to __is_constructible_helper...Paolo Carlini7-98/+99
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-30type_traits: Fix minor formatting nit.Paolo Carlini2-1/+5
2009-12-30[multiple changes]Paolo Carlini13-5/+332
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