diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2003-06-11 01:32:08 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2003-06-11 01:32:08 +0000 |
commit | 3b4433739c9d474901555df709a1d74ba0aa6ee5 (patch) | |
tree | 38f5bfef13304482a5af5460c4ed547a7e703014 /gas/ChangeLog | |
parent | 38c4e5dc9ebbb8ddbd95b9558eb7f47b32f0a9a0 (diff) | |
download | gdb-3b4433739c9d474901555df709a1d74ba0aa6ee5.zip gdb-3b4433739c9d474901555df709a1d74ba0aa6ee5.tar.gz gdb-3b4433739c9d474901555df709a1d74ba0aa6ee5.tar.bz2 |
bfd/
2003-06-06 H.J. Lu <hongjiu.lu@intel.com>
* po/Make-in (DESTDIR): New.
(install-data-yes): Support $(DESTDIR).
(uninstall): Likewise.
binutils/
2003-06-06 H.J. Lu <hongjiu.lu@intel.com>
* po/Make-in (DESTDIR): New.
(install-data-yes): Support $(DESTDIR).
(uninstall): Likewise.
gas/
2003-06-06 H.J. Lu <hongjiu.lu@intel.com>
* po/Make-in (DESTDIR): New.
(install-data-yes): Support $(DESTDIR).
(uninstall): Likewise.
gprof/
2003-06-06 H.J. Lu <hongjiu.lu@intel.com>
* po/Make-in (DESTDIR): New.
(install-data-yes): Support $(DESTDIR).
(uninstall): Likewise.
ld/
2003-06-06 H.J. Lu <hongjiu.lu@intel.com>
* po/Make-in (DESTDIR): New.
(install-data-yes): Support $(DESTDIR).
(uninstall): Likewise.
opcodes/
2003-06-06 H.J. Lu <hongjiu.lu@intel.com>
* po/Make-in (DESTDIR): New.
(install-data-yes): Support $(DESTDIR).
(uninstall): Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2dbfc3b..89db220 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2003-06-11 H.J. Lu <hongjiu.lu@intel.com> + + * po/Make-in (DESTDIR): New. + (install-data-yes): Support $(DESTDIR). + (uninstall): Likewise. + 2003-06-11 Alan Modra <amodra@bigpond.net.au> * Makefile.am: Run "make dep-am". |