diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-03-28 06:48:43 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-03-28 06:48:43 -0700 |
commit | 92c695a14f6a5a24b177e89624c13d7dbcbf9e1f (patch) | |
tree | 955677b4a841c1623086b58f20ec5afbc0758205 /ChangeLog | |
parent | 9943d3185abb9aa3e7269ece80d00e9020187ec6 (diff) | |
download | gdb-92c695a14f6a5a24b177e89624c13d7dbcbf9e1f.zip gdb-92c695a14f6a5a24b177e89624c13d7dbcbf9e1f.tar.gz gdb-92c695a14f6a5a24b177e89624c13d7dbcbf9e1f.tar.bz2 |
A zlib to tarball
* src-release.sh (do_proto_toplev): Configure with --target
--with-target-subdir and --disable-multilib.
(BINUTILS_SUPPORT_DIRS): Add zlib.
(GAS_SUPPORT_DIRS): Likewise.
(GDB_SUPPORT_DIRS): Likewise.
(SIM_SUPPORT_DIRS): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2015-03-28 H.J. Lu <hongjiu.lu@intel.com> + + * src-release.sh (do_proto_toplev): Configure with --target + --with-target-subdir and --disable-multilib. + (BINUTILS_SUPPORT_DIRS): Add zlib. + (GAS_SUPPORT_DIRS): Likewise. + (GDB_SUPPORT_DIRS): Likewise. + (SIM_SUPPORT_DIRS): Likewise. + 2015-03-17 H.J. Lu <hongjiu.lu@intel.com> * configure.ac (target_configdirs): Exclude target-zlib if |