mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-02 19:46:09 +08:00
Zap lin-thread.c
This commit is contained in:
@ -1,5 +1,10 @@
|
|||||||
2002-02-23 Andrew Cagney <ac131313@redhat.com>
|
2002-02-23 Andrew Cagney <ac131313@redhat.com>
|
||||||
|
|
||||||
|
* lin-thread.c: Delete file.
|
||||||
|
* configure.in (gdb_cv_struct_reg_r_gs): Update comment to refer
|
||||||
|
to gdb_proc_service.h.
|
||||||
|
* configure: Re-generate.
|
||||||
|
|
||||||
* ocd.c (ocd_open): Do not try to open the "ocd" device.
|
* ocd.c (ocd_open): Do not try to open the "ocd" device.
|
||||||
* serial.c (serial_open): Delete check for "ocd".
|
* serial.c (serial_open): Delete check for "ocd".
|
||||||
Fix PR gdb/349.
|
Fix PR gdb/349.
|
||||||
|
@ -307,7 +307,7 @@ if test "$ac_cv_header_sys_procfs_h" = yes; then
|
|||||||
dnl For Linux/i386, glibc 2.1.3 was released with a bogus
|
dnl For Linux/i386, glibc 2.1.3 was released with a bogus
|
||||||
dnl prfpregset_t type (it's a typedef for the pointer to a struct
|
dnl prfpregset_t type (it's a typedef for the pointer to a struct
|
||||||
dnl instead of the struct itself). We detect this here, and work
|
dnl instead of the struct itself). We detect this here, and work
|
||||||
dnl around it in lin-thread.c.
|
dnl around it in gdb_proc_service.h.
|
||||||
|
|
||||||
if test $bfd_cv_have_sys_procfs_type_prfpregset_t = yes; then
|
if test $bfd_cv_have_sys_procfs_type_prfpregset_t = yes; then
|
||||||
AC_MSG_CHECKING(whether prfpregset_t type is broken)
|
AC_MSG_CHECKING(whether prfpregset_t type is broken)
|
||||||
|
2044
gdb/lin-thread.c
2044
gdb/lin-thread.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user