aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Add support for multilib run-time librariesH.J. Lu8-118/+395
2012-11-14re PR debug/55328 (ICE: in output_addr_table_entry, at dwarf2out.c:21780 with...Sterling Augustine2-0/+9
2012-11-14re PR libstdc++/55320 (Invalid delete with throwing copy-c'tor passed to std:...Jonathan Wakely8-15/+154
2012-11-14builtins.c (define_builtin): Accept ECF flags and use set_call_expr_flags.Jan Hubicka2-26/+27
2012-11-14re PR bootstrap/55051 (profiledbootstrap failed)Jan Hubicka2-3/+10
2012-11-14asan-dg.exp: New file.Jakub Jelinek6-1/+279
2012-11-14t-linux64: Add multiarch names in MULTILIB_OSDIRNAMES.Matthias Klose4-1/+11
2012-11-14abi_tag.cc: Adjust expected demangling for 128bit long-double targets.Uros Bizjak2-2/+7
2012-11-14invoke.texi: Document -print-multiarch.Matthias Klose18-30/+316
2012-11-14f95-lang.c (ATTR_NOTHROW_LEAF_MALLOC_LIST): New macro.Jan Hubicka2-10/+10
2012-11-14tree.c (set_call_expr_flags): New function.Jan Hubicka3-17/+41
2012-11-14re PR c++/55323 (ICE in expand_aggr_init_1, at cp/init.c:1718)Paolo Carlini4-12/+30
2012-11-14re PR c++/11750 (class scope using-declaration lookup not implemented)Fabien ChĂȘne4-2/+66
2012-11-14re PR target/47440 (Use LCM for vzeroupper insertion)Uros Bizjak2-6/+77
2012-11-14configure.ac (HAVE_LD_LARGE_TOC): Add AIX test.David Edelsohn7-50/+205
2012-11-14i386.c (ix86_get_function_versions_dispatcher): Guard variables with ASM_OUTP...Andreas Tobler2-1/+10
2012-11-14Check __x86_64__ instead of __WORDSIZEH.J. Lu2-2/+10
2012-11-14Don't set AC_CONFIG_AUX_DIRH.J. Lu4-10/+11
2012-11-14Rename libsanitizer/ChangeLog.asan to libsanitizer/ChangeLogH.J. Lu1-0/+0
2012-11-14Update libsanitizer generated filesH.J. Lu2-1/+8
2012-11-14Daily bump.GCC Administrator1-1/+1
2012-11-13Update configure.ac for GCC tree and remove unused filesH.J. Lu16-25161/+1034
2012-11-13common.opt (fPIC, [...]): Create a Negative loop such that any of these optio...Ian Lance Taylor2-4/+9
2012-11-13Move libsanitizer configure logic to subdirectoryRichard Henderson5-18/+72
2012-11-13cgraph.c (insert_new_cgraph_node_version): Use cgraph_get_node instead of cgr...Sriraman Tallam12-73/+56
2012-11-13re PR other/55312 (libbacktrace doesn't honor --disable-werror)Ian Lance Taylor3-2/+7
2012-11-13re PR tree-optimization/55253 (Revision 193298 miscompiles sqlite with -Os)Martin Jambor5-0/+213
2012-11-13Workaround PR middle-end/55142H.J. Lu5-9/+129
2012-11-13mode-switching.c (create_pre_exit): Use NONDEBUG_INSN_P.Uros Bizjak1-2/+1
2012-11-13* ChangeLog: Fix my last entry.Uros Bizjak1-3/+3
2012-11-13re PR target/41993 ([sh] ICE in create_pre_exit, at mode-switching.c:399)Uros Bizjak2-2/+10
2012-11-13PR c++/54466 - ICE with alias template which type-id is const qualifiedDodji Seketeli4-2/+23
2012-11-13Enable libsanitizer just on x86 linux for nowDodji Seketeli3-8/+11
2012-11-13configure.ac: Disable libsanitizer on AIX.David Edelsohn3-14/+18
2012-11-13arm.c (arm_emit_coreregs_64bit_shift): Fix comment.Andrew Stubbs5-8/+265
2012-11-13Enable x32 check on more i386 testsH.J. Lu5-9/+13
2012-11-13* Makefile.in (asan.o): Depend on $(TM_P_H).Jakub Jelinek2-1/+3
2012-11-13re PR tree-optimization/55281 (ICE in build_int_cst_wide, at tree.c:1217 (w...Jakub Jelinek7-3/+82
2012-11-13re PR rtl-optimization/54127 (ICE in maybe_record_trace_start with asm goto, ...Jakub Jelinek4-2/+64
2012-11-13asan.c (instrument_builtin_call): Fix up dest assignment.Jakub Jelinek2-3/+8
2012-11-12Get sparc building again after ASAN merge.David S. Miller2-0/+18
2012-11-13re PR target/55257 (g++.dg/debug/dwarf2/non-virtual-thunk.C scan-assembler th...Hans-Peter Nilsson2-0/+11
2012-11-12* asan.c: Include tm_p.hDavid Edelsohn2-0/+5
2012-11-13configure.ac: Add section for configdirs for libsanitizer.Hans-Peter Nilsson3-0/+20
2012-11-13re PR target/55195 (shorten_branches generates incorrect forward branch dista...John David Anglin4-71/+160
2012-11-13Daily bump.GCC Administrator1-1/+1
2012-11-12* tree-ssa-ccp.c (dump_lattice_value) <CONSTANT>: Fix duplication.Eric Botcazou2-2/+8
2012-11-12future (atomic_future): Remove declaration of non-standard name.Jonathan Wakely2-3/+5
2012-11-12common.opt (fvar-tracking-uninit): Document.Eric Botcazou4-3/+16
2012-11-12sched-vis.c (print_pattern): Handle NULL patterns.Steven Bosscher2-0/+10