diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-02-14 21:48:20 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-02-14 21:48:20 +0000 |
commit | f566f73feaf8d1b644dd4e1cf6ee351a6882e355 (patch) | |
tree | 1dfd56af66466440bc47fe369ace9cf48e82a1fd /binutils | |
parent | 307585f1c9b3e8d0d449e938293a855543e0465b (diff) | |
download | gdb-f566f73feaf8d1b644dd4e1cf6ee351a6882e355.zip gdb-f566f73feaf8d1b644dd4e1cf6ee351a6882e355.tar.gz gdb-f566f73feaf8d1b644dd4e1cf6ee351a6882e355.tar.bz2 |
Wed Feb 14 16:46:42 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de>
* arsup.c (map_over_list): Reindent. Don't assume that the
function does not delete the BFD.
(ar_addlib_doer): Don't set prev->next if prev is NULL.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1db7b20..296cc66 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Wed Feb 14 16:46:42 1996 Martin Anantharaman <martin@mail.imech.uni-duisburg.de> + + * arsup.c (map_over_list): Reindent. Don't assume that the + function does not delete the BFD. + (ar_addlib_doer): Don't set prev->next if prev is NULL. + Wed Feb 14 15:12:17 1996 Ian Lance Taylor <ian@cygnus.com> * ieee.c (ieee_regno_to_genreg): Convert register numbers for m68k |