summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* For attribute named "type", subdivide "alu" into "alu_reg" and "simple_alu_imm".Ramana Radhakrishnan2012-11-3020-145/+317
* tree-ssa-pre.c (get_expr_value_id): Do not allocate value-ids here.Richard Biener2012-11-302-1/+6
* tree-ssa-sccvn.c (run_scc_vn): Remove iteration propagating value_ids.Richard Biener2012-11-301-19/+11
* tree-ssa-sccvn.c (run_scc_vn): Remove iteration propagating value_ids.Richard Biener2012-11-301-0/+5
* coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher2012-11-3010-319/+374
* tsan.c (is_load_of_const_p): Removed.Jakub Jelinek2012-11-302-57/+29
* gensupport.c (maybe_eval_c_test): Remove not-null check for expr.Michael Zolotukhin2012-11-303-2/+8
* host-mingw32.c (va_granularity): Make none-const.Kai Tietz2012-11-302-6/+31
* mingw32.h (SHARED_LIBGCC_SPEC): Synchronize with cygwin-host.Kai Tietz2012-11-302-3/+17
* compiler: Fix fieldtrack info for unexported type.Ian Lance Taylor2012-11-301-1/+1
* Daily bump.GCC Administrator2012-11-301-1/+1
* re PR middle-end/55321 (Ada bootstrap failure on armv5tel-linux-gnueabi)Eric Botcazou2012-11-296-2/+72
* re PR c++/53137 (g++ segfault)Jason Merrill2012-11-294-8/+49
* re PR middle-end/55456 (454.calculix in SPEC CPU 2006 is miscompiled)Vladimir Makarov2012-11-294-4/+21
* re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and ...Kai Tietz2012-11-292-2/+8
* compiler, runtime: Track fields with tag go:"track".Ian Lance Taylor2012-11-2910-7/+163
* Update Copyright years in gcc/config/epiphany .Joern Rennecke2012-11-298-11/+11
* re PR target/55073 (Wrong Neon code generation at -O2 caused by -fschedule-in...Richard Earnshaw2012-11-294-15/+142
* re PR c++/53094 (constexpr vector subscripting)Marc Glisse2012-11-296-0/+53
* re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and ...Kai Tietz2012-11-292-5/+12
* tree-ssa-pre.c (get_expr_value_id): Do not add expr to the set of value expre...Richard Biener2012-11-292-73/+61
* re PR target/54974 ([ARM] [thumb] Incorrect placement of constant pools)Matthew Gretton-Dann2012-11-295-24/+66
* re PR target/55171 (incorrect virtual thunk on mingw)Kai Tietz2012-11-292-5/+39
* re PR fortran/52161 (Internal compiler errors with -fcheck=bounds in coarray ...Tobias Burnus2012-11-294-2/+20
* re PR rtl-optimization/55512 (Various LRA ICEs with inline-asm)Jakub Jelinek2012-11-293-6/+6
* Improve debug message.Marek Polacek2012-11-292-3/+9
* epiphany.h (FIXED_REGISTERS, [...]): Make r40..r43 call-used.Oleg Raikhman2012-11-292-4/+9
* epiphany.c (epiphany_adjust_cost): Use reg_overlap_mentioned_p.Joern Rennecke2012-11-292-3/+6
* * config/epiphany/epiphany.md (isub_i+1): Work around generator bug.Joern Rennecke2012-11-292-7/+12
* re PR c++/52654 ([C++11] Warn on overflow in user-defined literals)Ed Smith-Rowland2012-11-299-21/+136
* epiphany.h (EPIPHANY_LIBRARY_EXTRA_SPEC): Define.Joern Rennecke2012-11-293-0/+23
* Shift get_attr_sched_use_fpu declaration from last change from...Joern Rennecke2012-11-293-5/+8
* predicates.md (addsub_operator): New predicate.Joern Rennecke2012-11-295-0/+47
* Daily bump.GCC Administrator2012-11-291-1/+1
* re PR debug/36728 ([stack]: gdb doesn't work with stack alignment)Jakub Jelinek2012-11-297-48/+190
* re PR other/54279 (first stage build with g++ fails with "." as the first com...Andrew Pinski2012-11-287-8/+29
* re PR tree-optimization/55052 (vect-widening tests are failing and giving wro...Richard Sandiford2012-11-282-1/+6
* re PR fortran/52161 (Internal compiler errors with -fcheck=bounds in coarray ...Tobias Burnus2012-11-284-1/+79
* target.def (use_blocks_for_decl_p): New hook.David Edelsohn2012-11-285-1/+29
* re PR middle-end/55438 (tmpdir-gcc.dg-struct-layout-1/t001 - t028, gcc.c-tor...Richard Sandiford2012-11-283-20/+43
* pr55458.c: Require ia32 target instead of ilp32.Uros Bizjak2012-11-282-3/+6
* re PR rtl-optimization/55512 (Various LRA ICEs with inline-asm)Vladimir Makarov2012-11-288-7/+88
* re PR other/55358 (Valgrind errors)Markus Trippelsdorf2012-11-282-2/+5
* re PR testsuite/55505 (gcc.c-torture/execute/921202-1.c execution failures wi...Jakub Jelinek2012-11-282-2/+6
* re PR testsuite/55504 (gcc.c-torture/execute/20071018-1.c execution failures ...Jakub Jelinek2012-11-282-3/+10
* * config/epiphany/epiphgany.md (maddsi_combine): Fix output pattern.Joern Rennecke2012-11-282-1/+3
* epiphany.opt (mfp-iarith): New option.Joern Rennecke2012-11-284-19/+72
* Adjust last change to plus_constant change.Joern Rennecke2012-11-281-2/+2
* predicates.md (move_double_src_operand): Check that misaligned addresses are ...Joern Rennecke2012-11-283-0/+22
* epiphany.h (ASM_OUTPUT_ALIGN_WITH_NOP): Define.Oleg Raikhman2012-11-282-1/+12