Vladimir 'phcoder' Serbinenko f1632d4dd0 Fix compilation on cygwin.
* conf/Makefile.common (STRIPFLAGS_KERNEL): Add -F elf32-i386 and
	-R .drectve on cygwin.
	* conf/i386-pc-cygwin-img-ld.sc: Merge rdata and pdata into data.
	* configure.ac: Use $(top_builddir) in TARGET_OBJ2ELF.
	(COND_CYGWIN): New condition.
	* grub-core/Makefile.am (%.mod): Set TARGET_OBJ2ELF.
	* grub-core/genmod.sh.in: Use ${TARGET_OBJ2ELF} and
	not @TARGET_OBJ2ELF@.
	* util/grub-pe2elf.c (write_symbol_table): Use pe_symtab->type and not
	type to determine whether aux is to be used.
2011-01-13 22:23:49 +01:00
..
2010-09-19 18:54:45 +05:30
2010-09-15 14:46:53 +02:00
2010-07-02 19:35:07 +02:00
2010-09-13 16:49:50 +02:00
2010-09-02 17:15:53 +02:00
2011-01-13 22:23:49 +01:00
2010-11-26 12:26:37 +00:00
2010-12-03 08:55:57 +05:30
2010-05-06 11:34:04 +05:30
2010-08-19 16:54:00 +05:30