grub/grub-core/gdb
Vladimir Serbinenko 09bc0a577d With Apple assembly in .macro environvemnt you have to use $$ instead
of $. So introduce new preprocessor macro MACRO_DOLLAR(x) which expands
	to $$x on Apple and to $x on everything else.
2013-11-24 07:08:18 +01:00
..
i386 With Apple assembly in .macro environvemnt you have to use $$ instead 2013-11-24 07:08:18 +01:00
cstub.c * grub-core/lib/reed_solomon.c (grub_reed_solomon_recover): Add 2013-11-08 09:27:56 +01:00
gdb.c * grub-core/commands/i386/pc/drivemap.c: Add TRANSLATORS comments. 2012-03-02 15:09:10 +01:00