]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2015-06-01  marxinChange use to type-based pool allocator in regcprop.c.
2015-06-01  marxinChange use to type-based pool allocator in ira-build.c.
2015-06-01  marxinChange use to type-based pool allocator in
2015-06-01  marxinChange use to type-based pool allocator in stmt.c.
2015-06-01  marxinChange use to type-based pool allocator in
2015-06-01  marxinChange use to type-based pool allocator in tree-sra.c.
2015-06-01  marxinChange use to type-based pool allocator in dse.c.
2015-06-01  marxinChange use to type-based pool allocator in df-scan.c.
2015-06-01  marxinChange use to type-based pool allocator in
2015-06-01  marxinChange use to type-based pool allocator in cselib.c.
2015-06-01  marxinChange use to type-based pool allocator in sh.c.
2015-06-01  marxinChange use to type-based pool allocator in cfg.c.
2015-06-01  marxinChange use to type-based pool allocator in c-format.c.
2015-06-01  marxinChange use to type-based pool allocator in asan.c.
2015-06-01  marxinChange use to type-based pool allocator in
2015-06-01  marxinChange use to type-based pool allocator in ira-color.c.
2015-06-01  marxinChange use to type-based pool allocator in lra.c.
2015-06-01  marxinChange use to type-based pool allocator in lra-lives.c.
2015-06-01  marxinChange use to type-based pool allocator in et-forest.c.
2015-06-01  marxinIntroduce new type-based pool allocator.
2015-06-01  jgreenhalgh[Patch obvious] Fuseable is not a word -> s/fuseable...
2015-06-01  jgreenhalgh[ARM Obvious] Fuseable is not a word -> s/fuseable...
2015-06-01  jgreenhalgh[AArch64 Obvious] "Fuseable" is not a word -> s/fuseabl...
2015-06-01  redi * testsuite/lib/libstdc++.exp (libstdc++_init): Unset...
2015-06-01  krebbelS390: Support -mtune=native and -march=native.
2015-06-01  jakub * gcc.target/s390/hotpatch-compile-15.c: Remove dg...
2015-06-01  ienkovichgcc/
2015-06-01  alalaw01[ARM/AArch64 Testsuite] Cleanup advsimd-intrinsics...
2015-06-01  rguenth2015-06-01 Richard Biener <rguenther@suse.de>
2015-06-01  ebotcazou * gcc-interface/Makefile.in: Fix ARM/Darwin configuration.
2015-06-01  ktkachov[AArch64] Fix type of *<LOGICAL:optab>_one_cmpl_<SHIFT...
2015-06-01  ebotcazou * gcc-interface/utils.c (scale_by_factor_of): When...
2015-06-01  ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity): Replace...
2015-06-01  ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Incompl...
2015-06-01  ebotcazou * config/i386/winnt.c (i386_pe_encode_section_info...
2015-06-01  ebotcazou * gcc-interface/lang-specs.h (TARGET_VXWORKS_RTP)...
2015-06-01  ebotcazou * gcc-interface/lang-specs.h (TARGET_VXWORKS_RTP)...
2015-06-01  ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Record_...
2015-06-01  rguenth2015-06-01 Richard Biener <rguenther@suse.de>
2015-06-01  ebotcazou * gcc-interface/trans.c (lvalue_required_p) <N_Indexed...
2015-06-01  ebotcazou * gcc-interface/gigi.h (build_simple_component_ref...
2015-06-01  gccadminDaily bump.
2015-05-31  redi PR libstdc++/66354
2015-05-31  ebotcazou * c-ada-spec.c (is_tagged_type): Test for TYPE_METHODS...
2015-05-31  jason * constexpr.c (cxx_eval_indirect_ref): Try folding...
2015-05-31  jason PR c++/66320
2015-05-31  ebotcazou * s-oscons-tmplt.c: Add explicit tests for Android...
2015-05-31  hjlCheck CXXFLAGS, instead of CFLAGS, for NO_PIE_CFLAGS
2015-05-31  miyukiFix C++11 compatibility issue
2015-05-31  gccadminDaily bump.
2015-05-30  ebotcazouFix copyright years.
2015-05-30  ebotcazou * adaint.c: Test for __linux__ instead of linux and...
2015-05-30  schwab* config/m68k/m68k.h (ASM_PCREL_SPEC): Pass --pcrel...
2015-05-30  vapieralpha: turn -mcpu=<cpu> into -m<cpu> for the assembler...
2015-05-30  hjlFix dg-warning in gcc.dg/alias-8.c
2015-05-30  redi * include/bits/stl_algobase.h (__equal<true>::equal...
2015-05-30  dj* expmed.c (extract_bit_field_1): Avoid clobbering a
2015-05-30  miyukiAdd new script to contrib (GIMPLE syntax highlighting...
2015-05-30  hubicka * alias.c (alias_set_entry_d): Add is_pointer and...
2015-05-30  gccadminDaily bump.
2015-05-30  amodra * config/rs6000/rs6000.c (split_stack_arg_pointer_used...
2015-05-29  fdumont2015-05-29 François Dumont fdumont@gcc.gnu.org>
2015-05-29  clyon2015-05-29 Christophe Lyon <christophe.lyon@linaro...
2015-05-29  jsm28 * sv.po: Update.
2015-05-29  redi * doc/xml/manual/status_cxx2017.xml: Fix duplicate...
2015-05-29  krebbelPR 66215: S390: Fix placement of post-label NOPs with...
2015-05-29  redi * include/std/future (__async_result_of): New alias...
2015-05-29  redi PR libstdc++/66327
2015-05-29  ktkachov[obvious] Close comment in aarch64 test
2015-05-29  jakub PR tree-optimization/66142
2015-05-29  rguenth2015-05-29 Richard Biener <rguenther@suse.de>
2015-05-29  nickc * config/msp430/t-msp430 (MULTILIB_OPTIONS): Add multi...
2015-05-29  gingoldlibbacktrace: add support of PE/COFF
2015-05-29  aldottestsuite: auto-wipe dump files
2015-05-29  gccadminDaily bump.
2015-05-28  dj* gcc.c-torture/execute/pr65369.c: Don't assume int...
2015-05-28  andreast2015-05-28 Andreas Tobler <andreast@gcc.gnu.org>
2015-05-28  andreast2015-05-28 Andreas Tobler <andreast@gcc.gnu.org>
2015-05-28  uros * config/linux/x86/futex_bits.h (sys_futex0) [__x86_64...
2015-05-28  redi PR libstdc++/65352
2015-05-28  ebotcazou * gcc-interface/utils.c (max_size) <tcc_binary>: Add...
2015-05-28  ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Subprog...
2015-05-28  ebotcazou * gcc-interface/utils.c (gnat_pushdecl): Reunify the...
2015-05-28  ebotcazou * gcc-interface/gigi.h (gnat_stabilize_reference)...
2015-05-28  vapierconfigure: fix vtable help
2015-05-28  vapiernios2-linux: add missing cpp specs
2015-05-28  vapiermicroblaze-linux: add missing cpp specs
2015-05-28  uros * config/linux/x86/futex.h (sys_futex0) [!__x86_64__...
2015-05-28  vapierhppa-linux: add missing cpp specs
2015-05-28  rguenth2015-05-28 Richard Biener <rguenther@suse.de>
2015-05-28  charlet2015-05-28 Ed Schonberg <schonberg@adacore.com>
2015-05-28  rguenth2015-05-28 Richard Biener <rguenther@suse.de>
2015-05-28  charlet2015-05-28 Bob Duff <duff@adacore.com>
2015-05-28  mrs2015-05-28 Lawrence Velázquez <vq@larryv.me>
2015-05-28  redi PR libstdc++/65352
2015-05-28  hjlMark parameters with ATTRIBUTE_UNUSED
2015-05-28  charlet2015-05-28 Ed Schonberg <schonberg@adacore.com>
2015-05-28  jules * oacc-init.c (resolve_device): Add FAIL_IS_ERROR...
2015-05-28  jules PR libgomp/65742
2015-05-28  charlet2015-05-28 Robert Dewar <dewar@adacore.com>
next