Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2005-10-13 06:26:34 +0400
committerJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>2005-10-13 06:26:34 +0400
commit0e7712aeeb4d80fbed2aeaf7cd1c5f2d700163e7 (patch)
tree15e7e6fcdfefa18749230fa4295118578c05bdaf /include/opcode/ChangeLog
parentbf1550b6f8387fe892c6e6e1c86316634a0604ae (diff)
* gas/hppa/basic/basic.exp (do_system): Adjust for removal of lha
instructions from system.s. * gas/hppa/basic/system.s (lha): Remove. * hppa.h (pa_opcodes): Remove lha entries.
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r--include/opcode/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index cf31d8deb..15aca1112 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+
+ * hppa.h (pa_opcodes): Remove lha entries.
+
2005-10-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* hppa.h (FLAG_STRICT): Revise comment.