Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * config/i386/nm-i386v.h (START_INFERIOR_TRAPS_EXPECTED): New define. | Mark Kettenis | 2002-08-18 | 1 | -0/+8 |
| | |||||
* | * config/i386/nm-i386v.h: Add protection against | Mark Kettenis | 2002-08-18 | 1 | -5/+15 |
| | | | | | | | | | | | multiple-inclusion. (i386_register_u_addr): Remove prototype. (register_u_addr): New prototype. (REGISTER_U_ADDR): Redefine accordingly. * i386v-nat.c: Improve several comments. (i386_register_u_addr): Change signature and rename to register_u_addr. Use FP_REGNUM_P. Rewrite slightly to get rid of ubase variable. | ||||
* | * config/i386/nm-i386v.h (FLOAT_INFO): Remove already commented | Mark Kettenis | 2002-08-15 | 1 | -11/+0 |
| | | | | out define. | ||||
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
| | |||||
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -2/+1 |
| | |||||
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -13/+14 |
| | |||||
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -0/+36 |
| | |||||
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -36/+0 |
| | |||||
* | * config/{*.mt, *.mh}: All target and host makefile fragment | Fred Fish | 1993-03-23 | 1 | -0/+36 |
config files moved to an appropriate config/<cpu> subdirectory. * nm-*, xm-*, tm-*: All native, host, and target files, which get linked to nm.h, xm.h, and tm.h respectively by configure, moved to appropriate config/<cpu> subdirectory. |