Skip to content

Commit

Permalink
* config.bfd: Add want64 to configuration target s390-*-linux*.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Schwidefsky committed Jul 2, 2004
1 parent 27d93c7 commit fe6522a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bfd/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2004-07-02 Martin Schwidefsky <schwidefsky@de.ibm.com>

* config.bfd: Add want64 to configuration target s390-*-linux*.

2004-07-01 H.J. Lu <hongjiu.lu@intel.com>

* bfd.c (bfd_get_section_ident): New.
Expand Down
1 change: 1 addition & 0 deletions bfd/config.bfd
Original file line number Diff line number Diff line change
Expand Up @@ -1017,6 +1017,7 @@ case "${targ}" in
s390-*-linux*)
targ_defvec=bfd_elf32_s390_vec
targ64_selvecs=bfd_elf64_s390_vec
want64=true
;;
#ifdef BFD64
s390x-*-linux*)
Expand Down

0 comments on commit fe6522a

Please sign in to comment.