diff options
author | Jeff Law <law@redhat.com> | 1994-04-11 16:03:21 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-04-11 16:03:21 +0000 |
commit | 61b3c2c58b7c70f2c8a03b9b4a21855051303f60 (patch) | |
tree | d7ddfd2b95b87cc2a803a281bccdda3299b152f4 /gas/testsuite | |
parent | 1135d397cfd6c16cc218ffaab642000c8850540c (diff) | |
download | gdb-61b3c2c58b7c70f2c8a03b9b4a21855051303f60.zip gdb-61b3c2c58b7c70f2c8a03b9b4a21855051303f60.tar.gz gdb-61b3c2c58b7c70f2c8a03b9b4a21855051303f60.tar.bz2 |
* gas/hppa/more.parse/callinfobug.s: Add missing name for procedure.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index ea28f10..a3fe72b 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,8 @@ Mon Apr 11 07:54:10 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + * gas/hppa/more.parse/callinfobug.s: Add missing name for + procedure. + * gas/hppa/reloc/funcrelocbug.s: Place the trampoline in the $DATA$ rather than $LIT$ subspace. |