mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-28 05:16:01 +00:00
Wed Apr 13 11:50:07 1994 Stan Shebs (shebs@andros.cygnus.com)
* coff-sparc.c (sparccoff_vec): Set minimum alignment power to 3.
This commit is contained in:
parent
2f06dd5c75
commit
1a000744e6
@ -27,6 +27,10 @@ Thu Apr 14 13:05:10 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
|
||||
and BFD_RELOC_PCREL_LO16.
|
||||
* bfd-in2.h: Rebuilt.
|
||||
|
||||
Wed Apr 13 11:50:07 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
* coff-sparc.c (sparccoff_vec): Set minimum alignment power to 3.
|
||||
|
||||
Tue Apr 12 13:36:20 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
|
||||
|
||||
* som.c (som_write_fixups): Always emit at least
|
||||
|
@ -231,7 +231,7 @@ bfd_target
|
||||
'/', /* ar_pad_char */
|
||||
15, /* ar_max_namelen */
|
||||
|
||||
2, /* minimum alignment power */
|
||||
3, /* minimum alignment power */
|
||||
bfd_getb64, bfd_getb_signed_64, bfd_putb64,
|
||||
bfd_getb32, bfd_getb_signed_32, bfd_putb32,
|
||||
bfd_getb16, bfd_getb_signed_16, bfd_putb16, /* data */
|
||||
|
Loading…
x
Reference in New Issue
Block a user