* configure.in (powerpc-*-aix*): Recognize as a new gdb host
authorJeff Law <law@redhat.com>
Wed, 9 Aug 1995 18:53:41 +0000 (18:53 +0000)
committerJeff Law <law@redhat.com>
Wed, 9 Aug 1995 18:53:41 +0000 (18:53 +0000)
commitfbc3f1913d26d4b559cd51061444718a172b094a
tree0c16d374a422309f245ecb5db389da6b3487ccdf
parent99ca35f1fae2ba9acf1d12b9ae233821cb5b882a
     * configure.in (powerpc-*-aix*): Recognize as a new gdb host
         and target.
         (powerpc-*-eabi*): Don't set configdirs.
         (powerpcle-*-eabi*0: Likewise.
         * configure: Updated.
         * rs6000-nat.c (vmap_ldinfo): Don't relocate data addresses
         for the main objfile if DONT_RELOCATE_SYMFILE_OBJFILE is
         defined.
         * config/powerpc/{aix.mh,aix.mh}: Host and target makefile fragments
         for powerpc running aix4.
         * config/powerpc/{nm-aix.h, tm-ppc-aix.h, xm-aix.h}: Native, target
         and host include files for powerpc running aix4.

More of Mike's powerpc work + minor changes.
gdb/ChangeLog
gdb/config/powerpc/.Sanitize
gdb/config/powerpc/nm-aix.h [new file with mode: 0644]
gdb/config/powerpc/tm-ppc-aix.h [new file with mode: 0644]
gdb/config/powerpc/xm-aix.h [new file with mode: 0644]
gdb/configure
gdb/configure.in
gdb/rs6000-nat.c
This page took 0.025007 seconds and 4 git commands to generate.