diff options
author | Hans-Peter Nilsson <hp@bitrange.com> | 2015-04-15 04:08:21 +0200 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2015-04-15 04:08:51 +0200 |
commit | ec5b9462e068fba2a571ab3f3943c48250048d3c (patch) | |
tree | 55f82a7bc8789d1e85aa2c055db42ca5a9d4668f /ChangeLog | |
parent | 95b57adeb751b56a1192867f9f1e1be2fad608dd (diff) | |
download | fsf-binutils-gdb-ec5b9462e068fba2a571ab3f3943c48250048d3c.zip fsf-binutils-gdb-ec5b9462e068fba2a571ab3f3943c48250048d3c.tar.gz fsf-binutils-gdb-ec5b9462e068fba2a571ab3f3943c48250048d3c.tar.bz2 |
Adjust src-release.sh for sim using the gdb create-version.sh.
* sim-release.sh (tar_compress): If there's a fifth parameter,
use that in the getver call instead of $tool.
(sim_release): Pass gdb as fifth parameter to tar_compress.
(SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2015-04-15 Mike Frysinger <vapier@gentoo.org> + Hans-Peter Nilsson <hp@axis.com> + + Adjust src-release.sh for sim using the gdb create-version.sh. + * sim-release.sh (tar_compress): If there's a fifth parameter, + use that in the getver call instead of $tool. + (sim_release): Pass gdb as fifth parameter to tar_compress. + (SIM_SUPPORT_DIRS): Add gdb/common/create-version.sh. + 2015-04-01 H.J. Lu <hongjiu.lu@intel.com> * configure.ac: Add --with-system-zlib. |