diff options
author | Nick Clifton <nickc@redhat.com> | 2001-05-04 08:32:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-05-04 08:32:21 +0000 |
commit | cac153277184781566fe0da208c79e1b7661f876 (patch) | |
tree | 81fd538006621815cc38ee8ba2eeb56e622a3dbf /bfd/ChangeLog | |
parent | 39f770628a4eaf018fec8d55684bf2ec16ada9cc (diff) | |
download | gdb-cac153277184781566fe0da208c79e1b7661f876.zip gdb-cac153277184781566fe0da208c79e1b7661f876.tar.gz gdb-cac153277184781566fe0da208c79e1b7661f876.tar.bz2 |
Set EF_ARM_HASENTRY if the start address is set.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3aa478f..5241b81 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-05-04 Nick Clifton <nickc@cambridge.redhat.com> + + * elf32-arm.h (elf32_arm_final_link_relocate): Set + EF_ARM_HASENTRY if the start address is set. + 2001-05-03 Nick Clifton <nickc@cambridge.redhat.com> * targets.c (_bfd_target_vector_entries): Compute value based on |