diff options
author | Jeff Law <law@redhat.com> | 1994-03-02 18:31:57 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-03-02 18:31:57 +0000 |
commit | 34b1685053cef50c4126a78342010a2b9beaa142 (patch) | |
tree | 06bc558de88f515b68b1c31193448e706dec87b0 /gas | |
parent | 31b03fe43c5ae3770ca7470a042429f1b307e625 (diff) | |
download | gdb-34b1685053cef50c4126a78342010a2b9beaa142.zip gdb-34b1685053cef50c4126a78342010a2b9beaa142.tar.gz gdb-34b1685053cef50c4126a78342010a2b9beaa142.tar.bz2 |
* config/tc-hppa.h: Wrap ELF specific decls inside an ifdef.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5843493..6c7c541 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Wed Mar 2 10:31:01 1994 Jeffrey A. Law (law@snake.cs.utah.edu) + + * config/tc-hppa.h: Wrap ELF specific decls inside an ifdef. + Mon Feb 28 15:03:26 1994 Ken Raeburn (raeburn@cujo.cygnus.com) * config/tc-alpha.c (md_atof): Omit warning about FP values. |