gcc.git
2015-01-07 Eric Botcazoufreeze.adb (Freeze_Array_Type): Apply same handling...
2015-01-07 Hristian Kirtchev2015-01-07 Hristian Kirtchev <kirtchev@adacore.com>
2015-01-07 Marek Polacekre PR c/64440 (-Wdiv-by-zero false negative on const...
2015-01-07 Marek Polacekre PR c/64417 ([SH] FAIL: gcc.c-torture/compile/pr28865...
2015-01-07 Sandra Loosemoreinvoke.texi (RS/6000 and PowerPC Options): Tidy formatt...
2015-01-07 GCC AdministratorDaily bump.
2015-01-07 Ian Lance Taylorcompiler: Add explicit sign to exported complex constan...
2015-01-06 Ian Lance Taylorlibgo: Add sources for go, cgo, and gofmt commands.
2015-01-06 Jason Merrillparser.c (cp_parser_nested_name_specifier_opt): Diagnos...
2015-01-06 Jason Merrillre PR c++/64455 (A constexpr variable template can...
2015-01-06 Jason Merrillre PR c++/64487 (internal compiler error: in fold_offse...
2015-01-06 Jason Merrillre PR c++/64496 (ICE with NSDMI and lambda)
2015-01-06 Ville Voutilainenre PR c++/64489 (A simple struct wrapping a const int...
2015-01-06 Michael Meissnerre PR target/64505 (Powerpc compiler generates insn...
2015-01-06 Chris Manghanego-gcc.cc (constructor_expression): Don't initialize...
2015-01-06 Tom de VriesFix typo in struct same_succ_def comment
2015-01-06 Jonathan Wakely* config/abi/pre/gnu.ver: Fix version conflict for...
2015-01-06 Eric Botcazoutsan-dg.exp (check_effective_target_fsanitize_thread...
2015-01-06 Christian Bruelre PR target/64507 (SH inlined builtin strncmp doesn...
2015-01-06 Thomas Preud... re PR tree-optimization/63259 (Detecting byteswap sequence)
2015-01-06 Arnaud CharletKill new warnings.
2015-01-06 Eric Botcazoufreeze.adb (Freeze_Array_Type): Remove always true...
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Thomas Quinotsem_util.ads: Minor reformatting.
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Eric Botcazoueinfo.ads (Is_Independent): Further document extended...
2015-01-06 Eric Botcazoueinfo.ads (Is_Independent): Document extended usage.
2015-01-06 Robert Dewarsnames.ads-tmpl: Remove entries for attribute Enum_Image.
2015-01-06 Robert Dewars-valint.adb: Fix typo in last checkin.
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Jakub Jelinekopts.c (common_handle_option): Add support for -fno...
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Olivier Hainquedecl.c (gnat_to_gnu_entity, [...]): When constructing...
2015-01-06 Pascal Obryadaint.c (ProcListEvt): Set to NULL.
2015-01-06 Arnaud CharletMinor reformatting.
2015-01-06 Robert Dewarexp_attr.adb (Expand_N_Attribute_Reference): Add dummy...
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Robert Dewarali-util.adb, [...]: Minor change of name Name_Table_In...
2015-01-06 Robert Dewarexp_strm.adb (Build_Elementary_Input_Call): Clarify...
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Arnaud CharletMinor reformatting.
2015-01-06 Arnaud Charlet* gnatvsn.ads: Bump copyright year.
2015-01-06 Arnaud Charlet[multiple changes]
2015-01-06 Eric Botcazou* config-list.mk (LIST): Add visium-elf.
2015-01-06 Eric Botcazou* MAINTAINERS (CPU Port Maintainers): Add myself for...
2015-01-06 Eric Botcazouconfigure.ac: Add Visium support.
2015-01-06 Arnaud CharletMinor reformatting.
2015-01-06 Segher Boessenkoolsimplify-rtx.c (simplify_binary_operation_1): Handle...
2015-01-06 Segher Boessenkoolcombine.c (combine_validate_cost): Do not count the...
2015-01-06 Sandra LoosemoreRevert parts of r219199.
2015-01-06 Ian Lance Taylorcompiler: Use function receiver name in mangled named...
2015-01-06 Trevor Saundersimplement -Wsuggest-override
2015-01-06 Trevor Saundersremove tree_list from warn_hidden ()
2015-01-06 GCC AdministratorDaily bump.
2015-01-05 Radovan Obradovicre PR rtl-optimization/64287 (Disable -fuse-caller...
2015-01-05 Eric Botcazou* config/nds32/nds32-peephole2.md: Do not mention defin...
2015-01-05 Max FilippovFix loop optimization when ZOL is not available in...
2015-01-05 Uros Bizjaki386.c (output_387_binary_op): Use std::swap.
2015-01-05 Oleg Endortlanal.c (refers_to_regno_p): Change return value...
2015-01-05 Jakub Jelinekre PR sanitizer/64265 (r217669 broke tsan)
2015-01-05 Jakub Jelinekre PR sanitizer/64344 ([UBSAN] ICE with -fsanitize...
2015-01-05 Jakub Jelinekre PR middle-end/64465 (internal compiler error: verify...
2015-01-05 Sandra Loosemoreinvoke.texi: Fix incorrect uses of @code, @option,...
2015-01-05 Bernd EdlingerEnable experimental TSAN support for Ada.
2015-01-05 Jan-Benedict... config-list.mk: Extract target name correctly
2015-01-05 Thomas Koenigre PR fortran/47674 (gfortran.dg/realloc_on_assign_5...
2015-01-05 Jakub Jelinekre PR tree-optimization/64494 (ICE at -Os and above...
2015-01-05 Thomas Koenigre PR fortran/47674 (gfortran.dg/realloc_on_assign_5...
2015-01-05 Ian Lance Taylorre PR go/61871 (FAIL: regexp from libgo testsuite on...
2015-01-05 Marek Polacek* doc/extend.texi (Arrays of Length Zero): Add missing...
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub Jelinekgcc.c (process_command): Update copyright notice dates.
2015-01-05 Marek Polacekre PR c/64423 (Incorrect column number of -Wchar-subscr...
2015-01-05 Jakub Jelinek* auto-profile.c, auto-profile.h: Fix up Copyright...
2015-01-05 Eric Botcazoure PR ada/64492 (Disabling libada prevents building...
2015-01-05 Eric BotcazouBump copyright year
2015-01-05 Hans-Peter... debug-1.c: Pass -fno-if-conversion for mmix-knuth-mmixw...
2015-01-05 Hans-Peter... * gcc.dg/pr42629.c: Only pass scheduling options on...
2015-01-05 GCC AdministratorDaily bump.
2015-01-04 Sandra Loosemoreinvoke.texi ([-fsized-deallocation]): Copy-edit to...
2015-01-04 Uros Bizjakmisc.c (internal_error_function): Use xasprintf instead...
2015-01-04 Jonathan Wakelyre PR libstdc++/64483 (FAIL: 18_support/exception_ptr...
2015-01-04 Andreas Schwabconfigure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2015-01-04 Sandra Loosemoreinvoke.texi ([-fprofile-generate], [...]): Fix markup...
2015-01-04 John David... re PR testsuite/62250 (FAIL: gfortran.dg/coarray/alloc_...
2015-01-04 Sandra Loosemoreinvoke.texi ([-fisolate-erroneous-paths-dereference...
2015-01-04 GCC AdministratorDaily bump.
2015-01-03 Sandra Loosemoreinvoke.texi ([-fsemantic-interposition]): Fix typos...
next