]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Made changes to shared library support and added more of the support needed
authorKevin Buettner <kevinb@redhat.com>
Thu, 22 Feb 2001 03:01:27 +0000 (03:01 +0000)
committerKevin Buettner <kevinb@redhat.com>
Thu, 22 Feb 2001 03:01:27 +0000 (03:01 +0000)
commitd7fa2ae2549091f294e6dd103a57ddf1219dfe6c
treef28343094d9deb829390fe4468891a1f17aac86e
parent33d01f331b0673ed67fa8a71c9cb90f7d35d16b7
Made changes to shared library support and added more of the support needed
for AIX/IA-64.
15 files changed:
gdb/ChangeLog
gdb/config/ia64/aix.mh [new file with mode: 0644]
gdb/config/ia64/aix.mt [new file with mode: 0644]
gdb/config/ia64/linux.mt
gdb/config/ia64/nm-aix.h [new file with mode: 0644]
gdb/config/ia64/tm-aix.h [new file with mode: 0644]
gdb/config/ia64/xm-aix.h [new file with mode: 0644]
gdb/ia64-aix-nat.c [new file with mode: 0644]
gdb/ia64-aix-tdep.c [new file with mode: 0644]
gdb/ia64-tdep.c
gdb/solib-aix5.c
gdb/solib-svr4.c
gdb/solib.c
gdb/solib.h
gdb/solist.h