This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
gcc
Watch
2
Star
0
Fork
0
You've already forked gcc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f1eeabc1fd
gcc
/
lto-plugin
History
GCC Administrator
a9625c50dd
Daily bump.
2020-11-30 00:16:27 +00:00
..
aclocal.m4
ChangeLog
Daily bump.
2020-11-30 00:16:27 +00:00
config.h.in
configure
Fix hppa64-hpux11 build to remove source paths from embedded path.
2020-11-29 20:11:38 +00:00
configure.ac
lto-plugin.c
If the lto plugin encounters a file with multiple symbol sections, each of which also has a v1 symbol extension section[1] then it will attempt to read the extension data for *every* symbol from each of the extension sections. This results in reading off the end of a buffer with the associated memory corruption that that entails. This patch fixes that problem.
2020-09-09 15:54:20 +01:00
Makefile.am
libsanitizer: Add option to bootstrap using HWASAN
2020-11-25 16:35:37 +00:00
Makefile.in
libsanitizer: Add option to bootstrap using HWASAN
2020-11-25 16:35:37 +00:00