gcc/libffi/src
Andreas Tobler ac6ed182ed README: Remove notice about 'Crazy Comments'.
2006-04-22  Andreas Tobler  <a.tobler@schweiz.ch>

	* README: Remove notice about 'Crazy Comments'.
	* src/debug.c: Remove lint directives. Cleanup white spaces.
	* src/java_raw_api.c: Likewise.
	* src/prep_cif.c: Likewise.
	* src/raw_api.c: Likewise.
	* src/ffitest.c: Delete. No longer needed, all test cases migrated
	to the testsuite.
	* src/arm/ffi.c: Remove lint directives.
	* src/m32r/ffi.c: Likewise.
	* src/pa/ffi.c: Likewise.
	* src/powerpc/ffi.c: Likewise.
	* src/powerpc/ffi_darwin.c: Likewise.
	* src/sh/ffi.c: Likewise.
	* src/sh64/ffi.c: Likewise.
	* src/x86/ffi.c: Likewise.
	* testsuite/libffi.call/float2.c: Likewise.
	* testsuite/libffi.call/promotion.c: Likewise.
	* testsuite/libffi.call/struct1.c: Likewise.

From-SVN: r113181
2006-04-22 23:17:35 +02:00
..
alpha
arm README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
cris
frv
ia64 Fix IA-64 problems with denorms getting clobbered by type conversions. 2006-04-12 15:10:49 -07:00
m32r README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
m68k
mips
pa README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
powerpc README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
s390
sh README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
sh64 README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
sparc
x86 README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
debug.c README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
java_raw_api.c README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
prep_cif.c README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
raw_api.c README: Remove notice about 'Crazy Comments'. 2006-04-22 23:17:35 +02:00
types.c