diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-12-06 00:16:44 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-12-06 00:16:44 +0000 |
commit | 6e1edf48ebe8881bc7c5e54157f47169290bdd12 (patch) | |
tree | 4bdd12daaf61af4ee33726b54f77dee3423219e9 /libcc1 | |
parent | bfa7dd84d1a0d83c716715e91c544203a7ad454d (diff) | |
download | gcc-6e1edf48ebe8881bc7c5e54157f47169290bdd12.zip gcc-6e1edf48ebe8881bc7c5e54157f47169290bdd12.tar.gz gcc-6e1edf48ebe8881bc7c5e54157f47169290bdd12.tar.bz2 |
Daily bump.
Diffstat (limited to 'libcc1')
-rw-r--r-- | libcc1/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libcc1/ChangeLog b/libcc1/ChangeLog index 1611f73..cb8197e 100644 --- a/libcc1/ChangeLog +++ b/libcc1/ChangeLog @@ -1,3 +1,11 @@ +2020-12-05 Iain Sandoe <iain@sandoe.co.uk> + + PR target/97865 + * Makefile.am: Add dynamic_lookup to LD flags for Darwin. + * configure.ac: Test for Darwin host and set a flag. + * Makefile.in: Regenerate. + * configure: Regenerate. + 2020-11-29 John David Anglin <danglin@gcc.gnu.org> * configure: Regenerate. |