aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-01-28 11:07:44 +0000
committerNick Clifton <nickc@redhat.com>2008-01-28 11:07:44 +0000
commit6e73d59506332fd0325445070952950f24b366a9 (patch)
treeace2f452d7bceef15da96658424c5561e6a70904 /ld/ChangeLog
parent47f6dab9a3fb353b0faca52fcc07d2f57c4d906c (diff)
downloadgdb-6e73d59506332fd0325445070952950f24b366a9.zip
gdb-6e73d59506332fd0325445070952950f24b366a9.tar.gz
gdb-6e73d59506332fd0325445070952950f24b366a9.tar.bz2
PR ld/5652
* genscripts.sh: Check for the existence of BASH_LINENO not just the BASH shell before generating line numbers in the emulation file.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2a72f89..b6ac62f 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-28 Vincent Riviere <vincent.riviere@freesbee.fr>
+
+ PR ld/5652
+ * genscripts.sh: Check for the existence of BASH_LINENO not just
+ the BASH shell before generating line numbers in the emulation
+ file.
+
2008-01-28 Alan Modra <amodra@bigpond.net.au>
* emultempl/spu_ovl.S: Rewrite.