diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-04-11 18:43:15 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-04-11 18:43:15 +0000 |
commit | bf08d1e26655066aa16637662bb4eb2a2e3a3aad (patch) | |
tree | 4a30b5bb3eb3cdd8e02be4d0a8195a35e2dda370 /bfd/ChangeLog | |
parent | 60430a466773b7d41173d79684d1dd7c9f2f5b50 (diff) | |
download | gdb-bf08d1e26655066aa16637662bb4eb2a2e3a3aad.zip gdb-bf08d1e26655066aa16637662bb4eb2a2e3a3aad.tar.gz gdb-bf08d1e26655066aa16637662bb4eb2a2e3a3aad.tar.bz2 |
* elfcode.h (assign_file_positions_except_relocs): Don't require
the file alignment to correspond to the page size when linking
with -N.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 29dcd29..73ea59d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Mon Apr 11 14:41:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * elfcode.h (assign_file_positions_except_relocs): Don't require + the file alignment to correspond to the page size when linking + with -N. + Sun Apr 10 01:02:24 1994 Jeffrey A. Law (law@snake.cs.utah.edu) * elfcode.h (write_relocs): For rela relocations, adjust the |