summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* PR target/46131ro2010-11-022-0/+11
* Update -march=native/-mtune=native for Intel Core 2 and Core i7.hjl2010-11-022-6/+11
* Model decoder of Core 2/i7 for multipass scheduling.mkuvyrkov2010-11-029-14/+501
* 2010-11-02 Richard Guenther <rguenther@suse.de>rguenth2010-11-024-5/+34
* 2010-11-02 Richard Guenther <rguenther@suse.de>rguenth2010-11-024-14/+36
* 2010-11-02 Martin Jambor <mjambor@suse.cz>jamborm2010-11-024-19/+125
* Trivial cleanup of ChangeLog entrydodji2010-11-021-0/+1
* 2010-11-02 Martin Jambor <mjambor@suse.cz>jamborm2010-11-024-20/+42
* * configure.ac: Remove elf_getshdrstrndx test. Don't substituteian2010-11-026-158/+18
* * config/microblaze/microblaze-protos.h (function_arg): Delete.froydnj2010-11-024-37/+35
* * lto-object.c: New file.ian2010-11-028-3252/+397
* update darwin x86 output.iains2010-11-0214-145/+329
* 2010-11-02 Richard Guenther <rguenther@suse.de>rguenth2010-11-022-1/+6
* PR debug/46255jakub2010-11-024-2/+25
* Fix PR c++/46170, c++/46162dodji2010-11-025-6/+92
* Restore canonical type comparison for dependent type(def)sdodji2010-11-0216-223/+701
* * config/i386/i386.c (cpu_names): Add "corei7".mkuvyrkov2010-11-023-0/+8
* Tune alignment for Intel Core i7mkuvyrkov2010-11-025-5/+47
* Basic support for Intel Core i7mkuvyrkov2010-11-022-13/+42
* improve darwin section ordering between debug/non-debug cases.iains2010-11-024-49/+104
* * Makefile.in (LIBGCC2_CFLAGS): Add -fno-stack-protector, tocltang2010-11-022-0/+8
* * libsupc++/initializer_list: Decorate with constexpr.jason2010-11-023-0/+25
* * semantics.c (call_stack, call_stack_tick, cx_error_context): New.jason2010-11-026-12/+76
* * semantics.c (cxx_eval_constant_expression): Explainjason2010-11-028-7/+41
* * call.c (null_ptr_cst_p): Use maybe_constant_value.jason2010-11-0293-261/+1916
* * semantics.c (constexpr_call): New datatype.jason2010-11-024-2/+1308
* * cp-tree.h (register_constexpr_fundef): Declare.jason2010-11-026-0/+781
* * decl2.c (decl_constant_var_p): New fn.jason2010-11-026-45/+122
* * fold-const.c (fold_indirect_ref_1): Handle foldingjason2010-11-022-36/+47
* Daily bump.gccadmin2010-11-021-1/+1
* * config/sh/sh.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.kkojima2010-11-022-0/+48
* * config/alpha/alpha.h (WORD_SWITCH_TAKES_ARG): Remove.jsm282010-11-0112-68/+180
* * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New.jsm282010-11-0133-271/+99
* In gcc/c-family/:nicola2010-11-0119-19/+577
* Fix ChangeLog entrypkoning2010-11-011-1/+1
* * config/pdp11/pdp11.md: Use iterators.pkoning2010-11-012-187/+31
* In gcc/objc/:nicola2010-11-015-0/+95
* 2010-11-01 Steve Ellcey <sje@cup.hp.com>sje2010-11-013-11/+37
* In gcc/objc/:nicola2010-11-0120-54/+705
* 2010-10-30 Steven G. Kargl <kargl@gcc.gnu.org>kargl2010-11-0110-43/+438
* gcc/froydnj2010-11-014-1/+45
* * config/rx/rx.h (TARGET_CPU_CPP_BUILTINS): Add define fordj2010-11-012-1/+9
* * config/pdp11/pdp11.c (pdp11_return_in_memory): Return vector andpkoning2010-11-012-7/+10
* * tree.c (build_vector_from_val): Use useless_type_conversion_p.froydnj2010-11-012-2/+6
* * gcc.c-torture/compile/20080625-1.c: Skip if pdp11.pkoning2010-11-018-4/+17
* PR target/45250jakub2010-11-012-19/+23
* PR target/46030amodra2010-11-012-145/+199
* * class.c (is_really_empty_class): Work when type is not complete.jason2010-11-014-18/+37
* * tree.h (EXPR_LOC_OR_HERE): New macro.jason2010-11-0110-33/+31
* * decl.c (grokdeclarator): Don't ICE on constexpr non-static datajason2010-11-015-4/+28