Searched refs:gdb_host (Results 1 – 25 of 28) sorted by relevance
12
/netbsd/external/gpl3/gdb.old/dist/gdb/ |
H A D | configure.host | 92 gdb_host=nbsd ;; 98 gdb_host=nbsdelf ;; 106 gdb_host=fbsd ;; 119 gdb_host=sol2 ;; 133 gdb_host=nbsd ;; 138 gdb_host=aix ;; 141 gdb_host=nbsd ;; 156 gdb_host=nbsd ;; 160 gdb_host=fbsd ;; 166 gdb_host=nbsd64 ;; [all …]
|
H A D | configure.nat | 53 # gdb_host. 54 case ${gdb_host} in 99 case ${gdb_host} in
|
H A D | configure.ac | 959 case "$gdb_host" in
|
H A D | ChangeLog-1995 | 8 * configure.in (gdb_host): Add support for DG/UX running on x86 as 2873 * nlm/configure.in (gdb_host, gdb_host_cpu, gdb_target): Removed.
|
H A D | configure | 11091 case "$gdb_host" in
|
H A D | ChangeLog-2003 | 13988 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v. 13998 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
|
H A D | ChangeLog-2004 | 771 (hppa*-*-hpux*, hppa*-*-hiux*): Set gdb_host to hpux.mh. 4488 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
|
H A D | ChangeLog-1998 | 4120 New cygwin gdb_host variable loses the "32".
|
H A D | ChangeLog-1992 | 4089 * configure.in: Simplify ncr3000 gdb_host logic, add gdb_target.
|
H A D | ChangeLog-2012 | 6604 (gdb_host): Handle tilegx-*-linux*.
|
H A D | ChangeLog-2014 | 10877 * configure.host (sparc64-*-openbsd*): Set gdb_host to obsd64.
|
H A D | ChangeLog-2002 | 6041 * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
|
/netbsd/external/gpl3/gdb/dist/gdb/ |
H A D | configure.host | 92 gdb_host=nbsd ;; 98 gdb_host=nbsdelf ;; 106 gdb_host=fbsd ;; 119 gdb_host=sol2 ;; 133 gdb_host=nbsd ;; 138 gdb_host=aix ;; 141 gdb_host=nbsd ;; 156 gdb_host=nbsd ;; 160 gdb_host=fbsd ;; 166 gdb_host=nbsd64 ;; [all …]
|
H A D | configure.nat | 53 # gdb_host. 54 case ${gdb_host} in 99 case ${gdb_host} in
|
H A D | configure.ac | 959 case "$gdb_host" in
|
H A D | ChangeLog-1995 | 8 * configure.in (gdb_host): Add support for DG/UX running on x86 as 2873 * nlm/configure.in (gdb_host, gdb_host_cpu, gdb_target): Removed.
|
H A D | configure | 11091 case "$gdb_host" in
|
H A D | ChangeLog-2003 | 13988 * configure.host (i[3456]86-*-isc*): Set gdb_host to i386v. 13998 * configure.host (i[3456]86-*-dgux): Set gdb_host to i386v4.
|
H A D | ChangeLog-2004 | 771 (hppa*-*-hpux*, hppa*-*-hiux*): Set gdb_host to hpux.mh. 4488 * configure.host (vax-*-bsd*, vax-*-ultrix*): Set gdb_host to vax.
|
H A D | ChangeLog-1998 | 4120 New cygwin gdb_host variable loses the "32".
|
H A D | ChangeLog-1992 | 4089 * configure.in: Simplify ncr3000 gdb_host logic, add gdb_target.
|
H A D | ChangeLog-2012 | 6604 (gdb_host): Handle tilegx-*-linux*.
|
H A D | ChangeLog-2014 | 10877 * configure.host (sparc64-*-openbsd*): Set gdb_host to obsd64.
|
H A D | ChangeLog-2002 | 6041 * configure.host (gdb_host): Set to aix432 on AIX 4.3.2+.
|
H A D | ChangeLog-2017 | 7096 Use gdb_host sol2 for i[34567]86-*-solaris2*, x86_64-*-solaris2*.
|
12