diff options
author | Steve Chamberlain <sac@cygnus> | 1991-12-01 07:37:33 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1991-12-01 07:37:33 +0000 |
commit | 6cba8f4b7832350b97e2d5b4d91a2010435be344 (patch) | |
tree | 8725c9b17fac52b7e0b69f89e8033f6a5db447d0 /bfd/ChangeLog | |
parent | 9b4f91b556ce939e085cfbd61cf6d2cf5466719a (diff) | |
download | gdb-6cba8f4b7832350b97e2d5b4d91a2010435be344.zip gdb-6cba8f4b7832350b97e2d5b4d91a2010435be344.tar.gz gdb-6cba8f4b7832350b97e2d5b4d91a2010435be344.tar.bz2 |
* coff-a29k.c: defined RELOC_PROCESSING to take the #ifdef out of
coffcode.h
* coffcode.h: use the new macro if available
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index bd68760..881b27a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Sat Nov 30 21:19:15 1991 Steve Chamberlain (sac at rtl.cygnus.com) + * coff-a29k.c: defined RELOC_PROCESSING to take the #ifdef out of + coffcode.h + * coffcode.h: use the new macro if available + * elf.c (elf_corefile_note): cast malloc to avoid warning. * Makefile.in: Fixed dependencies due to file rename |