aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-12-02re PR gcov-profile/55551 (Revision 193999 breaks lto/profiledbootstrap)Teresa Johnson2-5/+15
2012-12-02optabs.c (add_equal_note): Do not create self-referencing REG_EQUAL notes.Steven Bosscher3-22/+22
2012-12-02function.h (struct rtl_data): Remove epilogue_delay_list.Steven Bosscher7-59/+14
2012-12-02resolve.c (resolve_allocate_deallocate, [...]): Recover revisions 193568 and ...Paul Thomas2-15/+29
2012-12-02Remove stray "gcc/" heading to previous^2 entry.Hans-Peter Nilsson1-1/+0
2012-12-02mmix.c (mmix_function_value): Set the mode of the returned PARALLEL to that o...Hans-Peter Nilsson2-1/+6
2012-12-01extend.texi: Various corrections to punctuation and grammar throughout the file.Sandra Loosemore2-129/+158
2012-12-02missing ChangelogXinliang David Li1-0/+5
2012-12-02Daily bump.GCC Administrator1-1/+1
2012-12-02reorg.c: Remove an obsolete comment.Steven Bosscher3-14/+53
2012-12-01Enable cltd for modern CPUsXinliang David Li3-2/+7
2012-12-01re PR c++/55558 ([C++11] decltype on a static member variable in a template f...Paolo Carlini2-0/+17
2012-12-01Add newline.John David Anglin1-0/+1
2012-12-01re PR middle-end/52450 (FAIL: gcc.dg/torture/pr52402.c at -O1 and above)John David Anglin2-1/+5
2012-12-01re PR ada/52110 (s-osinte.ads:447:09: "clockid_t" conflicts with declaration ...John David Anglin3-2/+18
2012-12-01Fix a typo in PR debug/53860 ChangeLogH.J. Lu1-1/+1
2012-12-01Add a testcase for PR debug/r53860Zdenek Sojka2-1/+20
2012-12-01re PR fortran/46897 ([OOP] type-bound defined ASSIGNMENT(=) not used for deri...Alessandro Fanfarillo10-148/+983
2012-12-01Daily bump.GCC Administrator1-1/+1
2012-12-01compiler: Fix bug converting unnamed types with placeholders.Ian Lance Taylor2-57/+98
2012-12-01re PR c++/55542 (g++ segmentation fault)Jakub Jelinek4-4/+40
2012-11-30stor-layout.c (bit_field_mode_iterator::bit_field_mode_iterator): Deal with d...Eric Botcazou4-4/+32
2012-11-30* config/rs6000/xcoff.h (ASM_OUTPUT_TLS_COMMON): Define.David Edelsohn2-0/+10
2012-11-30xcoffout.c (xcoff_tls_data_section_name): Define.David Edelsohn5-5/+228
2012-11-30Revised patch to ensure that histograms from the profile summary are streamed...Teresa Johnson7-26/+136
2012-11-30re PR middle-end/52890 (Revision 185336 causes 10% degradation on cpu2000 ben...Martin Jambor8-7/+211
2012-11-30For attribute named "type", subdivide "alu" into "alu_reg" and "simple_alu_imm".Ramana Radhakrishnan20-145/+317
2012-11-30tree-ssa-pre.c (get_expr_value_id): Do not allocate value-ids here.Richard Biener2-1/+6
2012-11-30tree-ssa-sccvn.c (run_scc_vn): Remove iteration propagating value_ids.Richard Biener1-19/+11
2012-11-30tree-ssa-sccvn.c (run_scc_vn): Remove iteration propagating value_ids.Richard Biener1-0/+5
2012-11-30coretypes.h (struct pretty_print_info): Make a coretype.Steven Bosscher10-319/+374
2012-11-30tsan.c (is_load_of_const_p): Removed.Jakub Jelinek2-57/+29
2012-11-30gensupport.c (maybe_eval_c_test): Remove not-null check for expr.Michael Zolotukhin3-2/+8
2012-11-30host-mingw32.c (va_granularity): Make none-const.Kai Tietz2-6/+31
2012-11-30mingw32.h (SHARED_LIBGCC_SPEC): Synchronize with cygwin-host.Kai Tietz2-3/+17
2012-11-30compiler: Fix fieldtrack info for unexported type.Ian Lance Taylor1-1/+1
2012-11-30Daily bump.GCC Administrator1-1/+1
2012-11-29re PR middle-end/55321 (Ada bootstrap failure on armv5tel-linux-gnueabi)Eric Botcazou6-2/+72
2012-11-29re PR c++/53137 (g++ segfault)Jason Merrill4-8/+49
2012-11-29re PR middle-end/55456 (454.calculix in SPEC CPU 2006 is miscompiled)Vladimir Makarov4-4/+21
2012-11-29re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and ...Kai Tietz2-2/+8
2012-11-29compiler, runtime: Track fields with tag go:"track".Ian Lance Taylor10-7/+163
2012-11-29Update Copyright years in gcc/config/epiphany .Joern Rennecke8-11/+11
2012-11-29re PR target/55073 (Wrong Neon code generation at -O2 caused by -fschedule-in...Richard Earnshaw4-15/+142
2012-11-29re PR c++/53094 (constexpr vector subscripting)Marc Glisse6-0/+53
2012-11-29re PR bootstrap/53912 (bootstrap fails using default c++ mode in stage 2 and ...Kai Tietz2-5/+12
2012-11-29tree-ssa-pre.c (get_expr_value_id): Do not add expr to the set of value expre...Richard Biener2-73/+61
2012-11-29re PR target/54974 ([ARM] [thumb] Incorrect placement of constant pools)Matthew Gretton-Dann5-24/+66
2012-11-29re PR target/55171 (incorrect virtual thunk on mingw)Kai Tietz2-5/+39
2012-11-29re PR fortran/52161 (Internal compiler errors with -fcheck=bounds in coarray ...Tobias Burnus4-2/+20