]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.
[thirdparty/gcc.git] / gcc /
2015-01-10  Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-10  Tobias Burnusre PR fortran/64522 (Free-form source code: -Wline...
2015-01-10  Eric Botcazoucuintp.c: Bump copyright year.
2015-01-10  Anthony GreenFix mul.x flag for moxie
2015-01-10  Anthony GreenTabify assembly output for moxie
2015-01-10  Anthony GreenFix CC_REG definition for moxie
2015-01-10  GCC AdministratorDaily bump.
2015-01-09  Sandra Loosemoreinvoke.texi ([-fvtable-verify]): Copy-edit and fix...
2015-01-09  David MalcolmSimplify jit.dg/test-combination.c
2015-01-09  Andreas Toblerarm.h (MAX_SYNC_LIBFUNC_SIZE): Delete semicolon.
2015-01-09  David MalcolmFix the jit build after header flattening of r219402
2015-01-09  Bernd Schmidtre PR middle-end/64412 (ICE in offload compiler: in...
2015-01-09  Ian Lance Taylorconfigure.ac (host_tools): Add gotools.
2015-01-09  Jakub Jelinekre PR rtl-optimization/64536 (Undefined .L* symbol...
2015-01-09  David MalcolmAdd new file gcc/testsuite/jit.dg/test-constants.c...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-09  David MalcolmNew jit API entrypoint: gcc_jit_context_new_rvalue_from...
2015-01-09  Tom de VriesHandle CALL_INSN_FUNCTION_USAGE clobbers in regcprop.c
2015-01-09  Mike StumpAdded PR libobjc/51891.
2015-01-09  Dimitris Papavasiliouivars.c: Add a check for classes without instance varia...
2015-01-09  David MalcolmPR jit/64206: delay cleanup of tempdir if the user...
2015-01-09  Andreas Toblerunwind-arm-common.h: Revert previous commit.
2015-01-09  Andreas Toblerconfigure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2015-01-09  Sebastian HuberRTEMS: Add e6500 multilibs for PowerPC
2015-01-09  Sebastian HuberRTEMS: Fix MPC8540 multilibs for PowerPC
2015-01-09  Sebastian HuberRTEMS: Use MULTILIB_REQUIRED for PowerPC
2015-01-09  Sebastian HuberRTEMS: Use MULTILIB_REQUIRED for ARM
2015-01-09  Sebastian HuberRTEMS: Rename ARM target config files
2015-01-09  Sebastian Hubertypeof-2.c: Add checks for non-atomic types.
2015-01-09  Richard Bienerre PR tree-optimization/64410 (gcc 25% slower than...
2015-01-09  Martin LiskaIPA ICF: compare_operand is split to multiple functions.
2015-01-09  Martin LiskaFix for ipa/PR64503
2015-01-09  Martin LiskaIPA ICF: target and optimization flags comparison.
2015-01-09  Tom de VriesFix gcc_assert in expand_omp_for_static_chunk
2015-01-09  Kito Chengre PR target/64348 (Case scal-to-vec1.c failed on arm...
2015-01-09  John David Anglinre PR gcov-profile/61790 (gcov-tool.c uses atoll)
2015-01-09  GCC AdministratorDaily bump.
2015-01-08  Bernd Edlingertsan_barrier.h: New.
2015-01-08  David Malcolmlibgccjit.h: Fix description of struct gcc_jit_context
2015-01-08  Hans-Peter Nilssonre PR testsuite/62250 (FAIL: gfortran.dg/coarray/alloc_...
2015-01-08  Hans-Peter Nilssonre PR testsuite/62250 (FAIL: gfortran.dg/coarray/alloc_...
2015-01-08  David Malcolmjit: New API entrypoint: gcc_jit_context_get_last_error
2015-01-08  Jakub Jelinekre PR tree-optimization/63989 (tree-ssa-strlen.c doesn...
2015-01-08  Jakub Jelinekre PR target/55023 (hppa: wrong code generated with...
2015-01-08  Jason Merrillubsan.c (do_ubsan_in_current_function): New.
2015-01-08  Jason Merrillinit.c (build_vec_init): Call ubsan_instrument_bounds...
2015-01-08  David MalcolmNew jit API entrypoint: gcc_jit_context_set_logfile
2015-01-08  Jakub Jelinekre PR target/64338 (ICE in swap_condition, at jump...
2015-01-08  Mike Stumptsan.c (pass_tsan::gate): Add no_sanitize_thread support.
2015-01-08  Tobias Burnustrans-decl.c (gfc_build_qualified_array): Fix coarray...
2015-01-08  Paolo Carlinire PR c++/59004 (ICE generated by __func__)
2015-01-08  Paolo Carlinire PR c++/64462 (ICE while compiling lambda using local...
2015-01-08  Paolo Carlinire PR c++/60753 (Deleted definition of an explicit...
2015-01-08  Thomas SchwingeMake sure that OMP builtins are available in offloading...
2015-01-08  Thomas Schwingeintelmic-mkoffload: Deal with linker defaulting to...
2015-01-08  Oleg Endosh-mem.cc: Use constant as second operand when emitting...
2015-01-08  Oleg Endore PR target/55212 ([SH] Switch to LRA)
2015-01-08  Jakub Jelinekre PR sanitizer/64336 (Template functions are not instr...
2015-01-08  Kaz Kojimare PR target/64533 ([SH] alloca generates unsafe code)
2015-01-08  Segher Boessenkoolre PR target/36557 (-m32 -mpowerpc64 produces better...
2015-01-08  Sandra Loosemoreinvoke.texi ([-fvtable-verify]): Fix markup on option...
2015-01-08  David MalcolmAdd new jit testcase accidentally omitted from r219320
2015-01-08  David Malcolmjit: Add checking for dereference of void *
2015-01-08  GCC AdministratorDaily bump.
2015-01-07  Sandra Loosemoreinvoke.texi: Fix incorrect uses of @samp markup through...
2015-01-07  David MalcolmAPI extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit...
2015-01-07  David MalcolmAdd test of handling arithmetic-overflow from JIT
2015-01-07  David MalcolmFix typo in jit-recording.h
2015-01-07  David Malcolmjit.exp: support C++ testcases
2015-01-07  Chris Manghanere PR go/61204 (gccgo: ICE in in fold_convert_loc ...
2015-01-07  David Malcolmjit.exp: add __func__ to help test-{combination|threads}.c
2015-01-07  Ian Lance Taylorcompiler: Don't assign to embedded builtins in imported...
2015-01-07  David Malcolmjit.exp: Don't drop the extension from the testcase...
2015-01-07  Arnaud Charlet[multiple changes]
2015-01-07  Arnaud Charlet[multiple changes]
2015-01-07  Arnaud CharletMinor reformatting.
2015-01-07  Arnaud Charlet[multiple changes]
2015-01-07  Johannes Kaniglib-xref-spark_specific.adb (Collect_SPARK_Xrefs):...
2015-01-07  Arnaud Charlet[multiple changes]
2015-01-07  Arnaud Charlet[multiple changes]
2015-01-07  Arnaud Charlet[multiple changes]
2015-01-07  Arnaud Charlet[multiple changes]
2015-01-07  Arnaud Charlet[multiple changes]
2015-01-07  Olivier Hainquetrans.c (gnat_to_gnu, [...]): Elaborate the expression...
2015-01-07  Arnaud Charlet[multiple changes]
2015-01-07  Arnaud Charlet[multiple changes]
2015-01-07  Arnaud Charlet[multiple changes]
2015-01-07  Robert Dewarprj.ads, [...]: Minor reformatting.
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  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...
next