diff options
author | Alan Modra <amodra@gmail.com> | 2010-01-12 01:10:55 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2010-01-12 01:10:55 +0000 |
commit | cc761f759cdb2966648d33c92f85c6e6e3e5da82 (patch) | |
tree | 1be256d84ebfed2ca013cd004974e9fd4e93bc35 /gas/ChangeLog | |
parent | 6496a6093db530ef4ab153eb510eeda17a7301c5 (diff) | |
download | gdb-cc761f759cdb2966648d33c92f85c6e6e3e5da82.zip gdb-cc761f759cdb2966648d33c92f85c6e6e3e5da82.tar.gz gdb-cc761f759cdb2966648d33c92f85c6e6e3e5da82.tar.bz2 |
PR 11122
* listing.c (print_source): Add one to line number.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 8715b46..e93a30c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2010-01-12 Alan Modra <amodra@gmail.com> + + PR 11122 + * listing.c (print_source): Add one to line number. + 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> * Makefile.in: Regenerate. |