diff options
author | doko <doko@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-11-23 13:23:42 +0000 |
---|---|---|
committer | doko <doko@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-11-23 13:23:42 +0000 |
commit | 1e369e5fc4d40bf8e75569a61ae5e841829b6036 (patch) | |
tree | e680101f35ed58e8e493af65da5128b51afb8c2b /ChangeLog | |
parent | 4f3aea0db0fda1f2c98aaf779e1c26eea368c2c0 (diff) | |
download | gcc-1e369e5fc4d40bf8e75569a61ae5e841829b6036.tar.gz |
2010-11-23 Matthias Klose <doko@ubuntu.com>
* configure.ac: For --enable-gold, handle value `default' instead of
`both*'. New configure option --{en,dis}able-ld.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167076 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0c6c7e51c71..56c58cc0e42 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-11-23 Matthias Klose <doko@ubuntu.com> + + * configure.ac: For --enable-gold, handle value `default' instead of + `both*'. New configure option --{en,dis}able-ld. + * configure: Regenerate. + 2010-11-20 Ian Lance Taylor <iant@google.com> * configure.ac: Only disable a language library if no language needs |