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/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
path:
root
/
lto-plugin
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-05
Daily bump.
GCC Administrator
1
-0
/
+9
2022-05-04
LTO plugin: modernize a bit.
Martin Liska
1
-9
/
+10
2022-03-23
Daily bump.
GCC Administrator
1
-0
/
+14
2022-03-22
lto-plugin: Use GNU ld or Solaris ld version script in preference to -export-...
Jakub Jelinek
5
-8
/
+179
2022-03-12
Daily bump.
GCC Administrator
1
-0
/
+5
2022-03-11
lto-plugin: Honor link_output_name for -foffload-objects file name
Tobias Burnus
1
-1
/
+8
2022-03-02
Daily bump.
GCC Administrator
1
-0
/
+6
2022-03-01
lto-plugin: update comments - remove hardwired gold
Martin Liska
1
-7
/
+7
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2021-12-03
Daily bump.
GCC Administrator
1
-0
/
+7
2021-12-02
fix spelling of -linker-output-auto-nolto-rel
Rasmus Villemoes
1
-2
/
+4
2021-09-14
Daily bump.
GCC Administrator
1
-0
/
+6
2021-09-13
Fix PR lto/49664: liblto_plugin.so exports too many symbols
Andrew Pinski
2
-4
/
+6
2021-06-26
Daily bump.
GCC Administrator
1
-0
/
+7
2021-06-25
add -ltrans-objects lto-plugin debug option
Richard Biener
1
-0
/
+12
2021-05-11
Daily bump.
GCC Administrator
1
-0
/
+18
2021-05-10
LTO plugin: use startswith function.
Martin Liska
1
-16
/
+13
2021-05-04
Daily bump.
GCC Administrator
1
-0
/
+5
2021-05-03
GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs
H.J. Lu
1
-16
/
+47
2021-04-22
Daily bump.
GCC Administrator
1
-0
/
+4
2021-04-21
Fix clang warning (-Wstring-plus-int)
Martin Liska
1
-3
/
+3
2021-01-06
Daily bump.
GCC Administrator
1
-0
/
+4
2021-01-05
Update GNU/Hurd configure support
Samuel Thibault
1
-11
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-11-30
Daily bump.
GCC Administrator
1
-0
/
+4
2020-11-29
Fix hppa64-hpux11 build to remove source paths from embedded path.
John David Anglin
1
-2
/
+2
2020-11-26
Daily bump.
GCC Administrator
1
-0
/
+5
2020-11-25
libsanitizer: Add option to bootstrap using HWASAN
Matthew Malcomson
2
-4
/
+4
2020-09-11
Daily bump.
GCC Administrator
1
-0
/
+5
2020-09-10
Cygwin/MinGW: Do not version lto plugins
Jonathan Yong
2
-2
/
+2
2020-09-10
Daily bump.
GCC Administrator
1
-0
/
+7
2020-09-09
If the lto plugin encounters a file with multiple symbol sections, each of wh...
Nick Clifton
1
-8
/
+23
2020-07-31
Daily bump.
GCC Administrator
1
-0
/
+5
2020-07-30
Require CET support only for the final GCC build
H.J. Lu
1
-6
/
+19
2020-05-30
Daily bump.
GCC Administrator
1
-0
/
+5
2020-05-29
Avoid nested save_CFLAGS and save_LDFLAGS
H.J. Lu
1
-6
/
+6
2020-05-27
Daily bump.
GCC Administrator
1
-0
/
+8
2020-05-26
revamp dump and aux output names
Alexandre Oliva
1
-8
/
+79
2020-05-12
Enable CET in cross compiler if possible
H.J. Lu
2
-5
/
+16
2020-05-05
Silence warning in LTO mode on VxWorks
Eric Botcazou
2
-10
/
+30
2020-04-28
Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work first
H.J. Lu
2
-5
/
+35
2020-04-25
Enable Intel CET in liblto_plugin.so on Intel CET enabled host
H.J. Lu
6
-4
/
+167
2020-03-19
API extension for binutils (type of symbols).
Martin Liska
2
-11
/
+150
2020-01-01
Update copyright years.
Jakub Jelinek
2
-1
/
+5
2019-09-27
Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update
Maciej W. Rozycki
2
-5
/
+14
2019-05-15
lto-plugin, removed unused variable
Iain Sandoe
2
-1
/
+4
2019-05-15
lto-plugin - support -save-temps, -v, --version.
Iain Sandoe
2
-21
/
+88
2019-02-26
Remove a legacy lto-symtab.c file.
Martin Liska
2
-359
/
+4
2019-01-01
Update copyright years.
Jakub Jelinek
3
-2
/
+6
2018-10-31
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
Joseph Myers
6
-900
/
+1509
[next]