aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1997-08-19 16:44:00 +0000
committerFred Fish <fnf@specifix.com>1997-08-19 16:44:00 +0000
commitc4188c2a6a7c2a69a2663be3e57973937eb685ba (patch)
tree136fa02075375cd6f85ce286b935d2ee56d10cff /ChangeLog
parentee804cff4fb70d2cc5921acad6f31dc04941f16e (diff)
downloadgdb-c4188c2a6a7c2a69a2663be3e57973937eb685ba.zip
gdb-c4188c2a6a7c2a69a2663be3e57973937eb685ba.tar.gz
gdb-c4188c2a6a7c2a69a2663be3e57973937eb685ba.tar.bz2
* coff-i960.c (COFF_ALIGN_IN_SECTION_HEADER): Define to 1.
(GET_SCNHDR_ALIGN, PUT_SCNHDR_ALIGN): Define. * coff-m88k.c (GET_SCNHDR_NRELOC, GET_SCNHDR_NLNNO): Define. * coffcode.h (coff_set_alignment_hook): Conditionally compile in if COFF_ALIGN_IN_SECTION_HEADER is defined. Convert alignment to power of two for I960 only. * coffswap.h (GET_SCNHDR_NRELOC, PUT_SCNHDR_NRELOC, GET_SCNDHR_NLNNO, PUT_SCNHDR_NLNNO, GET_SCNHDR_FLAGS, PUT_SCNHDR_FLAGS): Provide default definitions. (coff_swap_scnhdr_in): Use GET_SCNHDR_FLAGS, GET_SCNHDR_NRELOC, GET_SCNHDR_NLNNO, and GET_SCNHDR_ALIGN. (coff_swap_scnhdr_out): Use PUT_SCNHDR_FLAGS, PUT_SCNHDR_ALIGN. start-sanitize-tic80 * Makefile.in (coff-tic80.o): Depends upon coffswap.h. * coff-tic80.c (COFF_ALIGN_IN_SECTION_HEADER): Define to 1. (GET_SCNHDR_FLAGS, PUT_SCNHDR_FLAGS): Define *coffcode.h (coff_write_object_contents): Set alignment field in section header for TIC80COFF files. end-sanitize-tic80 PR 12215 and PR 13061
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions