summaryrefslogtreecommitdiff
path: root/bfd/aix386-core.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2011-06-08 00:16:53 +0000
committerAlan Modra <amodra@bigpond.net.au>2011-06-08 00:16:53 +0000
commit94add0bb1e76fd7bf7788179efae43cb62d45e65 (patch)
treeb8770d8444e9f4f0e375ac67b22c525eae81b2e9 /bfd/aix386-core.c
parenteffeac392918bb4563c495010a2d1bfcc3463834 (diff)
downloadbinutils-redhat-94add0bb1e76fd7bf7788179efae43cb62d45e65.tar.gz
* aix386-core.c, * cisco-core.c, * hpux-core.c, * osf-core.c,
* sco5-core.c: Init match_priority field.
Diffstat (limited to 'bfd/aix386-core.c')
-rw-r--r--bfd/aix386-core.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/aix386-core.c b/bfd/aix386-core.c
index 634d997c69..121d62382e 100644
--- a/bfd/aix386-core.c
+++ b/bfd/aix386-core.c
@@ -2,7 +2,7 @@
This was based on trad-core.c, which was written by John Gilmore of
Cygnus Support.
Copyright 1988, 1989, 1991, 1992, 1993, 1994, 1996, 1998, 1999, 2000,
- 2001, 2002, 2004, 2005, 2006, 2007
+ 2001, 2002, 2004, 2005, 2006, 2007, 2010, 2011
Free Software Foundation, Inc.
Written by Minh Tran-Le <TRANLE@INTELLICORP.COM>.
Converted to back end form by Ian Lance Taylor <ian@cygnus.com>.
@@ -242,6 +242,7 @@ const bfd_target aix386_core_vec = {
0, /* leading underscore */
' ', /* ar_pad_char */
16, /* ar_max_namelen */
+ 0, /* match priority. */
NO_GET64, NO_GETS64, NO_PUT64,
NO_GET, NO_GETS, NO_PUT,
NO_GET, NO_GETS, NO_PUT, /* data */