* ldexp.h, ldlang.h: Change enum boolean -> enum bfd_boolean.
authorPer Bothner <per@bothner.com>
Tue, 8 Oct 1991 23:18:03 +0000 (23:18 +0000)
committerPer Bothner <per@bothner.com>
Tue, 8 Oct 1991 23:18:03 +0000 (23:18 +0000)
commitee17cac9c6c4eade757fb435ca169411ac7e91c8
treec530a4adf6be713ceb130341d2fdc8c6005035cb
parentb7de6963d4c0f87381cb7ede8ab8415efd70fcd2
* ldexp.h, ldlang.h: Change enum boolean -> enum bfd_boolean.
* ldtemplate: Remove ldfile_add_library_path calls;
just use the SEARCH_DIR commands in the script files.
* Makefile.in: Add LIB_PATH macro, which if set is used to replace
the SEARCH_DIR commands in the scripts (using ugly sed magic).
This is primarily intended for cross-linking, where you would
place libaries in a different place than native libraries.
Also, emulations made from ldtemplate now use $(srcdir).
* ldglda29k.sc: Change SEARCH_DIR commands to a conventional
form; people can use the Makefile's LIB_PATH to override.
ld/Makefile.in
ld/ldglda29k.sc
ld/ldtemplate
This page took 0.037306 seconds and 4 git commands to generate.