diff options
author | Mark Eichin <eichin@cygnus> | 1993-10-22 18:15:53 +0000 |
---|---|---|
committer | Mark Eichin <eichin@cygnus> | 1993-10-22 18:15:53 +0000 |
commit | 9ca0105226d4dc389df6986f349f8710f23710f7 (patch) | |
tree | f8bcc7cffdb9e8a13172a1f907e6f08ed4bdf9fa /binutils | |
parent | dd8dd099b0f6008f199e7b460e14a588df1962cb (diff) | |
download | gdb-9ca0105226d4dc389df6986f349f8710f23710f7.zip gdb-9ca0105226d4dc389df6986f349f8710f23710f7.tar.gz gdb-9ca0105226d4dc389df6986f349f8710f23710f7.tar.bz2 |
note change to fprintf declaration
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 79aea03..e44362f 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,12 @@ +Fri Oct 22 14:10:41 1993 Mark Eichin (eichin@cygnus.com) + + * objdump.c (fprintf): hide declaration in FPRINTF_ALREADY_DECLARED + +Fri Oct 1 12:43:00 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * nlmconv.c (i386_mangle_relocs): Resolve and remove PC relative + relocs against defined symbols in the same section. + Thu Sep 30 16:46:26 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) * Makefile.in (binutils.dvi): use TEXIDIR to find texinfo.tex |