summaryrefslogtreecommitdiff
path: root/gdb/i386v-nat.c
Commit message (Collapse)AuthorAgeFilesLines
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
|
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-27/+9
|
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-4/+2
|
* For real this time.Jim Blandy2000-04-191-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 Blandy2000-04-191-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; IJim Blandy2000-04-191-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 aJim Blandy2000-04-191-7/+6
| | | | | two-dimensional array, instead of faking it with explicit index arithmetic.
* import gdb-1999-12-07 snapshotJason Molenda1999-12-081-85/+0
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-60/+62
|
* Initial revisionStan Shebs1999-04-161-0/+392