index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-03
Implement P0840, language support for empty objects.
Jason Merrill
12
-53
/
+333
2018-10-03
PR libstdc++/59439 optimize uses of classic ("C") std::locale
Jonathan Wakely
3
-9
/
+26
2018-10-03
Fix ARM_TARGET2_DWARF_FORMAT for vxworks
Jerome Lambourg
2
-1
/
+6
2018-10-03
Properly mark lambdas in GCOV (PR gcov-profile/86109).
Martin Liska
8
-2
/
+44
2018-10-03
2018-10-03 François Dumont <fdumont@gcc.gnu.org>
François Dumont
5
-75
/
+132
2018-10-03
Daily bump.
GCC Administrator
1
-1
/
+1
2018-10-02
* io/close.c [!HAVE_UNLINK_OPEN_FILE]: Include <string.h>.
Gerald Pfeifer
2
-0
/
+7
2018-10-02
re PR target/87474 (ICE in extract_insn, at recog.c:2305)
Aaron Sawdey
2
-3
/
+13
2018-10-02
internal/bytealg: support systems that don't have memmem
Ian Lance Taylor
5
-3
/
+33
2018-10-02
S/390: Support IBM z14 Model ZR1 with -march=native
Andreas Krebbel
2
-0
/
+6
2018-10-02
S/390: Rename arch12 to z14
Andreas Krebbel
4
-23
/
+33
2018-10-02
i386.md (fxam<mode>2_i387_with_temp): Remove.
Uros Bizjak
2
-75
/
+6
2018-10-02
i386.c (ix86_emit_i387_round): Extend op1 to XFmode before emitting fxam.
Uros Bizjak
2
-53
/
+38
2018-10-02
net: don't fail test if splice fails because pipe2 is missing
Ian Lance Taylor
2
-1
/
+7
2018-10-02
((X /[ex] A) +- B) * A --> X +- A * B
Marc Glisse
5
-0
/
+53
2018-10-02
vector<bool> _M_start and 0 offset
Marc Glisse
2
-3
/
+9
2018-10-02
No a*x+b*x factorization for signed vectors
Marc Glisse
3
-2
/
+19
2018-10-02
rs6000: Fix vec-init-6.c (PR87081)
Segher Boessenkool
2
-2
/
+6
2018-10-02
* gimple-fold.c (get_range_strlen): Remove dead code.
Jeff Law
2
-8
/
+5
2018-10-02
builtins.c (unterminated_array): Add new arguments.
Martin Sebor
5
-6
/
+464
2018-10-02
Avoid redundant runtime checks in std::visit
Jonathan Wakely
2
-18
/
+23
2018-10-02
sse.md (reduc_plus_scal_v4df): Avoid the use of haddv4df...
Richard Biener
2
-10
/
+21
2018-10-02
Use -fno-show-column in libstdc++ installed testing.
Joseph Myers
2
-1
/
+6
2018-10-02
config: Remove unused define for os uClibc
Bernhard Reutner-Fischer
2
-4
/
+5
2018-10-02
dojump.h (do_jump): Delete.
Eric Botcazou
4
-52
/
+66
2018-10-02
reorg.c (make_return_insns): Use emit_copy_of_insn_after for the insns in the...
Eric Botcazou
2
-10
/
+10
2018-10-02
c-decl.c (warn_if_shadowing): Do not test DECL_FROM_INLINE.
Richard Biener
4
-7
/
+9
2018-10-02
tree-inline.c (expand_call_inline): Use the location of the callee declaratio...
Richard Biener
3
-12
/
+9
2018-10-02
Daily bump.
GCC Administrator
1
-1
/
+1
2018-10-01
compiler: use the underlying type to build placeholder type for alias
Ian Lance Taylor
2
-1
/
+3
2018-10-01
libgo: support x32 as GOARCH=amd64p32 GOOS=linux
Ian Lance Taylor
7
-5
/
+38
2018-10-01
runtime: add arm64 version of AES hash code
Ian Lance Taylor
2
-3
/
+402
2018-10-01
[libiberty] Use pipe inside pex_run
Nathan Sidwell
5
-45
/
+109
2018-10-01
* ru.po: Update.
Joseph Myers
2
-18367
/
+10738
2018-10-01
Update, forgot to put the PR number in the Change Log.
Carl Love
2
-0
/
+2
2018-10-01
rs6000-builtin.def (__builtin_mffsl): New.
Carl Love
11
-2
/
+822
2018-10-01
allocator.xml: Adjust link to "Reconsidering Custom Memory Allocation".
Gerald Pfeifer
2
-1
/
+6
2018-10-01
Regenerate libstdc++ HTML pages
Jonathan Wakely
9
-11
/
+15
2018-10-01
re PR fortran/65677 (Incomplete assignment on deferred-length character varia...
Paul Thomas
5
-9
/
+35
2018-10-01
re PR tree-optimization/87465 (Loop removal regression)
Richard Biener
4
-2
/
+35
2018-10-01
Validate and set default parameters for stack-clash.
Tamar Christina
3
-4
/
+57
2018-10-01
Update options framework for parameters to properly handle and validate confi...
Tamar Christina
3
-14
/
+61
2018-10-01
Allow back-ends to be able to do custom validations on params.
Tamar Christina
7
-1
/
+35
2018-10-01
Cleanup the AArch64 testsuite when stack-clash is on.
Tamar Christina
10
-10
/
+30
2018-10-01
Set default values for stack-clash and do basic validation in back-end.
Tamar Christina
2
-0
/
+37
2018-10-01
Allow setting of stack-clash via configure options.
Tamar Christina
6
-4
/
+83
2018-10-01
Ensure that outgoing argument size is at least 8 bytes when alloca and stack-...
Tamar Christina
17
-0
/
+235
2018-10-01
Add a hook to support telling the mid-end when to probe the stack.
Tamar Christina
7
-49
/
+93
2018-10-01
Add support for SVE stack clash probing.
Tamar Christina
9
-5
/
+317
2018-10-01
stack-clash: Add LR assert to layout_frame.
Tamar Christina
2
-0
/
+10
[next]