diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2004-10-21 15:20:35 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2004-10-21 15:20:35 +0000 |
commit | dc4f76f8692f3a67a06f0d39d555ccc368166021 (patch) | |
tree | 31b53a317b161103dee1e3ff996c83cc923fd903 /ld/ChangeLog | |
parent | 43360365b41c4b4c9cc11d7f29aa5ddcd9e70925 (diff) | |
download | gdb-dc4f76f8692f3a67a06f0d39d555ccc368166021.zip gdb-dc4f76f8692f3a67a06f0d39d555ccc368166021.tar.gz gdb-dc4f76f8692f3a67a06f0d39d555ccc368166021.tar.bz2 |
2004-10-21 H.J. Lu <hongjiu.lu@intel.com>
* genscripts.sh (libpath.exp): Really generate for first
emulation only.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 6981738..8909eaa 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2004-10-21 H.J. Lu <hongjiu.lu@intel.com> + + * genscripts.sh (libpath.exp): Really generate for first + emulation only. + 2004-10-19 Danny Smith <dannysmith@users.sourceforge.net> * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Simplify |