diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-09-02 00:16:59 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-09-02 00:16:59 +0000 |
commit | e11c6046f9c8bc891a67f37f0260ef4ece482f5d (patch) | |
tree | a3d71d23785568530f760b9953fb09d363d22793 /libiberty | |
parent | 165446a1e81f5bb9597289e783af9ee67e1fe5ba (diff) | |
download | gcc-e11c6046f9c8bc891a67f37f0260ef4ece482f5d.zip gcc-e11c6046f9c8bc891a67f37f0260ef4ece482f5d.tar.gz gcc-e11c6046f9c8bc891a67f37f0260ef4ece482f5d.tar.bz2 |
Daily bump.
Diffstat (limited to 'libiberty')
-rw-r--r-- | libiberty/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index ced7173..7c337c2 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,10 @@ +2021-09-01 Iain Sandoe <iain@sandoe.co.uk> + + * configure: Regenerate. + * configure.ac: Do not search for sbrk on Darwin. + * xmalloc.c: Do not declare sbrk unless it has been found + by configure. + 2021-08-29 Iain Buclaw <ibuclaw@gdcproject.org> * d-demangle.c (dlang_identifier): Skip over fake parent manglings. |