mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-04 22:15:12 +08:00
Replace src-release with src-release.sh
* src-release.sh (DEVO_SUPPORT): Replace src-release with src-release.sh.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2015-03-31 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* src-release.sh (DEVO_SUPPORT): Replace src-release with
|
||||||
|
src-release.sh.
|
||||||
|
|
||||||
2015-03-30 Ed Schouten <ed@nuxi.nl>
|
2015-03-30 Ed Schouten <ed@nuxi.nl>
|
||||||
|
|
||||||
* config.sub: Update from upstream, to 2015-03-04 version.
|
* config.sub: Update from upstream, to 2015-03-04 version.
|
||||||
|
@ -42,7 +42,7 @@ DEVO_SUPPORT="README Makefile.in configure configure.ac \
|
|||||||
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
|
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
|
||||||
mkinstalldirs ltmain.sh missing ylwrap \
|
mkinstalldirs ltmain.sh missing ylwrap \
|
||||||
libtool.m4 ltsugar.m4 ltversion.m4 ltoptions.m4 \
|
libtool.m4 ltsugar.m4 ltversion.m4 ltoptions.m4 \
|
||||||
Makefile.def Makefile.tpl src-release config.rpath \
|
Makefile.def Makefile.tpl src-release.sh config.rpath \
|
||||||
ChangeLog MAINTAINERS README-maintainer-mode \
|
ChangeLog MAINTAINERS README-maintainer-mode \
|
||||||
lt~obsolete.m4 ltgcc.m4 depcomp mkdep compile \
|
lt~obsolete.m4 ltgcc.m4 depcomp mkdep compile \
|
||||||
COPYING3 COPYING3.LIB"
|
COPYING3 COPYING3.LIB"
|
||||||
|
Reference in New Issue
Block a user