projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2015-01-10
Ian Lance Taylor
Makefile.am (GOCOMPILER): Set to GOC or GOC_FOR_TARGET...
commit
|
commitdiff
|
tree
2015-01-10
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-01-09
Sandra Loosemore
invoke.texi ([-fvtable-verify]): Copy-edit and fix...
commit
|
commitdiff
|
tree
2015-01-09
David Malcolm
Simplify jit.dg/test-combination.c
commit
|
commitdiff
|
tree
2015-01-09
Andreas Tobler
arm.h (MAX_SYNC_LIBFUNC_SIZE): Delete semicolon.
commit
|
commitdiff
|
tree
2015-01-09
David Malcolm
Fix the jit build after header flattening of r219402
commit
|
commitdiff
|
tree
2015-01-09
Bernd Schmidt
re PR middle-end/64412 (ICE in offload compiler: in...
commit
|
commitdiff
|
tree
2015-01-09
Ian Lance Taylor
* Initial implementation.
commit
|
commitdiff
|
tree
2015-01-09
Ian Lance Taylor
configure.ac (host_tools): Add gotools.
commit
|
commitdiff
|
tree
2015-01-09
Ian Lance Taylor
cmd/go: Adjust finding gccgo to match current upstream...
commit
|
commitdiff
|
tree
2015-01-09
Jakub Jelinek
re PR rtl-optimization/64536 (Undefined .L* symbol...
commit
|
commitdiff
|
tree
2015-01-09
David Malcolm
Add new file gcc/testsuite/jit.dg/test-constants.c...
commit
|
commitdiff
|
tree
2015-01-09
Michael Collison
genattrtab.c (write_header): Include hash-set.h...
commit
|
commitdiff
|
tree
2015-01-09
David Malcolm
New jit API entrypoint: gcc_jit_context_new_rvalue_from...
commit
|
commitdiff
|
tree
2015-01-09
Tom de Vries
Handle CALL_INSN_FUNCTION_USAGE clobbers in regcprop.c
commit
|
commitdiff
|
tree
2015-01-09
Mike Stump
Added PR libobjc/51891.
commit
|
commitdiff
|
tree
2015-01-09
Jonathan Wakely
re PR libstdc++/64476 (std::uninitialized_copy tests...
commit
|
commitdiff
|
tree
2015-01-09
Dimitris Papavasiliou
ivars.c: Add a check for classes without instance varia...
commit
|
commitdiff
|
tree
2015-01-09
David Malcolm
PR jit/64206: delay cleanup of tempdir if the user...
commit
|
commitdiff
|
tree
2015-01-09
Andreas Tobler
unwind-arm-common.h: Revert previous commit.
commit
|
commitdiff
|
tree
2015-01-09
Andreas Tobler
configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
commit
|
commitdiff
|
tree
2015-01-09
Sebastian Huber
RTEMS: Add e6500 multilibs for PowerPC
commit
|
commitdiff
|
tree
2015-01-09
Sebastian Huber
RTEMS: Fix MPC8540 multilibs for PowerPC
commit
|
commitdiff
|
tree
2015-01-09
Sebastian Huber
RTEMS: Use MULTILIB_REQUIRED for PowerPC
commit
|
commitdiff
|
tree
2015-01-09
Sebastian Huber
RTEMS: Use MULTILIB_REQUIRED for ARM
commit
|
commitdiff
|
tree
2015-01-09
Sebastian Huber
RTEMS: Rename ARM target config files
commit
|
commitdiff
|
tree
2015-01-09
Sebastian Huber
typeof-2.c: Add checks for non-atomic types.
commit
|
commitdiff
|
tree
2015-01-09
Richard Biener
re PR tree-optimization/64410 (gcc 25% slower than...
commit
|
commitdiff
|
tree
2015-01-09
Martin Liska
IPA ICF: compare_operand is split to multiple functions.
commit
|
commitdiff
|
tree
2015-01-09
Martin Liska
Fix for ipa/PR64503
commit
|
commitdiff
|
tree
2015-01-09
Martin Liska
IPA ICF: target and optimization flags comparison.
commit
|
commitdiff
|
tree
2015-01-09
Tom de Vries
Fix gcc_assert in expand_omp_for_static_chunk
commit
|
commitdiff
|
tree
2015-01-09
Kito Cheng
re PR target/64348 (Case scal-to-vec1.c failed on arm...
commit
|
commitdiff
|
tree
2015-01-09
Tim Shen
re PR libstdc++/64239 (regex_iterator::operator= should...
commit
|
commitdiff
|
tree
2015-01-09
John David...
re PR gcov-profile/61790 (gcov-tool.c uses atoll)
commit
|
commitdiff
|
tree
2015-01-09
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-01-08
Bernd Edlinger
tsan_barrier.h: New.
commit
|
commitdiff
|
tree
2015-01-08
David Malcolm
libgccjit.h: Fix description of struct gcc_jit_context
commit
|
commitdiff
|
tree
2015-01-08
Hans-Peter...
re PR testsuite/62250 (FAIL: gfortran.dg/coarray/alloc_...
commit
|
commitdiff
|
tree
2015-01-08
Hans-Peter...
re PR testsuite/62250 (FAIL: gfortran.dg/coarray/alloc_...
commit
|
commitdiff
|
tree
2015-01-08
David Malcolm
jit: New API entrypoint: gcc_jit_context_get_last_error
commit
|
commitdiff
|
tree
2015-01-08
Jakub Jelinek
re PR tree-optimization/63989 (tree-ssa-strlen.c doesn...
commit
|
commitdiff
|
tree
2015-01-08
Jakub Jelinek
re PR target/55023 (hppa: wrong code generated with...
commit
|
commitdiff
|
tree
2015-01-08
Jason Merrill
ubsan.c (do_ubsan_in_current_function): New.
commit
|
commitdiff
|
tree
2015-01-08
Jason Merrill
init.c (build_vec_init): Call ubsan_instrument_bounds...
commit
|
commitdiff
|
tree
2015-01-08
Ian Lance Taylor
cmd/go: Use builtin constant to set default gccgo compiler.
commit
|
commitdiff
|
tree
2015-01-08
David Malcolm
New jit API entrypoint: gcc_jit_context_set_logfile
commit
|
commitdiff
|
tree
2015-01-08
Jakub Jelinek
re PR target/64338 (ICE in swap_condition, at jump...
commit
|
commitdiff
|
tree
2015-01-08
Mike Stump
tsan.c (pass_tsan::gate): Add no_sanitize_thread support.
commit
|
commitdiff
|
tree
2015-01-08
Tobias Burnus
trans-decl.c (gfc_build_qualified_array): Fix coarray...
commit
|
commitdiff
|
tree
2015-01-08
Paolo Carlini
re PR c++/59004 (ICE generated by __func__)
commit
|
commitdiff
|
tree
2015-01-08
Paolo Carlini
re PR c++/64462 (ICE while compiling lambda using local...
commit
|
commitdiff
|
tree
2015-01-08
Jonathan Wakely
re PR libstdc++/60132 (C++11: lack of is_trivially_copy...
commit
|
commitdiff
|
tree
2015-01-08
Thomas Schwinge
libgomp: Fix 32-bit x86 Intel MIC offloading testing.
commit
|
commitdiff
|
tree
2015-01-08
Thomas Schwinge
libgomp: Fix "intelmic" offloading in build-tree testing.
commit
|
commitdiff
|
tree
2015-01-08
Paolo Carlini
re PR c++/60753 (Deleted definition of an explicit...
commit
|
commitdiff
|
tree
2015-01-08
Thomas Schwinge
Make sure that OMP builtins are available in offloading...
commit
|
commitdiff
|
tree
2015-01-08
Thomas Schwinge
intelmic-mkoffload: Deal with linker defaulting to...
commit
|
commitdiff
|
tree
2015-01-08
Thomas Schwinge
liboffloadmic/plugin: Depend on libgomp being built.
commit
|
commitdiff
|
tree
2015-01-08
Jonathan Wakely
* include/bits/hashtable_policy.h: Use __bool_constant.
commit
|
commitdiff
|
tree
2015-01-08
Oleg Endo
sh-mem.cc: Use constant as second operand when emitting...
commit
|
commitdiff
|
tree
2015-01-08
Oleg Endo
re PR target/55212 ([SH] Switch to LRA)
commit
|
commitdiff
|
tree
2015-01-08
Jakub Jelinek
re PR sanitizer/64336 (Template functions are not instr...
commit
|
commitdiff
|
tree
2015-01-08
Kaz Kojima
re PR target/64533 ([SH] alloca generates unsafe code)
commit
|
commitdiff
|
tree
2015-01-08
Segher Boessenkool
re PR target/36557 (-m32 -mpowerpc64 produces better...
commit
|
commitdiff
|
tree
2015-01-08
Sandra Loosemore
invoke.texi ([-fvtable-verify]): Fix markup on option...
commit
|
commitdiff
|
tree
2015-01-08
David Malcolm
Add new jit testcase accidentally omitted from r219320
commit
|
commitdiff
|
tree
2015-01-08
David Malcolm
jit: Add checking for dereference of void *
commit
|
commitdiff
|
tree
2015-01-08
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2015-01-07
Sandra Loosemore
invoke.texi: Fix incorrect uses of @samp markup through...
commit
|
commitdiff
|
tree
2015-01-07
David Malcolm
API extension: add GCC_JIT_UNARY_OP_ABS to enum gcc_jit...
commit
|
commitdiff
|
tree
2015-01-07
David Malcolm
Add test of handling arithmetic-overflow from JIT
commit
|
commitdiff
|
tree
2015-01-07
David Malcolm
Fix typo in jit-recording.h
commit
|
commitdiff
|
tree
2015-01-07
David Malcolm
jit.exp: support C++ testcases
commit
|
commitdiff
|
tree
2015-01-07
Jonathan Wakely
Makefile.am: Compile del_ops.cc as C++14.
commit
|
commitdiff
|
tree
2015-01-07
Chris Manghane
re PR go/61204 (gccgo: ICE in in fold_convert_loc ...
commit
|
commitdiff
|
tree
2015-01-07
David Malcolm
jit.exp: add __func__ to help test-{combination|threads}.c
commit
|
commitdiff
|
tree
2015-01-07
Ian Lance Taylor
compiler: Don't assign to embedded builtins in imported...
commit
|
commitdiff
|
tree
2015-01-07
David Malcolm
jit.exp: Don't drop the extension from the testcase...
commit
|
commitdiff
|
tree
2015-01-07
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2015-01-07
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2015-01-07
Arnaud Charlet
Minor reformatting.
commit
|
commitdiff
|
tree
2015-01-07
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2015-01-07
Johannes Kanig
lib-xref-spark_specific.adb (Collect_SPARK_Xrefs):...
commit
|
commitdiff
|
tree
2015-01-07
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2015-01-07
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2015-01-07
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2015-01-07
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2015-01-07
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2015-01-07
Olivier Hainque
trans.c (gnat_to_gnu, [...]): Elaborate the expression...
commit
|
commitdiff
|
tree
2015-01-07
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2015-01-07
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2015-01-07
Arnaud Charlet
[multiple changes]
commit
|
commitdiff
|
tree
2015-01-07
Robert Dewar
prj.ads, [...]: Minor reformatting.
commit
|
commitdiff
|
tree
2015-01-07
Eric Botcazou
freeze.adb (Freeze_Array_Type): Apply same handling...
commit
|
commitdiff
|
tree
2015-01-07
Hristian Kirtchev
2015-01-07 Hristian Kirtchev <kirtchev@adacore.com>
commit
|
commitdiff
|
tree
2015-01-07
Marek Polacek
re PR c/64440 (-Wdiv-by-zero false negative on const...
commit
|
commitdiff
|
tree
2015-01-07
Marek Polacek
re PR c/64417 ([SH] FAIL: gcc.c-torture/compile/pr28865...
commit
|
commitdiff
|
tree
2015-01-07
Sandra Loosemore
invoke.texi (RS/6000 and PowerPC Options): Tidy formatt...
commit
|
commitdiff
|
tree
2015-01-07
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
next