]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2015-01-23  Braden ObrzutMAINTAINERS (Write After Approval): Add myself.
2015-01-23  Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-23  Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-23  Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-23  Jerry DeLislere PR fortran/61933 (Inquire on internal units)
2015-01-23  Ian Lance Taylorre PR go/64595 (go programs abort when debug info is...
2015-01-23  GCC AdministratorDaily bump.
2015-01-22  Matthias Klosegets-chk.c: Declare prototype for gets in C11 mode.
2015-01-22  Jeff LawRemove unwanted file
2015-01-22  Jeff Lawre PR target/52076 (bloated code for setting single...
2015-01-22  Rainer Orthgcc.c (LINK_SSP_SPEC): Handle -fstack-protector-explici...
2015-01-22  Jakub Jelinek* tsan/tsan_rtl.h: Cherry pick upstream r226829.
2015-01-22  Uros Bizjakre PR rtl-optimization/64688 (internal compiler error...
2015-01-22  Jan Hubickare PR ipa/64694 (FAIL: 23_containers/unordered_set...
2015-01-22  Wei Mire PR rtl-optimization/64557 (get_addr in true_dependen...
2015-01-22  Ian Lance Taylorcompiler: Avoid infinite recursion when describing...
2015-01-22  Eric Botcazou* fold-const.c (const_binop): Add early return for...
2015-01-22  Chen Gangtoplev.c (init_local_tick): Process the failure when...
2015-01-22  Chen Gangubsan.c (ubsan_type_descriptor): Use 'pretty_print...
2015-01-22  Chen Gangunwind-dw2-fde.h (last_fde): Use "(const fde *)" instea...
2015-01-22  Richard Bienerre PR tree-optimization/64728 (internal compiler error...
2015-01-22  Uros Bizjakre PR rtl-optimization/64688 (internal compiler error...
2015-01-22  Ilya Enkovichchkp-always_inline.c (f1): Make static to avoid errors...
2015-01-22  Trevor Saundersmake fold ignore decl_with_vis.symtab_node
2015-01-22  Andreas Krebbels390.md (atomic code attribute): Fix typo "ior" ->...
2015-01-22  Max Ostapenkore PR driver/64690 (-freport-bug issue with comments)
2015-01-22  Richard Bieneripa-inline.c (can_inline_edge_p): Disable inlining...
2015-01-22  Richard Bienerre PR libstdc++/64535 (Emergency buffer for exception...
2015-01-22  Tim Shenre PR libstdc++/64680 (basic_regex::operator= does...
2015-01-22  Tim Shenre PR libstdc++/64649 (regex_traits::lookup_classname...
2015-01-22  Ian Lance TaylorMakefile.am (noinst_PROGRAMS): New variable.
2015-01-22  Ian Lance Taylorcompiler: Prohibit use of ellipsis operator on multi...
2015-01-22  Segher BoessenkoolAdd file I missed. Whoops.
2015-01-22  Segher Boessenkoolre PR rtl-optimization/64682 (wrong code at -O2 and...
2015-01-22  GCC AdministratorDaily bump.
2015-01-22  David Edelsohnrs6000.c (rs6000_file_start): Use rs6000_isa_flags...
2015-01-21  Ian Lance Taylorruntime: Add the Go language version information to...
2015-01-21  Jakub Jelinekre PR debug/64511 (ICE at -O3 with -g enabled on x86_64...
2015-01-21  Jason Merrillre PR c++/64603 (bogus error "no matching function...
2015-01-21  Jakub Jelinekre PR sanitizer/64706 (-fsanitize=vptr is not documented)
2015-01-21  Jakub Jelinekre PR rtl-optimization/62078 (ICE: verify_flow_info...
2015-01-21  Jakub Jelinekre PR c/63307 (Cilk+ breaks -fcompare-debug bootstrap)
2015-01-21  Jakub Jelinekre PR sanitizer/64435 (Bootstrap failure in libsanitize...
2015-01-21  Jason Merrillre PR c++/64647 ([C++14] std::__max_element contains...
2015-01-21  Jason Merrillre PR c++/64629 (-Wformat-security warns with const...
2015-01-21  Thomas Koenigre PR fortran/57023 (Not packing arrays with changing...
2015-01-21  Jan Hubickaipa-utils.c (ipa_merge_profiles): Avoid ICE on mismatch...
2015-01-21  Bernd Edlingergimplify.c (gimplify_function_tree): Check the no_sanit...
2015-01-21  David Sherwoodaarch64.h (CANNOT_CHANGE_MODE_CLASS): Removed.
2015-01-21  David Sherwoodgcc/
2015-01-21  Alan Haywardaarch64-protos.h (aarch64_simd_disambiguate_copy):...
2015-01-21  Alan Haywardrtlanal.c (subreg_get_info): Exit early for simple...
2015-01-21  Andrew WatermanAvoid misaligned atomic operations
2015-01-21  Jonathan Wakely* config/abi/pre/gnu.ver: Use [jmy] for size_t parameters.
2015-01-21  Jonathan Wakely* testsuite/29_atomics/atomic/64658.cc: Test stored...
2015-01-21  Richard Hendersonre PR target/64669 (aarch64-linux profiledbootstrap...
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vqdmull_n tests.
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vqdmull_lane tests.
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vqdmull tests.
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vqdmulh_n tests.
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vqdmulh_lane tests.
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vqdmulh tests.
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vmull_n tests.
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vmull_lane tests.
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vmull tests.
2015-01-21  Christophe... [[ARM/AArch64][testsuite] 24/36] Add vmul_n tests.
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vmul_lane tests.
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vmovn tests.
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vsubw tests, putting most...
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vsubl tests, put most...
2015-01-21  Andre Vehreschild* MAINTAINER: Added myself.
2015-01-21  Renlin Li[PATCH]Skip g++.dg/tls testes on target using status...
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vsli_n and vsri_n tests.
2015-01-21  Matthias Kloselibtool-version: Bump soversion.
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vqdmlal_n and vqdmlsl_n...
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vqdmlal_lane and vqdmlsl_l...
2015-01-21  Christophe... [ARM/AArch64][testsuite] Add vqdmlal and vqdmlsl tests.
2015-01-21  Nick Cliftonrl78.c (rl78_calculate_death_notes): Look inside PARALLELs.
2015-01-21  Richard Bienerre PR middle-end/64313 (gcc.dg/torture/builtin-explog...
2015-01-21  Jeff Lawre PR target/59946 (-mpcrel -O2 produces illegal asm...
2015-01-21  Bin Chengarm.c (arm_cortex_a53_tune, [...]): Prefer neon on...
2015-01-21  GCC AdministratorDaily bump.
2015-01-20  Christophe... [ARM/AArch64][testsuite] Add vmlal_n and vmlsl_n tests.
2015-01-20  Christophe... [ARM/AArch64][testsuite] Add vmlal_lane and vmlsl_lane...
2015-01-20  Christophe... [ARM/AArch64][testsuite] Add vmlal and vmlsl tests.
2015-01-20  Christophe... [ARM/AArch64][testsuite] Add vtrn tests. Refactor vzup...
2015-01-20  Christophe... [ARM/AArch64][testsuite] Add vmla_lane and vmls_lane...
2015-01-20  Christophe... [ARM/AArch64][testsuite] Add vmla and vmls tests.
2015-01-20  Ian Lance Taylorcompiler: Do not mark unused variables as used inside...
2015-01-20  Richard Hendersonre PR libffi/64581 (libffi/testsuite/libffi.special...
2015-01-20  Christophe... [ARM/AArch64][testsuite] Add vldX_dup test.
2015-01-20  Jakub Jelinek* gcc.dg/guality/pr49888.c (v): Add __attribute__(...
2015-01-20  Jakub Jelinekre PR sanitizer/64632 (runtime error: member call on...
2015-01-20  Jan Hubickare PR ipa/63576 (ICE : in ipa_merge_profiles, at ipa...
2015-01-20  Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2015-01-20  Jakub Jelinekre PR debug/64663 (ICE at -O1 and above with -g enabled...
2015-01-20  Ian Lance Taylorre PR go/64683 (FAIL: runtime/pprof -- testing.go:278...
2015-01-20  Chung-Lin Tangnios2.c (nios2_asm_file_end): Implement TARGET_ASM_FILE...
2015-01-20  Paolo Carlinire PR c++/64383 (missed warning for unused variable.)
2015-01-20  Paolo Carlinire PR c++/59937 ([constexpr] bogus diagnostic "used...
next