diff options
author | Jeff Law <law@redhat.com> | 1993-12-15 05:45:45 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1993-12-15 05:45:45 +0000 |
commit | 26da035165d9d3930ee4137a0633941456c2e30a (patch) | |
tree | 2a054b3b4c264b58c2d633b46495fda6cf68d1c7 | |
parent | 551d2fd4cf6393e83e190c6dded3d2f7d96c20b0 (diff) | |
download | gdb-26da035165d9d3930ee4137a0633941456c2e30a.zip gdb-26da035165d9d3930ee4137a0633941456c2e30a.tar.gz gdb-26da035165d9d3930ee4137a0633941456c2e30a.tar.bz2 |
* configure.in (hppa*-*-osf*): Do not consider this a developmental
configuration.
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 48cf124..c359358 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,8 @@ Tue Dec 14 21:38:25 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + * configure.in (hppa*-*-osf*): Do not consider this a developmental + configuration. + * config/tc-hppa.c (md_apply_fix): Handle cases where no relocation will be emitted for 32bit formats. |