diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-08-23 03:27:47 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-08-23 03:27:47 +0000 |
commit | d8fc141a567700e51bbe75d157f33c6b7e4e0a70 (patch) | |
tree | 5c6f20a57221b6b8bbf6fe9c393324c6fee3f729 /binutils | |
parent | f110739b39ff72b55d2d73e98ea0552b1c7c0153 (diff) | |
download | gdb-d8fc141a567700e51bbe75d157f33c6b7e4e0a70.zip gdb-d8fc141a567700e51bbe75d157f33c6b7e4e0a70.tar.gz gdb-d8fc141a567700e51bbe75d157f33c6b7e4e0a70.tar.bz2 |
* prdbg.c (pr_fix_visibility): Don't abort on
DEBUG_VISIBILITY_IGNORE.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 5ef7fdb..0e6f3ad 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,8 @@ Thu Aug 22 17:08:00 1996 Ian Lance Taylor <ian@cygnus.com> + * prdbg.c (pr_fix_visibility): Don't abort on + DEBUG_VISIBILITY_IGNORE. + * debug.c (debug_name_type): Correct error message. * configure.in: Substitute HLDENV. |