diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2003-03-19 09:56:06 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2003-03-19 09:56:06 +0000 |
commit | 4f39e3028392284da899bc399b516c1ee67106e2 (patch) | |
tree | 2f70a123fe9579351f7fe65063da5d4e31f13c26 /ld/ChangeLog | |
parent | 3e1d7f19ecf7df39ecfbd6659f3a3e6c1369cb6c (diff) | |
download | gdb-4f39e3028392284da899bc399b516c1ee67106e2.zip gdb-4f39e3028392284da899bc399b516c1ee67106e2.tar.gz gdb-4f39e3028392284da899bc399b516c1ee67106e2.tar.bz2 |
* ldfile.c (ldfile_try_open_bfd): Pop lexer start condition after
eof.
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 66132bf..395d7d2 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2003-03-19 Andreas Schwab <schwab@suse.de> + + * ldfile.c (ldfile_try_open_bfd): Pop lexer start condition after + eof. + 2003-03-18 Danny Smith <dannysmith@users.sourceforge,net> * defilep.y (opt_base): If no number given, set to default |