Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update/correct copyright notices. | Kevin Buettner | 2001-03-06 | 1 | -1/+2 |
| | |||||
* | Protoization.gdb-post-protoization-2000-07-29 | Kevin Buettner | 2000-07-30 | 1 | -27/+9 |
| | |||||
* | PARAMS removal.gdb-post-params-removal-2000-05-28 | Kevin Buettner | 2000-05-28 | 1 | -4/+2 |
| | |||||
* | For real this time. | Jim Blandy | 2000-04-19 | 1 | -7/+6 |
| | | | | | | * i386v-nat.c (i386_insert_nonaligned_watchpoint): Use a two-dimensional array, instead of faking it with explicit index arithmetic. | ||||
* | I figured out what was going on. | Jim Blandy | 2000-04-19 | 1 | -120/+37 |
| | | | | | | | | | | | | | | | Since nobody had made any changes to i386v-nat.c on sourceware since the repository was started, we were still getting the version from the vendor branch. (If you don't understand how the vendor branch works, treasure your innocence.) I naively assumed that, to see what changes had been introduced in version 1.2, one should diff it with 1.1, as they say in TV Guide, "with hilarious results". This change simply restores i386v-nat.c to what it used to be before I started bungling around. The text of this revision should be identical to that of revision 1.1.1.3, which was the former head of the trunk. (Yes, 1.1.1.3 was the head of the trunk. As I said, treasure your innocence.) | ||||
* | My last commit introduced a bunch of mysterious whitespace changes; I | Jim Blandy | 2000-04-19 | 1 | -42/+126 |
| | | | | | don't know where they came from. They weren't intentional, so this change reverts them. | ||||
* | * i386v-nat.c (i386_insert_nonaligned_watchpoint): Use a | Jim Blandy | 2000-04-19 | 1 | -7/+6 |
| | | | | | two-dimensional array, instead of faking it with explicit index arithmetic. | ||||
* | import gdb-1999-12-07 snapshot | Jason Molenda | 1999-12-08 | 1 | -85/+0 |
| | |||||
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -60/+62 |
| | |||||
* | Initial revision | Stan Shebs | 1999-04-16 | 1 | -0/+392 |