diff options
author | Stan Shebs <shebs@codesourcery.com> | 1995-06-21 00:52:21 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1995-06-21 00:52:21 +0000 |
commit | 0283d893cb0a4ff786416c0ddec181d818a6e9d1 (patch) | |
tree | a0e530151cfe01ad57def86f51daf0e29f176068 /ld/ChangeLog | |
parent | 7478904c776bf839e1b57e342fbb9cc90f6d573a (diff) | |
download | gdb-0283d893cb0a4ff786416c0ddec181d818a6e9d1.zip gdb-0283d893cb0a4ff786416c0ddec181d818a6e9d1.tar.gz gdb-0283d893cb0a4ff786416c0ddec181d818a6e9d1.tar.bz2 |
* mpw-esh.c: New file, modified for MPW from esh.c.
* scripttempl/sh.sc: Reformatted to simplify MPWification,
use *() to concat stab sections instead of [].
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 5c69d5a..8b34482 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,13 @@ +Tue Jun 20 17:47:20 1995 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-esh.c: New file, modified for MPW from esh.c. + * scripttempl/sh.sc: Reformatted to simplify MPWification, + use *() to concat stab sections instead of []. + +Thu Jun 15 08:48:16 1995 Steve Chamberlain <sac@slash.cygnus.com> + + * scripttempl/armpe.sc: Add constructor support. + Tue Jun 13 09:11:20 1995 Steve Chamberlain <sac@slash.cygnus.com> * ldlang.c (lang_size_sections): Any section with a DATA |