diff --git a/ld/ChangeLog b/ld/ChangeLog index ffdbf4f536..a4555ca28f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-07-09 Alan Modra + + * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file. + 2002-07-09 Federico G. Schwindt * configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*, diff --git a/ld/emulparams/hppanbsd.sh b/ld/emulparams/hppanbsd.sh index e2279cf201..c782c6d4fb 100644 --- a/ld/emulparams/hppanbsd.sh +++ b/ld/emulparams/hppanbsd.sh @@ -1,3 +1,6 @@ +# If you change this file, please also look at files which source this one: +# hppaobsd.sh + . ${srcdir}/emulparams/hppalinux.sh OUTPUT_FORMAT="elf32-hppa"