Rename TARGET_OBJECT_AIX_LIBRARIES to TARGET_OBJECT_LIBRARIES_AIX
authorJoel Brobecker <brobecker@gnat.com>
Tue, 7 May 2013 09:50:41 +0000 (09:50 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 7 May 2013 09:50:41 +0000 (09:50 +0000)
commitff99b71b224df9f65ba8e7a588c944483bbcb5ef
treee608ade3a20eaeb0c507bda22bbb055752810e1b
parent26a4dda9e5c3de44c1540ab835e909f83583589d
Rename TARGET_OBJECT_AIX_LIBRARIES to TARGET_OBJECT_LIBRARIES_AIX

More consistent with the name of other similar object names.

gdb/ChangeLog:

* target.h (enum target_object) [TARGET_OBJECT_LIBRARIES_AIX]:
Renames TARGET_OBJECT_AIX_LIBRARIES.
* rs6000-nat.c: Replace TARGET_OBJECT_AIX_LIBRARIES with
TARGET_OBJECT_LIBRARIES_AIX throughout.
* solib-aix.c: Likwise.
gdb/rs6000-nat.c
gdb/solib-aix.c
gdb/target.h
This page took 0.031406 seconds and 4 git commands to generate.