diff options
author | Jeff Law <law@redhat.com> | 2001-11-26 19:31:27 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 2001-11-26 19:31:27 +0000 |
commit | fd0999e10925fe5c6259c73a080c70b23b7391cf (patch) | |
tree | 7643019a31783951aca37b62c62e4b72a1142fb6 /bfd/ChangeLog | |
parent | 7d69eeecda86a4e30c825975c457cc6ffdc396cc (diff) | |
download | gdb-fd0999e10925fe5c6259c73a080c70b23b7391cf.zip gdb-fd0999e10925fe5c6259c73a080c70b23b7391cf.tar.gz gdb-fd0999e10925fe5c6259c73a080c70b23b7391cf.tar.bz2 |
* stabs.c (_bfd_discard_section_stabs): Use PARAMS in function
prototypes.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c3e9749..b875d20 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Nov 26 12:33:44 2001 Jeffrey A Law (law@cygnus.com) + + * stabs.c (_bfd_discard_section_stabs): Use PARAMS in function + prototypes. + 2001-11-24 Alan Modra <amodra@bigpond.net.au> * elf32-hppa.c (elf32_hppa_size_stubs): Decrease default stub |