This website requires JavaScript.
Explore
Help
Sign In
mirror
/
binutils-gdb
Watch
2
Star
0
Fork
0
You've already forked binutils-gdb
mirror of
https://sourceware.org/git/binutils-gdb.git
synced
2025-01-18 12:24:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
482e577bab
binutils-gdb
/
gdb
/
config
/
i386
/
i386gnu.mt
4 lines
90 B
Mathematica
Raw
Normal View
History
Unescape
Escape
Initial creation of sourceware repository
1999-04-16 09:35:26 +08:00
#
Target
:
Intel
386
/
elf
/
GNU
Hurd
* i386gnu-nat.c: Include "i387-nat.h". (struct env387): Removed. (reg_offset): Fix comment. (fetch_fpregs): Use FCTRL_REGNUM and FOP_REGNUM instead of FIRST_FPU_CONTROL_REGNUM and LAST_FPU_CONTROL_REGNUM. Rewrite to use i387_supply_fsave. (gnu_fetch_registers): Remove spurious whitespace. (convert_to_env387): Remove. (store_fpregs): Add argument regno. Use i387_fill_fsave instead of convert_to_env387. (gnu_store_registers): Remove spurious whitespace. Pass REGNO to store_fpregs. * config/i386/i386gnu.mt (TDEPFILES): Add i387-tdep.o. * config/i386/i386gnu.mh (XDEPFILES): Remove i387-tdep.o. (NATDEPFILES): Add i387-nat.o.
2001-07-23 04:35:14 +08:00
TDEPFILES
=
i386
-
tdep
.
o
i387
-
tdep
.
o
Initial creation of sourceware repository
1999-04-16 09:35:26 +08:00
TM_FILE
=
tm
-
i386gnu
.
h
Reference in New Issue
Copy Permalink