summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/51077jakub2011-11-104-1/+25
* libitm port to Tru64 UNIXro2011-11-108-0/+33
* libitm: Don't add -mavx if the assembler doesn't support avx.rth2011-11-106-15/+35
* Let the compiler decide whether to inline.jb2011-11-1010-37/+38
* PR rtl-optimization/51040amacleod2011-11-105-5/+51
* * vec.h (VEC_BASE): If base is at offset 0 in the structure,jakub2011-11-102-0/+8
* PR rtl-optimization/51023jakub2011-11-104-4/+40
* 2011-11-10 Richard Guenther <rguenther@suse.de>rguenth2011-11-104-65/+81
* 2011-11-10 Richard Guenther <rguenther@suse.de>rguenth2011-11-104-47/+103
* 2011-11-10 Richard Guenther <rguenther@suse.de>rguenth2011-11-104-2/+84
* 2011-11-10 Richard Guenther <rguenther@suse.de>rguenth2011-11-104-38/+48
* * gnat.dg/loop_optimization9.ad[sb]: New test.ebotcazou2011-11-103-0/+146
* PR tree-optimization/51058irar2011-11-104-14/+53
* PR tree-optimization/51000jakub2011-11-106-19/+68
* /cppaolo2011-11-105-3/+37
* libitm: Work around assembler missing AVX insns.rth2011-11-106-0/+121
* Daily bump.gccadmin2011-11-101-1/+1
* libitm: Remove unused code.rth2011-11-0922-2668/+40
* PR c++/50972jason2011-11-094-11/+153
* PR c++/51046jason2011-11-094-0/+23
* PR target/50911jakub2011-11-097-4/+28
* * gcc.dg/tm/memopt-1.c: Fix up regexp.jakub2011-11-092-1/+5
* * function.h (requires_stack_frame_p): New prototype.jakub2011-11-094-5/+74
* * include/bits/allocator.h (__shrink_to_fit_aux::_S_do_it): Createredi2011-11-093-1/+69
* libgcc/:ian2011-11-097-21/+527
* libitm: Avoid non-portable x86 branch prediction mnemonic.rth2011-11-092-3/+8
* 2011-11-09 Tobias Burnus <burnus@net-b.de>burnus2011-11-092-28/+66
* PR c++/51043 - ICE in LTOdodji2011-11-092-11/+16
* 2011-11-09 Roland McGrath <mcgrathr@google.com>dj2011-11-096-0/+451
* libitm: de-ELF-ize x86/sjlj.S.rth2011-11-092-5/+17
* Simplify time() usage.jb2011-11-092-3/+6
* Configure cleanup.jb2011-11-0925-737/+265
* * gcc.dg/tm/memopt-1.c: Adjust regexp.rth2011-11-092-1/+5
* PR c++/51029jason2011-11-094-0/+27
* libitm: Configure for gas cfi pseudo ops.rth2011-11-099-12/+128
* PR libfortran/47972rth2011-11-091-0/+5
* Run most tests in both C++98 and C++11 modes.jason2011-11-0951-100/+197
* * [various.C]: Adjust for C++11 mode.jason2011-11-0921-17/+89
* * pt.c (invalid_nontype_parm_type_p): Avoid printing "<type error>".jason2011-11-096-5/+19
* * pt.c (convert_nontype_argument): Only integral argumentsjason2011-11-092-4/+21
* * parser.c (cp_parser_alias_declaration): Don't do semanticjason2011-11-092-0/+8
* PR 46686 Fix incorrect comment.jb2011-11-092-1/+6
* 2011-11-09 Paolo Carlini <paolo.carlini@oracle.com>paolo2011-11-092-2/+10
* /cppaolo2011-11-091-0/+5
* /cppaolo2011-11-095-4/+83
* /cppaolo2011-11-0911-23/+62
* 2011-11-09 Tobias Burnus <burnus@net-b.de>burnus2011-11-096-11/+206
* * config/sparc/sparc.c (output_v8plus_shift): Take INSN parameter firstebotcazou2011-11-093-26/+68
* Matthew Gretton-Dann <matthew.gretton-dann@arm.com>rearnsha2011-11-096-3/+16
* PR 46686 Implement backtrace with _Unwind_Backtrace from libgcc.jb2011-11-097-189/+189