diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-12-15 21:39:09 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-12-15 21:39:09 +0000 |
commit | 4fc151e99aaecaa8757078ad0ca476aa50324900 (patch) | |
tree | 452c00ede9a8120d7b29f567867be052a4549c3a /ld | |
parent | e924127a4f839151180a081e343c40228d9b6af7 (diff) | |
download | gdb-4fc151e99aaecaa8757078ad0ca476aa50324900.zip gdb-4fc151e99aaecaa8757078ad0ca476aa50324900.tar.gz gdb-4fc151e99aaecaa8757078ad0ca476aa50324900.tar.bz2 |
* ldwrite.c (build_link_order): When handling a data statement, if
the endianness of the output file is unknown, use the endianness
of the input file.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 89d3e1d..7d46a56 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +Fri Dec 15 16:34:36 1995 Ian Lance Taylor <ian@cygnus.com> + + * ldwrite.c (build_link_order): When handling a data statement, if + the endianness of the output file is unknown, use the endianness + of the input file. + Tue Dec 12 13:55:41 1995 Stan Shebs <shebs@andros.cygnus.com> * mpw-config.in: Recognize mips-*-* as equivalent to |