This website requires JavaScript.
Explore
Help
Register
Sign in
darkkirb
/
old-cross-binutils
Watch
1
Star
0
Fork
You've already forked old-cross-binutils
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
4fa5c2a8c0
old-cross-binutils
/
gdb
/
config
/
i386
/
i386gnu.mt
4 lines
90 B
Mathematica
Raw
Normal View
History
Unescape
Escape
Initial creation of sourceware repository
1999-04-16 01:35:26 +00: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-22 20:35:14 +00:00
TDEPFILES
=
i386
-
tdep
.
o
i387
-
tdep
.
o
Initial creation of sourceware repository
1999-04-16 01:35:26 +00:00
TM_FILE
=
tm
-
i386gnu
.
h
Reference in a new issue
Copy permalink