diff options
author | Jeff Law <law@redhat.com> | 1996-06-25 04:50:10 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1996-06-25 04:50:10 +0000 |
commit | 50004d8d121eb3d0afaee64eac59515a5cce46b5 (patch) | |
tree | 964d28d3875a3a5adf4cd0f005969e9aa8da9b37 /bfd | |
parent | edcfb9db650637e19f1a12c3ff8224593e496295 (diff) | |
download | gdb-50004d8d121eb3d0afaee64eac59515a5cce46b5.zip gdb-50004d8d121eb3d0afaee64eac59515a5cce46b5.tar.gz gdb-50004d8d121eb3d0afaee64eac59515a5cce46b5.tar.bz2 |
* som.c (som_write_fixups): Fix typo in R_END_TRY for exception
handling code > 1k away.
PA exception handling crud.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index aed4639..dca04a7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,13 @@ +Mon Jun 24 22:50:35 1996 Jeffrey A Law (law@cygnus.com) + + * som.c (som_write_fixups): Fix typo in R_END_TRY for exception + handling code > 1k away. + +Mon Jun 24 18:41:06 1996 Michael Meissner <meissner@tiktok.cygnus.com> + + * elflink.h (elf_create_pointer_linker_section): If DEBUG is + defined, output whenever the symbol is updated. + Mon Jun 24 17:58:12 1996 Jouke Numan <jnuman@bazis.nl> * elf.c (elf_fake_sections): Don't set sh_addr of a non SEC_ALLOC |