diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1996-05-20 00:01:03 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1996-05-20 00:01:03 +0000 |
commit | 4242ac27a53b03d4cdd4f1da1887ee92fd39befa (patch) | |
tree | 9505934768ae6972595a35e027ab351b8f220cee /ld | |
parent | de7c7482b12959b76b058422e4e69f22923f3e05 (diff) | |
download | gdb-4242ac27a53b03d4cdd4f1da1887ee92fd39befa.zip gdb-4242ac27a53b03d4cdd4f1da1887ee92fd39befa.tar.gz gdb-4242ac27a53b03d4cdd4f1da1887ee92fd39befa.tar.bz2 |
* ldlang.c (dprint_statement): Stop printing at end of list.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 65970fd..a11a852 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Sun May 19 16:59:44 1996 Doug Evans <dje@seba.cygnus.com> + + * ldlang.c (dprint_statement): Stop printing at end of list. + Sat May 18 13:12:05 1996 Steve Chamberlain <sac@slash.cygnus.com> Support for --force-exe-suffix |