This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
grub
Watch
1
Star
0
Fork
You've already forked grub
0
Code
Issues
Pull requests
Releases
Wiki
Activity
4480b95dcd
grub
/
grub-core
/
gdb
/
i386
History
Vladimir Serbinenko
4480b95dcd
* grub-core/gdb/i386/machdep.S: Use xorl %eax, %eax on both Apple
...
and non-Apple. This instruction is shorter and faster, so no reason not to use it on both.
2013-11-24 05:17:24 +01:00
..
idt.c
* grub-core/gdb/i386/idt.c (grub_gdb_breakpoint): Remove old debug code.
2012-03-10 12:27:00 +01:00
machdep.S
* grub-core/gdb/i386/machdep.S: Use xorl %eax, %eax on both Apple
2013-11-24 05:17:24 +01:00
signal.c
Adjust types in gdb module to have intended unsigned shifts rather than
2013-03-10 18:36:39 +01:00