diff options
author | Matthew Hiller <hiller@redhat.com> | 2001-03-01 19:39:30 +0000 |
---|---|---|
committer | Matthew Hiller <hiller@redhat.com> | 2001-03-01 19:39:30 +0000 |
commit | c19bd1c6f45c988fcc0831dd35dfb246f796ed01 (patch) | |
tree | 131f90fb2ddf0630f3ab92061703ca488fe5ecd8 /ld | |
parent | 1688b748f19ed942913859467382773a66ed8943 (diff) | |
download | gdb-c19bd1c6f45c988fcc0831dd35dfb246f796ed01.zip gdb-c19bd1c6f45c988fcc0831dd35dfb246f796ed01.tar.gz gdb-c19bd1c6f45c988fcc0831dd35dfb246f796ed01.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index a59d280..fcdc8c4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -5,7 +5,7 @@ * testsuite/ld-undefined/undefined.exp: Ditto, and include $flags in ld invocations. * testsuite/lib/ld-lib.exp (big_or_little_endian): Recognize -EB, - -eb, EL and el. + -eb, -EL and -el. (is_endian_output_format): New function. (default_ld_link): Set flags to [big_or_little_endian] only if ld is being invoked such that the output format being used is of |