diff options
author | Jeff Law <law@redhat.com> | 2000-04-24 08:17:58 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 2000-04-24 08:17:58 +0000 |
commit | 15bda42549f5da68d8fdb3d91e70dae10f8fc78e (patch) | |
tree | c9590a8b9ef7ac5b8fe137eef3d2d4e2194bc719 /bfd/ChangeLog | |
parent | 9fd9378ca0dcc59270194784dc76b124b249fb91 (diff) | |
download | gdb-15bda42549f5da68d8fdb3d91e70dae10f8fc78e.zip gdb-15bda42549f5da68d8fdb3d91e70dae10f8fc78e.tar.gz gdb-15bda42549f5da68d8fdb3d91e70dae10f8fc78e.tar.bz2 |
* elf64-hppa.c, elf64-hppa.h: New files with PA64 support.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 75d8d00..bc9d720 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,12 @@ +Mon Apr 24 02:17:31 2000 Jeffrey A Law (law@cygnus.com) + + * elf64-hppa.c, elf64-hppa.h: New files with PA64 support. + +Mon Apr 24 02:14:29 2000 Jason Eckhardt <jle@cygnus.com> + + * libhppa.h (dis_assemble_16): New function. + (pa_arch): Added pa20w element. + Mon Apr 24 01:49:03 2000 Ulrich Drepper <drepper@cygnus.com> * elf-bfd.h: Add prototypes for bfd_elf32_write_relocs, |