0fd555c412
(PREFIX_ALIAS_BASE): Define. (struct export): Add member import_name; (def_exports): Set import_name. (make_one_lib_file): Remove prefix alias code, use import_name in .idata$6. (gen_lib_file): Create and delete aliases. * binutils-all/alias.def: New file. * binutils-all/dlltool.exp: Two new -p tests. * config/default.exp (dlltool_gas_flag): New variable. Copy gas and lds executables into tmpdir/gas directory rather than making symlinks which might not be supported by the host OS. Attempt to handle the case where the host OS does not use the .exe extension but the target OS does. * lib/utils-lib.exp (exe_ext): New procedure.
60 lines
1.7 KiB
Text
60 lines
1.7 KiB
Text
2004-10-23 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
|
||
|
||
* binutils-all/alias.def: New file.
|
||
* binutils-all/dlltool.exp: Two new -p tests.
|
||
* config/default.exp (dlltool_gas_flag): New variable.
|
||
Copy gas and lds executables into tmpdir/gas directory rather than
|
||
making symlinks which might not be supported by the host OS.
|
||
Attempt to handle the case where the host OS does not use the .exe
|
||
extension but the target OS does.
|
||
* lib/utils-lib.exp (exe_ext): New procedure.
|
||
|
||
2004-07-12 Nick Clifton <nickc@redhat.com>
|
||
|
||
* binutils-all/dlltool.exp: Check that the -p switch is not
|
||
rejected.
|
||
|
||
2004-07-09 Andreas Schwab <schwab@suse.de>
|
||
|
||
* binutils-all/m68k/movem.s: New file.
|
||
|
||
* binutils-all/m68k/objdump.exp: New file.
|
||
|
||
2004-05-15 Nick Clifton <nickc@redhat.com>
|
||
|
||
* binutils-all/readelf.ss: Allow for ARM mapping symbols.
|
||
|
||
2004-05-12 Ben Elliston <bje@au.ibm.com>
|
||
|
||
* binutils-all/ar.exp: Remove stray semicolons.
|
||
* binutils-all/dlltool.exp: Likewise.
|
||
* binutils-all/objcopy.exp: Likewise.
|
||
* binutils-all/readelf.exp: Likewise.
|
||
* binutils-all/windres/windres.exp: Likewise.
|
||
* lib/utils-lib.exp: Likewise.
|
||
|
||
2004-04-14 Richard Sandiford <rsandifo@redhat.com>
|
||
|
||
* binutils-all/readelf.ss-mips: Allow named section symbols.
|
||
|
||
2004-03-30 Jakub Jelinek <jakub@redhat.com>
|
||
|
||
* binutils-all/objcopy.exp: Accept main as a data symbol as well.
|
||
|
||
2004-02-27 Andreas Schwab <schwab@suse.de>
|
||
|
||
* binutils-all/ar.exp (argument_parsing): New test.
|
||
|
||
2004-02-20 Nathan Sidwell <nathan@codesourcery.com>
|
||
|
||
* binutils-all/objcopy.exp: Reorder arguments for POSIXLY_CORRECT
|
||
systems.
|
||
|
||
For older changes see ChangeLog-9303
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|