gcc/libdecnumber
Giuliano Belinassi 2f8fdee3a3 Add `+' for Jobserver Integration
GNU Make expects that a `+' token is present on the beggining of the
rule command if it wants to interact with the Jobserver [1]. This commit
add such token for the Makefiles in GCC.

[1] https://www.gnu.org/software/make/manual/html_node/POSIX-Jobserver.html#POSIX-Jobserver

gcc/ChangeLog:
intl/ChageLog:
libbacktrace/ChangeLog:
libcpp/ChangeLog:
libdecnumber/ChangeLog:
libiberty/ChangeLog:
zlib/ChangeLog:

2020-08-20  Giuliano Belinassi  <giuliano.belinassi@usp.br>

		* Makefile.in: Use `+' on rule calling GCC.
2020-08-20 16:51:07 -03:00
..
bid
dpd
.gitignore
aclocal.m4 libdecnumber: Enable Intel CET on Intel CET enabled host for jit 2020-08-17 13:03:07 -03:00
ChangeLog Daily bump. 2020-08-17 13:20:19 -03:00
ChangeLog.jit
config.in
configure Require CET support only for the final GCC build 2020-08-17 13:20:15 -03:00
configure.ac libcpp, libdecnumber: configure and substitute AR 2020-08-17 13:04:12 -03:00
dconfig.h
decBasic.c
decCommon.c
decCommonSymbols.h
decContext.c
decContext.h
decContextSymbols.h
decDouble.c
decDouble.h
decDoubleSymbols.h
decDPD.h
decDPDSymbols.h
decExcept.c
decExcept.h
decLibrary.c
decNumber.c
decNumber.h
decNumberLocal.h
decNumberSymbols.h
decPacked.c
decPacked.h
decPackedSymbols.h
decQuad.c
decQuad.h
decQuadSymbols.h
decRound.c
decRound.h
decSingle.c
decSingle.h
decSingleSymbols.h
Makefile.in Add `+' for Jobserver Integration 2020-08-20 16:51:07 -03:00