diff options
author | Steve Chamberlain <sac@cygnus> | 1992-09-25 18:14:29 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-09-25 18:14:29 +0000 |
commit | 8ad2a31dd85032ffcb59db205aa1dbbf32f0bf42 (patch) | |
tree | d1bb5a41dce1060c04e8300ff3d8a5cde21290b9 /bfd/ChangeLog | |
parent | 22a78f0d961fdab4eadf6694a636a6b57d3013ad (diff) | |
download | gdb-8ad2a31dd85032ffcb59db205aa1dbbf32f0bf42.zip gdb-8ad2a31dd85032ffcb59db205aa1dbbf32f0bf42.tar.gz gdb-8ad2a31dd85032ffcb59db205aa1dbbf32f0bf42.tar.bz2 |
Fri Sep 25 11:11:57 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* coff-z8k.c: getting closer
* coffcode.h (coff_get_relocated_section_contents): allow
EXTRA_CASES hooks for different arches to provide different reloc
types.
* seclet.h: #ifndef around it to allow multiple inclusion
* srec.c: minor doc fix
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d39bd44..8518e41 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,18 @@ +Fri Sep 25 11:11:57 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * coff-z8k.c: getting closer + * coffcode.h (coff_get_relocated_section_contents): allow + EXTRA_CASES hooks for different arches to provide different reloc + types. + * seclet.h: #ifndef around it to allow multiple inclusion + * srec.c: minor doc fix + + + +Mon Sep 21 14:33:58 1992 Ian Lance Taylor (ian@cygnus.com) + + * hosts/hp9000.h, hosts/irix3.h: changes from WRS. + Sun Sep 20 08:48:25 1992 Fred Fish (fnf@cygnus.com) * configure.in: Use i386-elf for all i386/i486 sysv4 hosts, not |