aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-07-09 08:13:06 +0000
committerAlan Modra <amodra@gmail.com>2002-07-09 08:13:06 +0000
commit0d2ddeb220080e9a157a45ee2e6ac6c19fc1fce6 (patch)
treeff84b6dc284b3431dfa49b412d3cb97c75137a90 /ld
parent554690edf3cb10e4021bb88f99225bf0c9502778 (diff)
downloadgdb-0d2ddeb220080e9a157a45ee2e6ac6c19fc1fce6.zip
gdb-0d2ddeb220080e9a157a45ee2e6ac6c19fc1fce6.tar.gz
gdb-0d2ddeb220080e9a157a45ee2e6ac6c19fc1fce6.tar.bz2
* emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/emulparams/hppanbsd.sh3
2 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ffdbf4f..a4555ca 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-09 Alan Modra <amodra@bigpond.net.au>
+
+ * emulparams/hppanbsd.sh: Remark that hppaobsd.sh references this file.
+
2002-07-09 Federico G. Schwindt <fgsch@olimpo.com.br>
* configure.tgt: Add support for alpha-*-openbsd*, hppa-*-openbsd*,
diff --git a/ld/emulparams/hppanbsd.sh b/ld/emulparams/hppanbsd.sh
index e2279cf..c782c6d 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"