This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH/AIX] Fix link failure


The link on AIX failed due to a missing symbol. As far as I can tell,
it's because the wrong name was used for a certain function, so I
did the replacement.

2004-05-13  J. Brobecker  <brobecker@gnat.com>

        * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.
        Fixes a link link failure.

Hopefully, that was the right thing to do. Checked in mainline.

-- 
Joel

Attachment: fpup.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]