]> git.proxmox.com Git - grub2.git/history - grub-core/gdb
Add explicit thumb interwork bx in asm files.
[grub2.git] / grub-core / gdb /
2013-11-25 Vladimir SerbinenkoMerge branch 'master' into leiflindholm/arm64
2013-11-24 Vladimir Serbinenko With Apple assembly in .macro environvemnt you have...
2013-11-24 Vladimir Serbinenko * grub-core/gdb/i386/machdep.S: Use xorl %eax, %eax...
2013-11-08 Vladimir Serbinenko * grub-core/lib/reed_solomon.c (grub_reed_solomon_reco...
2013-10-27 Vladimir Serbinenko * grub-core/net/tftp.c: Retransmit ack when rereceivin...
2013-10-27 Vladimir Serbinenko * grub-core/kern/misc.c (grub_abort): Make static
2013-03-10 Vladimir 'phcoder... Adjust types in gdb module to have intended unsigned...
2012-05-29 Vladimir 'phcoder... * grub-core/gdb/i386/machdep.S: Make usable with Apple...
2012-03-19 Vladimir 'phcoder... * grub-core/gdb/cstub.c (grub_gdb_inbuf): Increase...
2012-03-10 Vladimir 'phcoder... * grub-core/gdb/i386/idt.c (grub_gdb_breakpoint):...
2012-03-02 Vladimir 'phcoder... * grub-core/commands/i386/pc/drivemap.c: Add TRANSLATO...
2012-03-02 Vladimir 'phcoder... * grub-core/fs/zfs/zfsinfo.c (print_vdev_info): Add...
2012-02-29 Vladimir 'phcoder... * grub-core/gdb/i386/machdep.S: Use VARIABLE and EXT_C...
2012-02-27 Colin Watson * include/grub/partition.h (grub_partition_map): Chang...
2012-02-26 Vladimir 'phcoder... Remove prio_list.
2012-02-26 Lubomir Kundrak GDB serial and backtrace support.
2012-02-26 Vladimir 'phcoder... Several cleanups
2012-02-18 Vladimir 'phcoder... merge mainline into gdb
2012-02-18 Vladimir 'phcoder... merge backtrace into gdb
2011-11-14 Lubomir Kundrakgdb over serial by Lubomir Kundrak and cleaned-up/updat...