aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-13bitmap.c (struct bitmap_descriptor): Remove forward declaration.Steven Bosscher3-31/+65
2012-12-13tree-ssa-pre.c (get_representative_for): Adjust dumping.Richard Biener2-16/+18
2012-12-13Daily bump.GCC Administrator1-1/+1
2012-12-12runtime: Delete from a nil map is now a no-op.Ian Lance Taylor2-4/+3
2012-12-13re PR debug/55665 (Missing DW_TAG_lexical_block PC range)Jakub Jelinek4-4/+45
2012-12-12libgo: Update to current master library sources.Ian Lance Taylor145-1915/+6240
2012-12-13re PR sanitizer/55508 (many test cases fail using -fsanitize=address with int...Jakub Jelinek4-11/+31
2012-12-13gcc-dg.exp (${tool}_load): Handle non-existing set_target_env_var the same as...Jakub Jelinek28-4/+805
2012-12-12documentation_hacking.xml: Fix validation issue.Benjamin Kosnik2-2/+18
2012-12-12pr55150-2.c: Add pic support check.Steve Ellcey3-0/+7
2012-12-12mips.c (mips_option_override): Set mips_dbx_regno entries to IGNORED_DWARF_RE...Steve Ellcey2-4/+6
2012-12-12Restore AM_MAKEFLAGS in libsanitizerH.J. Lu11-0/+397
2012-12-12Restore MAKEOVERRIDES in libsanitizerH.J. Lu11-0/+28
2012-12-12Sync config.sub with srcJan-Benedict Glaw2-12/+30
2012-12-12Use libstdc++-raw-cxx.m4 in libjavaH.J. Lu17-28/+85
2012-12-12Remove AM_MAKEFLAGS/MAKEOVERRIDES from libsanitizerH.J. Lu11-400/+14
2012-12-12graph.c: Include sbitmap.h and cfgloop.h.Steven Bosscher3-28/+144
2012-12-12dumpfile.h (enum tree_dump_index): Remove TDI_vcg.Steven Bosscher5-118/+15
2012-12-12re PR middle-end/55481 (-O2 generates a wrong-code infinite loop in C++Benchm...Zdenek Dvorak4-32/+38
2012-12-12mmapio.c: Define MAP_FAILED if not defined.John David Anglin2-0/+8
2012-12-12re PR target/55659 ([SH] Build failure with ICE in dwarf2out_var_location, at...Jakub Jelinek2-46/+27
2012-12-12re PR middle-end/52640 (performance bottleneck: gcc/tree.c;value_member)Steven Bosscher4-1/+81
2012-12-12fast-math-pr38968.f90: Decrease n from 2000 to 400.Jakub Jelinek2-1/+4
2012-12-12re PR libgcc/55451 (FAIL: gcc.dg/fixed-point/unary.c)Jakub Jelinek2-18/+17
2012-12-12re PR fortran/55633 (FAIL: gfortran.dg/g77/f90-intrinsic-bit.f -Os executio...Jakub Jelinek4-2/+62
2012-12-12re PR tree-optimization/55079 (false positive -Warray-bounds (also seen at -O...Andreas Schwab1-1/+1
2012-12-12Daily bump.GCC Administrator1-1/+1
2012-12-11re PR c++/54883 (Name mangling of types in an unnamed namespace)Jason Merrill3-8/+17
2012-12-11re PR libstdc++/55631 (Several ext/ headers can not be #included on their own)Jonathan Wakely5-1/+17
2012-12-11Add --with-build-config=bootstrap-asan supportH.J. Lu5-24/+582
2012-12-11Add libstdc++-raw-cxx.m4 and use it in libsanitizerH.J. Lu16-34/+132
2012-12-11re PR c++/53094 (constexpr vector subscripting)Marc Glisse7-2/+52
2012-12-11re PR c++/55643 ([C++11] incorrect "warning: variable ‘myVar’ set but no...Jakub Jelinek4-0/+35
2012-12-11* g++.dg/asan/asan_test.C: Link -lasan before -lpthread.Jakub Jelinek2-1/+5
2012-12-11re PR bootstrap/54926 (Bootstrap comparison failure for various files in libb...Jakub Jelinek5-10/+63
2012-12-11re PR target/54121 (ICE at extract_insn, at recog.c:2123 with -fprofile-gener...Eric Botcazou4-7/+116
2012-12-11re PR c++/54416 (ICE (segv) in codegen)Jason Merrill4-2/+30
2012-12-11* pt.c (maybe_process_partial_specialization): Handle aliases first.Jason Merrill3-19/+19
2012-12-11re PR rtl-optimization/55193 (ICE in in simplify_const_unary_operation, at si...Jakub Jelinek2-4/+32
2012-12-11re PR c++/55619 (Chromium build fails with: error: memory input is not direct...Jakub Jelinek4-3/+33
2012-12-11re PR tree-optimization/54570 (FAIL: gcc.dg/builtin-object-size-8.c execution...Jakub Jelinek3-1/+359
2012-12-11re PR target/55642 (Invalid thumb code generated ("thumb conditional instruct...Kyrylo Tkachov4-0/+28
2012-12-11varasm.c (get_variable_section): Don't return lcomm_section for asan_protect_...Jakub Jelinek3-7/+8
2012-12-11re PR middle-end/43631 (var-tracking inserts notes with non-NULL BLOCK_FOR_IN...Jakub Jelinek4-6/+43
2012-12-11sanitizer.def: Add comment about importance of ordering of BUILT_IN_ASAN_REPO...Jakub Jelinek3-0/+29
2012-12-11sanitizer.def (BUILT_IN_ASAN_HANDLE_NO_RETURN): New builtin.Jakub Jelinek3-3/+36
2012-12-11re PR other/54324 (GCC install document does not list minimum required g++ ve...Richard Biener2-3/+13
2012-12-11re PR tree-optimization/55079 (false positive -Warray-bounds (also seen at -O...Richard Biener5-11/+162
2012-12-11tree-ssa-loop-ivopts.c (prepare_decl_rtl): Generate RTL only for a DECL which...Eric Botcazou2-2/+7
2012-12-11* ChangeLog: Fix whitespace.Uros Bizjak1-51/+51