diff --git a/gas/ChangeLog b/gas/ChangeLog index 51100b98df8..f3257481051 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,14 @@ +Fri Jan 26 19:28:52 1996 Kim Knuttila + + * config/tc-ppc.c (md_assemble): Ignore overflow on + BFD_RELOC_16_GOTOFF and BFD_RELOC_PPC_TOC16. + +Fri Jan 26 16:14:17 1996 Michael Meissner + + * config/tc-ppc.c (md_apply_fix3): SDA21 relocations are now 4 + bytes in size, so offset appropriately in big endian mode when + writing the bottom 2 bytes. + Thu Jan 25 20:26:23 1996 Doug Evans * config/tc-sparc.c (default_compatible): New static local.