Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * go32-nat.c (go32_insert_hw_breakpoint): When there are no more | Eli Zaretskii | 2000-04-12 | 1 | -2/+2 |
| | | | | | | hardware breakpoint resources, return EBUSY. (go32_handle_nonaligned_watchpoint): If the argument WHAT is not one of the enumerated values, return EINVAL. | ||||
* | * go32-nat.c (go32_handle_nonaligned_watchpoint): Use a | Eli Zaretskii | 2000-04-03 | 1 | -8/+7 |
| | | | | | two-dimensional array instead of faking it with index arithmetics. | ||||
* | * go32-nat.c (struct env387): Remove declaration. | Eli Zaretskii | 2000-03-13 | 1 | -208/+129 |
| | | | | | | | | | | | | | | | | | | | | (print_387_status, i386_go32_float_info): Remove redundant functions. (regno_mapping, sig_map, excepn_map): Add braces around inner initializers. (many functions): Use ATTRIBUTE_UNUSED to shut up the compiler; fix code which mixed signed with unsigned. (go32_resume): Use TARGET_SIGNAL_LAST instead of -1. (go32_wait): Initialize INT3_addr. (go32_fetch_registers): Extend all FP registers that are shorter than 4 bytes to 32 bits. Support 32 standard FP registers defined on config/i386/tm-i386.h. (store_register): Support 32 FP registers. (go32_create_inferior): Don't crash if handed a NULL pointer instead of exec file name. (ignore): Remove unused function. (go32_insert_hw_breakpoint): Remove unused variables. (init_go32_ops): Set value of processing_gcc_compilation to 2. | ||||
* | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 2000-02-09 | 1 | -1/+1 |
| | |||||
* | import gdb-1999-12-06 snapshot | Jason Molenda | 1999-12-07 | 1 | -1/+1 |
| | |||||
* | import gdb-1999-11-16 snapshot | Jason Molenda | 1999-11-17 | 1 | -5/+6 |
| | |||||
* | import gdb-1999-10-04 snapshot | Jason Molenda | 1999-10-05 | 1 | -1/+1 |
| | |||||
* | import gdb-1999-09-21 | Jason Molenda | 1999-09-22 | 1 | -9/+3 |
| | |||||
* | import gdb-1999-08-30 snapshot | Jason Molenda | 1999-08-31 | 1 | -1/+0 |
| | |||||
* | import gdb-1999-08-23 snapshot | Jason Molenda | 1999-08-23 | 1 | -144/+602 |
| | |||||
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -176/+166 |
| | |||||
* | import gdb-1999-06-07 snapshot | Jason Molenda | 1999-06-07 | 1 | -3/+44 |
| | |||||
* | import gdb-19990504 snapshot | Stan Shebs | 1999-05-05 | 1 | -11/+115 |
| | |||||
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-27 | 1 | -0/+754 |
| | |||||
* | recording file death | K. Richard Pixley | 1992-12-08 | 1 | -35/+0 |
| | |||||
* | go32 host/target/native separation | K. Richard Pixley | 1992-10-16 | 1 | -0/+35 |