diff options
author | Fred Fish <fnf@specifix.com> | 1997-03-03 05:51:52 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1997-03-03 05:51:52 +0000 |
commit | 4b4ac3aec29ffa152eddc2ea5e8d8071ad2705f3 (patch) | |
tree | b3e8cafe7b6073a59010a67e0c73fb8944d64ff5 /bfd | |
parent | 16a1b42c20b9e7845ea28f3d36f0656fb0e66746 (diff) | |
download | gdb-4b4ac3aec29ffa152eddc2ea5e8d8071ad2705f3.zip gdb-4b4ac3aec29ffa152eddc2ea5e8d8071ad2705f3.tar.gz gdb-4b4ac3aec29ffa152eddc2ea5e8d8071ad2705f3.tar.bz2 |
* coff-tic80.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set this to 2
instead of 4.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 05f2e38..d288bdb 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-tic80 +Sun Mar 2 22:47:54 1997 Fred Fish <fnf@cygnus.com> + + * coff-tic80.c (COFF_DEFAULT_SECTION_ALIGNMENT_POWER): Set this to 2 + instead of 4. + +end-sanitize-tic80 Sun Mar 2 16:25:35 1997 Ian Lance Taylor <ian@cygnus.com> * elflink.h (elf_link_find_version_dependencies): Check that |