aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-05libsanitizer merge from upstream r196489Kostya Serebryany18-116/+329
2013-12-05re PR sanitizer/59369 (c-c++-common/asan/pr59063-[1,2].c fails on darwin)Yury Gribov3-2/+8
2013-12-05re PR sanitizer/59368 (libsanitizer spec file installed in the wrong place)Yury Gribov3-0/+10
2013-12-05decl.c (duplicate_decls): Replace pairs of errors and permerrors with error +...Paolo Carlini23-77/+112
2013-12-05re PR tree-optimization/56787 (Vectorization fails because of CLOBBER stateme...Richard Biener2-1/+7
2013-12-05libsanitizer merge from upstream r196090Kostya Serebryany130-1639/+4535
2013-12-05re PR tree-optimization/59374 (-ftree-slp-vectorize breaks unique_ptr's move ...Richard Biener5-58/+82
2013-12-05ia64.md (prologue_allocate_stack): Block auto- generation of predicated version.Kirill Yukhin5-2/+73
2013-12-05* configure.ac (BUILD_CXXFLAGS) Don't use ALL_CXXFLAGS forAlan Modra3-10/+15
2013-12-04common.opt: Split up -fisolate-erroneous-paths into -fisolate-erroneous-paths...Jeff Law12-35/+89
2013-12-05Daily bump.GCC Administrator1-1/+1
2013-12-04re PR c/52023 ([C11] _Alignof (double) yields wrong value on x86)Joseph Myers11-11/+109
2013-12-04Implement -fsanitize=signed-integer-overflow.Marek Polacek27-28/+1063
2013-12-04* expr.c (expand_assignment): Update comments.Jeff Law2-4/+8
2013-12-04re PR ada/59382 (gnatmake is not able to compile libraries)Eric Botcazou5-84/+132
2013-12-04re PR c/54113 (-Wmissing-prototypes produces false alarms for C99 inline func...Marek Polacek4-1/+18
2013-12-04re PR debug/37132 (Debug: No DW_TAG_namelist emitted for NAMELISTS)Tobias Burnus10-4/+207
2013-12-04Update changed bit when constraint set changesXinliang David Li2-8/+28
2013-12-04* ChangeLog: Fix whitespace.Uros Bizjak1-49/+32
2013-12-04re PR c++/59268 ([c++11] ICE with constexpr in a virtual function)Jakub Jelinek4-0/+34
2013-12-04Put a breakpoint on __asan_report_error for ASANH.J. Lu4-0/+27
2013-12-04bpapi-lib.h (TARGET_HAS_NO_HW_DIVIDE): Define for architectures that do not h...Kugan Vivekanandarajah2-0/+10
2013-12-04decl.c (components_to_record): Add specific handling for fields with zero siz...Eric Botcazou4-0/+88
2013-12-04re PR rtl-optimization/58726 (wrong code at -Os on x86_64-linux-gnu (affectin...Jakub Jelinek4-12/+50
2013-12-04re PR target/59163 (program compiled with g++ -O3 segfaults)Jakub Jelinek1-2/+2
2013-12-04trans.c (Case_Statement_to_gnu): Do not push a binding level for each branch ...Eric Botcazou2-6/+17
2013-12-04re PR target/59163 (program compiled with g++ -O3 segfaults)Jakub Jelinek6-4/+167
2013-12-04longlong.h: New file.Richard Sandiford7-1/+17
2013-12-04re PR tree-optimization/59355 (ICE: SIGSEGV in hash_table::find_slot_with_has...Jakub Jelinek5-3/+31
2013-12-04gimple-ssa-strength-reduction.c: Include tree-affine.h.Yufeng Zhang5-11/+139
2013-12-04runtime: Use pthread_sigmask instead of sigprocmask.Ian Lance Taylor3-4/+4
2013-12-04Daily bump.GCC Administrator1-1/+1
2013-12-03Add self as SLSR maintainer.Bill Schmidt2-0/+5
2013-12-03ibm-ldouble.c (__gcc_qadd): Fix add of normal number and qNaN to not raise an...Adhemerval Zanella4-0/+30
2013-12-03re PR rtl-optimization/59020 (internal compiler error: in maybe_add_or_update...Wei Mi7-49/+101
2013-12-03htmintrin.h (_TEXASR_INSTRUCTION_FETCH_CONFLICT): Fix typo in macro name.Peter Bergner2-2/+8
2013-12-03re PR sanitizer/59063 (ASAN: segfault in __interceptor_clock_gettime)Yury Gribov3-2/+11
2013-12-03costmodel-slp-34.c: Skip for little endian.Bill Schmidt2-0/+6
2013-12-03aarch64.c (aarch64_frame_pointer_required): Check LR_REGNUM.Vladimir Makarov2-2/+9
2013-12-03runtime: Fix prototype and one use of runtime_traceback.Ian Lance Taylor2-2/+2
2013-12-03avr.c (avr_option_override): Warn if asked to generate position independent c...Senthil Kumar Selvaraj3-1/+17
2013-12-03fstream (basic_filebuf::open): Use preformatted text for table in Doxygen com...Jonathan Wakely2-1/+8
2013-12-03Adjust destination address after gen_strsetH.J. Lu4-0/+43
2013-12-03re PR middle-end/56344 (ICE for program with very large structs returned by v...Marek Polacek2-0/+15
2013-12-03re PR c/59351 (ICE on empty compound literal with -pedantic)Marek Polacek4-1/+22
2013-12-03Fix some testcases for nds32 target and provide new nds32 target specific tests.Chung-Ju Wu20-8/+164
2013-12-03regex_compiler.h: Add todo comment.Tim Shen3-0/+10
2013-12-03re PR tree-optimization/59362 (Abort in fini_object_sizes)Jakub Jelinek4-6/+43
2013-12-03re PR middle-end/59011 (ICE in make_decl_rtl, at varasm.c:1147)Jakub Jelinek4-4/+53
2013-12-03re PR target/58864 (ICE in connect_traces, at dwarf2cfi.c:NNNN)Jakub Jelinek9-19/+95