gcc.git
2012-11-14 Jan Hubickatree.c (set_call_expr_flags): New function.
2012-11-14 Paolo Carlinire PR c++/55323 (ICE in expand_aggr_init_1, at cp/init...
2012-11-14 Fabien ChĂȘnere PR c++/11750 (class scope using-declaration lookup...
2012-11-14 Uros Bizjakre PR target/47440 (Use LCM for vzeroupper insertion)
2012-11-14 David Edelsohnconfigure.ac (HAVE_LD_LARGE_TOC): Add AIX test.
2012-11-14 Andreas Tobleri386.c (ix86_get_function_versions_dispatcher): Guard...
2012-11-14 H.J. LuCheck __x86_64__ instead of __WORDSIZE
2012-11-14 H.J. LuDon't set AC_CONFIG_AUX_DIR
2012-11-14 H.J. LuRename libsanitizer/ChangeLog.asan to libsanitizer...
2012-11-14 H.J. LuUpdate libsanitizer generated files
2012-11-14 GCC AdministratorDaily bump.
2012-11-14 H.J. LuUpdate configure.ac for GCC tree and remove unused...
2012-11-13 Ian Lance Taylorcommon.opt (fPIC, [...]): Create a Negative loop such...
2012-11-13 Richard HendersonMove libsanitizer configure logic to subdirectory
2012-11-13 Sriraman Tallamcgraph.c (insert_new_cgraph_node_version): Use cgraph_g...
2012-11-13 Ian Lance Taylorre PR other/55312 (libbacktrace doesn't honor --disable...
2012-11-13 Martin Jamborre PR tree-optimization/55253 (Revision 193298 miscompi...
2012-11-13 H.J. LuWorkaround PR middle-end/55142
2012-11-13 Uros Bizjakmode-switching.c (create_pre_exit): Use NONDEBUG_INSN_P.
2012-11-13 Uros Bizjak* ChangeLog: Fix my last entry.
2012-11-13 Uros Bizjakre PR target/41993 ([sh] ICE in create_pre_exit, at...
2012-11-13 Dodji SeketeliPR c++/54466 - ICE with alias template which type-id...
2012-11-13 Dodji SeketeliEnable libsanitizer just on x86 linux for now
2012-11-13 David Edelsohnconfigure.ac: Disable libsanitizer on AIX.
2012-11-13 Andrew Stubbsarm.c (arm_emit_coreregs_64bit_shift): Fix comment.
2012-11-13 H.J. LuEnable x32 check on more i386 tests
2012-11-13 Jakub Jelinek* Makefile.in (asan.o): Depend on $(TM_P_H).
2012-11-13 Jakub Jelinekre PR tree-optimization/55281 (ICE in build_int_cst_wi...
2012-11-13 Jakub Jelinekre PR rtl-optimization/54127 (ICE in maybe_record_trace...
2012-11-13 Jakub Jelinekasan.c (instrument_builtin_call): Fix up dest assignment.
2012-11-13 David S. MillerGet sparc building again after ASAN merge.
2012-11-13 Hans-Peter... re PR target/55257 (g++.dg/debug/dwarf2/non-virtual...
2012-11-13 David Edelsohn* asan.c: Include tm_p.h
2012-11-13 Hans-Peter... configure.ac: Add section for configdirs for libsanitizer.
2012-11-13 John David... re PR target/55195 (shorten_branches generates incorrec...
2012-11-13 GCC AdministratorDaily bump.
2012-11-12 Eric Botcazou* tree-ssa-ccp.c (dump_lattice_value) <CONSTANT>: Fix...
2012-11-12 Jonathan Wakelyfuture (atomic_future): Remove declaration of non-stand...
2012-11-12 Eric Botcazoucommon.opt (fvar-tracking-uninit): Document.
2012-11-12 Steven Bosschersched-vis.c (print_pattern): Handle NULL patterns.
2012-11-12 Ian Lance Taylorconfigure.ac: Check for getexecname.
2012-11-12 Steven Bosscherre PR rtl-optimization/51447 (global register variable...
2012-11-12 Ian BoltonUse CSINC instead of CSEL to return 1 (AArch64)
2012-11-12 Ian BoltonOptimise comparison where intermediate result not used...
2012-11-12 Ian Lance Taylorsyscall: Force first letter of error message to lower...
2012-11-12 Tobias Burnusgcc_update: Add libquadmath generated files.
2012-11-12 H.J. LuAdd libsanitizer generated files
2012-11-12 Jason Merrill* include/std/complex (real, imag): Add ABI tag in...
2012-11-12 Dodji SeketeliRemove ChangeLog.asan
2012-11-12 Tobias Burnusinvoke.texi: Move -faddress-sanitizer from Optimization...
2012-11-12 Jakub Jelinek* asan.c: Formatting cleanups.
2012-11-12 Wei MiImport the asan runtime library into GCC tree
2012-11-12 Dodji SeketeliInstrument built-in memory access function calls
2012-11-12 Dodji SeketeliFactorize condition insertion code out of build_check_stmt
2012-11-12 Dodji SeketeliMake build_check_stmt accept an SSA_NAME for its base
2012-11-12 Jakub JelinekImplement protection of global variables
2012-11-12 Jakub JelinekImplement protection of stack variables
2012-11-12 Jakub JelinekAllow asan at -O0
2012-11-12 Jakub JelinekEmit GIMPLE directly instead of gimplifying GENERIC.
2012-11-12 Jakub JelinekInitial asan cleanups
2012-11-12 Wei MiInitial import of asan from the Google branch
2012-11-12 Tobias Burnusre PR fortran/55272 (ICE on passing coarray argument...
2012-11-12 Tobias Burnusdiagnostic.c (diagnostic_append_note): Also call va_end...
2012-11-12 Ed Smith-RowlandIndex declspecs.locations by ds_typedef rather than...
2012-11-12 Bin Chenggcse.c (struct bb_data): Add new fields, old_pressure...
2012-11-12 Oleg Endomd.texi (Standard Pattern Names For Generation): Fix...
2012-11-12 Oleg Endore PR target/53512 (SH Target: Allow fsca and fsrra...
2012-11-12 GCC AdministratorDaily bump.
2012-11-11 Oleg Endosh4a-fprun.c: Add test_sinf and test_cosf noinline...
2012-11-11 H.J. LuRemove "!" from riF->o alternative
2012-11-11 Eric Botcazousparc.h (AS_NIAGARA3_FLAG): Tweak.
2012-11-11 Eric Botcazoure PR rtl-optimization/55247 (internal compiler error...
2012-11-11 Andreas Schwabchapter.txml: Remove whitespace inside <keyword>.
2012-11-11 Andreas Schwabacinclude.m4 (GLIBCXX_CONFIGURE_DOCBOOK): Also check...
2012-11-11 Steven Bosscherre PR middle-end/55263 (ICE: pre_and_rev_post_order_com...
2012-11-11 Sandra Loosemoreextend.texi: Copy-edit to use "built-in function" inste...
2012-11-11 Martin Jamborre PR tree-optimization/55238 (ICE in find_aggregate_va...
2012-11-11 Uros Bizjakre PR target/47440 (Use LCM for vzeroupper insertion)
2012-11-11 John David... pr54920.c: Add "-fno-common" option on hppa*-*-hpux*.
2012-11-11 Jan Hubicka* gcc.dg/tree-ssa/cunroll-1.c: Fix bogus testcase.
2012-11-11 Jan Hubickare PR fortran/48636 (Enable more inlining with -O2...
2012-11-11 Gerald Pfeiferpolicy_data_structures.xml: Update reference for select.
2012-11-11 Sandra Loosemoreextend.texi: Copy-edit to use "bit-field" consistently...
2012-11-11 Sandra Loosemoreextend.texi: Copy-edit to fix incorrect hyphenation...
2012-11-11 Jason Merrillcp-demangle.c (d_unqualified_name): Handle abi tags...
2012-11-11 Sandra Loosemoreextend.texi: Copy-edit to fix incorrect uses of "which...
2012-11-11 GCC AdministratorDaily bump.
2012-11-10 Ian Lance Taylorreflect: Fix bug comparing struct field types.
2012-11-10 H.J. LuCompile pr55247.c with -mno-sse -mno-mmx
2012-11-10 Andrew Pinskire PR driver/55202 (Building a combined tree is broken...
2012-11-10 Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-11-10 Eric Botcazouexpr.c (store_field): Remove TYPE parameter.
2012-11-10 David Edelsohnunused1.C: Skip on AIX.
2012-11-10 David Edelsohnscal-to-vec2.c: Ignore non-standard ABI message.
2012-11-10 Uros Bizjakre PR rtl-optimization/55247 (internal compiler error...
2012-11-10 Andrew Pinski20121108-1.c: New test.
2012-11-10 GCC AdministratorDaily bump.
2012-11-10 Ed Smith-RowlandImplement a flag -fext-numeric-literals that allows...
2012-11-09 Eric Botcazou* doc/install.texi (sparc64-x-solaris2): Mention MPC...
2012-11-09 Eric Botcazoure PR other/52438 (Some files still GPLv2)
next