-
- Downloads
Fix autoprofiledbootstrap build
1. Fix gcov version 2. Merge perf data collected when compiling the compiler and runtime libraries 3. Fix documentation typo Tested on x86_64-pc-linux-gnu. ChangeLog: * Makefile.in: Define PROFILE_MERGER * Makefile.tpl: Define PROFILE_MERGER gcc/c/ChangeLog: * Make-lang.in: Merge perf data collected when compiling cc1 and runtime libraries gcc/cp/ChangeLog: * Make-lang.in: Merge perf data collected when compiling cc1plus and runtime libraries gcc/lto/ChangeLog: * Make-lang.in: Merge perf data collected when compiling lto1 and runtime libraries gcc/ChangeLog: * doc/install.texi: Fix documentation typo
Showing
- Makefile.in 3 additions, 1 deletionMakefile.in
- Makefile.tpl 3 additions, 1 deletionMakefile.tpl
- gcc/c/Make-lang.in 29 additions, 3 deletionsgcc/c/Make-lang.in
- gcc/cp/Make-lang.in 29 additions, 4 deletionsgcc/cp/Make-lang.in
- gcc/doc/install.texi 1 addition, 1 deletiongcc/doc/install.texi
- gcc/lto/Make-lang.in 29 additions, 3 deletionsgcc/lto/Make-lang.in
Loading
Please register or sign in to comment