gcc.git
2013-12-14 H.J. LuFix the ChangeLog entries
2013-12-14 Andreas Schwab* g++.dg/cilk-plus/cilk-plus.exp: Fix last change.
2013-12-14 Eric Botcazou* var-tracking.c (add_stores): Fix oversight in latest...
2013-12-14 Marek PolacekMore tests for ubsan.
2013-12-14 Marek Polacekre PR sanitizer/59503 (Bogus integer-overflow error...
2013-12-14 Janus Weilre PR fortran/59450 ([OOP] ICE for type-bound-procedure...
2013-12-14 Tom de VriesFix REG_PARM_STACK_SPACE usage in expand_call
2013-12-14 DJ Delorie* config/rl78/rl78-expand.md (one_cmplqi2): Make consta...
2013-12-14 GCC AdministratorDaily bump.
2013-12-13 DJ Deloriemsp430.md (movqi): replace general_operand with msp_gen...
2013-12-13 Rainer OrthFix g++.dg/cilk-plus/cilk-plus.exp
2013-12-13 Francois-Xavier... configure.ac: Add user-friendly check for native x86_64...
2013-12-13 Vladimir Makarovira.h (struct ira_reg_equiv): Rename to ira_reg_equiv_s.
2013-12-13 Kenneth Zadeckgenmodes.c (emit_max_int): Fixed missing parens.
2013-12-13 Aldy Hernandezre PR tree-optimization/59149 (diagnose_tm_1 calls...
2013-12-13 Balaji V. IyerEnabled Usage of _Cilk_spawn and _Cilk_sync in Cilk...
2013-12-13 Kenneth Zadeckarc.h (BITS_PER_UNIT): Removed.
2013-12-13 Jeff Lawre PR tree-optimization/45685 (missed conditional move...
2013-12-13 Yuri RumyantsevUpdate HImode imul cost for Silvermont
2013-12-13 Bin Chengre PR tree-optimization/58296 (ivopts is unable to...
2013-12-13 Nick Cliftonmsp430.c (is_wakeup_func): New function.
2013-12-13 Kai Tietzre PR c++/57897 (Target x86_64-w64-mingw32 failed with...
2013-12-13 Ian Lance TaylorUpdate to copy of current master Go testsuite.
2013-12-13 Jason Merrillcomment
2013-12-13 Jason Merrillre PR c++/58954 (accessing a private member function...
2013-12-13 GCC AdministratorDaily bump.
2013-12-12 Eric Botcazou* gcc-interface/Makefile.in (ARM linux, GNU eabi):...
2013-12-12 Eric BotcazouFix date
2013-12-12 Eric Botcazoure PR ada/55946 (wrong tools used for build of gnattool...
2013-12-12 Ian Lance Taylorcompiler: Better error messages for { on line after...
2013-12-12 Jeff Lawi386.md (simple LEA peephole2): Add missing mode to...
2013-12-12 Ian Lance Taylorcompiler: Check for nil when slicing pointer to array.
2013-12-12 Ian Lance Taylorcompiler: Tweak untyped nil error message.
2013-12-12 Ian Lance Taylorruntime: Fix defer of unlock thread at program startup.
2013-12-12 Tobias Burnusre PR fortran/59440 (ICE in force_decl_die, at dwarf2ou...
2013-12-12 Ian Lance Taylorcompiler: Don't permit importing a package as "init".
2013-12-12 Ian Lance Taylorcompiler: Don't compare structs with blank non-comparab...
2013-12-12 Jakub Jelinekre PR middle-end/59470 (libstdc++ miscompilation after...
2013-12-12 Ian Lance Taylorreflect: Fix MakeFunc returning float32 or float64...
2013-12-12 Vladimir Makarovre PR middle-end/59470 (libstdc++ miscompilation after...
2013-12-12 Jakub Jelinekre PR c++/58627 (crash during compilation of boost...
2013-12-12 Max Ostapenkofree_race2.c: New file.
2013-12-12 Eric BotcazouMinor fixes
2013-12-12 Jakub Jelinekre PR libgomp/59467 (copyprivate in the fortran testsuite)
2013-12-12 Ryan Mansfieldre PR testsuite/59442 (movapd tests fail if built with...
2013-12-12 Zhenqiang Chenconfig.host (arm*-*-uclinux*): Move t-arm before t...
2013-12-12 Ian Lance Taylorgo-lang.c (go_langhook_post_options): Disable sibling...
2013-12-12 Ian Lance Taylorcompiler, reflect, runtime: Implement method values...
2013-12-12 GCC AdministratorDaily bump.
2013-12-11 Ian Lance Taylorreflect, runtime: Let reflect.MakeFunc functions call...
2013-12-11 Ian Lance Taylorcompiler: Minor fixes for recover thunks.
2013-12-11 Jeff Lawre PR rtl-optimization/59446 (loop2_doloop creates...
2013-12-11 Sriraman Tallamre PR target/59390 (presence of __attribute__((target...
2013-12-11 Tobias Burnusfpu-387.h (sigill_hdlr, [...]): Emit
2013-12-11 Balaji V. IyerAdded Compiler Support for _Cilk_spawn and _Cilk_sync...
2013-12-11 Bernd Edlingerexpr.c (expand_assignment): Remove dependency on flag_s...
2013-12-11 Bernd Edlingerre PR middle-end/59134 (infinite loop between store_fix...
2013-12-11 Bernd Edlingerre PR middle-end/23623 (volatile keyword changes bitfie...
2013-12-11 Sandra Loosemorere PR middle-end/23623 (volatile keyword changes bitfie...
2013-12-11 Janus Weilre PR fortran/58916 ([F03] Allocation of scalar with...
2013-12-11 Christophe... Regenerate gcc/configure and gcc/config.in
2013-12-11 Kugan Vivekanandarajahconfigure.ac: Add check for aarch64 assembler -mabi...
2013-12-11 Bernd SchmidtAdd a missing tree code to a switch.
2013-12-11 Bernd SchmidtRemove an unused global tree, last used by objc some...
2013-12-11 Marek Polacekre PR middle-end/59399 (ICE in expand_expr_real_1 with...
2013-12-11 Yvan Rouxarm.opt (mlra): Enable LRA by default.
2013-12-11 Jakub Jelinekre PR tree-optimization/59417 (ICE in determine_value_r...
2013-12-11 Jakub Jelinekre PR tree-optimization/59386 (ICE on valid code at...
2013-12-11 Bin Chengrevert: re PR tree-optimization/41488 (IVOpts cannot...
2013-12-11 GCC AdministratorDaily bump.
2013-12-10 H.J. LuProperly handle alternative 13 in *movsf_internal
2013-12-10 Eric Botcazoure PR rtl-optimization/58295 (Missed zero-extension...
2013-12-10 Janus Weilre PR fortran/35831 ([F95] Shape mismatch check missing...
2013-12-10 Ian Lance TaylorMake-lang.in (check_go_parallelize): Test go-test.exp...
2013-12-10 Janus Weilgfortran.texi: Add possible kind values (and default...
2013-12-10 Richard Sandifordgenrecog.c (validate_pattern): Treat all messages excep...
2013-12-10 Richard Sandifordtilegx.md (insn_ld_add<bitsuffix>): Use register_operan...
2013-12-10 H.J. LuPut back typedef for gcov_working_set_t/gcov_bucket_type
2013-12-10 H.J. LuRemove gcc/ from filenames
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-10 Janus Weilgfortran.texi: Modify documentation of kind type parame...
2013-12-10 Kai Tietzre PR target/56807 (mingw32: Conflict between stack...
2013-12-10 Yury Gribovtsan.exp: Added missing call to torture-finish.
2013-12-10 Richard Bienerre PR middle-end/38474 (compile time explosion in dataf...
2013-12-10 Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add scalar_l...
2013-12-10 Eric Botcazouexpr.c (expand_expr_real_1): Always return 0 for the...
2013-12-10 Marek Polacekre PR sanitizer/59437 (ICE in for g++ -S -fvtable-verif...
2013-12-10 Max Ostapenkothread_leak2.c: `dg-skip-if' removed.
2013-12-10 Eric Botcazoupr58508.c: XFAIL for vect_no_align.
2013-12-10 Paolo Carlinivalue.cc: Add test.
2013-12-10 Maxim KuvyrkovFix mips64-linux and s390x-linux builds.
2013-12-10 Bin Chengre PR tree-optimization/41488 (IVOpts cannot coalesce...
2013-12-10 Joseph Myersre PR preprocessor/55715 (bogus overflow warning for...
2013-12-10 Alan Modraffitarget.h: Import from upstream.
2013-12-10 Andrew Pinskit-aarch64 (MULTILIB_OPTIONS): Fix definition so that...
2013-12-10 GCC AdministratorDaily bump.
2013-12-09 Janus Weilinvoke.texi: Add -freal-4-real-16.
2013-12-09 Tobias Burnusre PR fortran/59428 (FAIL: gfortran.dg/proc_ptr_result_...
2013-12-09 Paolo Carlinire PR libstdc++/59427 (Opening with ios::in | ios:...
2013-12-09 Paolo Carlinire PR c++/59435 (sizeof...(T) as default value for...
next