-
- Downloads
Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh
* Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh
* aclocal.m4 (GCC_TARGET_TEMPLATE, AH_TEMPLATE): New.
* configure.ac (enable_checking): Fix typos in runtime_checking.
(ENABLE_RUNTIME_CHECKING): Mark as target template.
(xm_file): Prepend auto-host.h
(HAVE_GAS_HIDDEN, HAVE_LD_EH_FRAME_HDR): Mark as target template.
* mkconfig.sh: Do not automatically define USED_FOR_TARGET in
tconfig.h.
* crtstuff.c: Do not include auto-host.h.
(IN_LIBGCC2): Do not define.
* gcov-io.h: Include tconfig.h, not auto-host.h.
* libgcc2.c: Do not include auto-host.h.
(abort): Do not undefine.
* libgcov.c: Remove unneeded comment about config.h.
* unwind-dw2-fde-glibc.c: Do not inlude auto-host.h.
* config.in, configure: Regenerated.
Co-Authored-By:
Paolo Bonzini <bonzini@gnu.org>
From-SVN: r99386
Showing
- gcc/ChangeLog 20 additions, 0 deletionsgcc/ChangeLog
- gcc/Makefile.in 1 addition, 1 deletiongcc/Makefile.in
- gcc/aclocal.m4 22 additions, 0 deletionsgcc/aclocal.m4
- gcc/config.in 624 additions, 0 deletionsgcc/config.in
- gcc/configure 7 additions, 4 deletionsgcc/configure
- gcc/configure.ac 6 additions, 3 deletionsgcc/configure.ac
- gcc/crtstuff.c 0 additions, 9 deletionsgcc/crtstuff.c
- gcc/gcov-io.h 1 addition, 1 deletiongcc/gcov-io.h
- gcc/libgcc2.c 0 additions, 13 deletionsgcc/libgcc2.c
- gcc/libgcov.c 0 additions, 4 deletionsgcc/libgcov.c
- gcc/mkconfig.sh 4 additions, 10 deletionsgcc/mkconfig.sh
- gcc/unwind-dw2-fde-glibc.c 0 additions, 1 deletiongcc/unwind-dw2-fde-glibc.c
Loading
Please register or sign in to comment