diff options
author | Jeff Law <law@redhat.com> | 1993-11-05 20:11:19 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1993-11-05 20:11:19 +0000 |
commit | 88eb7ea6b21a7a27048a8c33c36e1295ebaa305e (patch) | |
tree | 0a83b329b60ab5d3a549374c15bc2b33305a65e5 | |
parent | c188b0bec3b6f147efe7474a606799ed7185d806 (diff) | |
download | gdb-88eb7ea6b21a7a27048a8c33c36e1295ebaa305e.zip gdb-88eb7ea6b21a7a27048a8c33c36e1295ebaa305e.tar.gz gdb-88eb7ea6b21a7a27048a8c33c36e1295ebaa305e.tar.bz2 |
* config/obj-som.c (obj_som_init_stab_section): Change
space/subspace sort keys for the stab sections so as to avoid
bugs in the hp linker and pxdb.
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 156c175..06b1c84 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Fri Nov 5 12:08:21 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + + * config/obj-som.c (obj_som_init_stab_section): Change + space/subspace sort keys for the stab sections so as to avoid + bugs in the hp linker and pxdb. + Thu Nov 4 17:00:05 1993 Jeffrey A. Law (law@snake.cs.utah.edu) * write.c (chain_frchains_together): Update pointer to last |