diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-06-16 18:36:40 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-06-16 18:36:40 +0000 |
commit | 08f20f66c47373f4e0eb2771764f37a8abe10e6b (patch) | |
tree | c312e4f47bbf3516854aa1a2baea1852fdf4bac1 /ld/ChangeLog | |
parent | 04003b573d29aabc3f33ca218fb6d998324e42b7 (diff) | |
download | gdb-08f20f66c47373f4e0eb2771764f37a8abe10e6b.zip gdb-08f20f66c47373f4e0eb2771764f37a8abe10e6b.tar.gz gdb-08f20f66c47373f4e0eb2771764f37a8abe10e6b.tar.bz2 |
Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com)
* emultempl/linux.em: New file providing support for linking
against Linux shared libraries.
* config/i386-linux.mt (ei386linux.c): Depend upon linux.em.
* emulparams/i386linux.sh (TEMPLATE_NAME): Define as linux.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 9d6feb0..e86a31d 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,10 @@ +Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com) + + * emultempl/linux.em: New file providing support for linking + against Linux shared libraries. + * config/i386-linux.mt (ei386linux.c): Depend upon linux.em. + * emulparams/i386linux.sh (TEMPLATE_NAME): Define as linux. + Thu Jun 16 12:22:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * ldexp.c (exp_print_tree): Don't crash if etree_rel section has |