diff options
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d9ad16d..e3284f5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Thu Jan 26 11:39:21 1995 Ian Lance Taylor <ian@cygnus.com> + + * aoutx.h (NAME(aout,some_aout_object_p)): Always set EXEC_P if + the start address is in the .text section, even if STAT_FOR_EXEC + is set. Just use STAT_FOR_EXEC as an additional test. + Thu Jan 26 11:12:54 1995 Michael Meissner <meissner@cygnus.com> * elfcode.h (prep_headers): Use EM_PPC instead of |