* coffcode.h (ALIGN_SECTIONS_IN_FILE): Define if I960 not defined.
authorFred Fish <fnf@specifix.com>
Mon, 15 Dec 1997 23:16:12 +0000 (23:16 +0000)
committerFred Fish <fnf@specifix.com>
Mon, 15 Dec 1997 23:16:12 +0000 (23:16 +0000)
(coff_compute_section_file_positions): Use ALIGN_SECTIONS_IN_FILE
to decide when to align the file sections for paging.
* coffcode.h (ALIGN_SECTIONS_IN_FILE): Undefine for TIC80COFF.
PR 13814

bfd/ChangeLog

index ef8b0e6a218c793ebd37d38ad297debeb4be8ff0..f1b6464a98c3cb5b57cedb6822f036e71d2e4b55 100644 (file)
@@ -1,3 +1,12 @@
+Mon Dec 15 16:11:22 1997  Fred Fish  <fnf@cygnus.com>
+
+       * coffcode.h (ALIGN_SECTIONS_IN_FILE): Define if I960 not defined.
+       (coff_compute_section_file_positions): Use ALIGN_SECTIONS_IN_FILE
+       to decide when to align the file sections for paging.
+start-sanitize-tic80
+       * coffcode.h (ALIGN_SECTIONS_IN_FILE): Undefine for TIC80COFF.
+end-sanitize-tic80
+
 Mon Dec 15 15:01:15 1997  Nick Clifton  <nickc@cygnus.com>
 
        * elf32-m32r.c (m32r_elf_object_p): New Function.
This page took 0.030099 seconds and 4 git commands to generate.