glibc/sysdeps
Roland McGrath e48f96382f * sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) for
assembler command.
	* sysdeps/unix/Makefile (compile-syscall): New variable.
	Pass -g0 to compiler for assembling syscall stubs from stdin.

	* sysdeps/i386/sysdep.h [HAVE_CPP_ASM_DEBUGINFO]
	(STABS_CURRENT_FILE, STABS_CURRENT_FILE1, STABS_FUN, STABS_FUN_END):
	Define these to do nothing.

	* configure.in: New check for -g on .S files.
	* configure: Regenerated.
	* config.make.in (have-cpp-asm-debuginfo): New variable.
	* config.h.in (HAVE_CPP_ASM_DEBUGINFO): New #undef.
	* Makeconfig (ASFLAGS): New variable, if undefined and
	$(have-cpp-asm-debuginfo), take options matching -g% from $(CFLAGS).
	* Makerules (compile.S, COMPILE.S): Use $(ASFLAGS).
2003-03-10 09:11:13 +00:00
..
alpha Update. 2003-02-14 06:11:21 +00:00
am29k
arm Update. 2002-12-31 20:46:11 +00:00
cris * elf/Makefile (tests): Uncomment tst-array[123]. 2002-12-09 20:37:37 +00:00
generic (_dl_allocate_tls_storage): Fix reversed __builtin_expect expectation. 2003-03-06 06:40:43 +00:00
gnu Update. 2002-12-21 18:53:25 +00:00
hppa Update. 2002-12-31 20:46:11 +00:00
i386 * sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) for 2003-03-10 09:11:13 +00:00
i860
i960
ia64 Update. 2003-03-04 23:01:30 +00:00
ieee754 2003-01-20 Segher Boessenkool <segher@koffie.nl> 2003-01-20 05:25:30 +00:00
m68k (_dl_start_user): Access __libc_stack_end through GOT since it is a global symbol. 2003-03-01 15:33:11 +00:00
m88k
mach Revert unintentional commits. 2003-02-26 00:01:15 +00:00
mips Update. 2003-02-12 09:43:55 +00:00
posix Update. 2003-03-03 04:57:09 +00:00
powerpc Update. 2003-03-07 21:22:27 +00:00
pthread Update. 2003-01-03 06:51:18 +00:00
rs6000
s390 2003-03-07 Roland McGrath <roland@redhat.com> 2003-03-07 10:06:56 +00:00
sh Update. 2003-01-12 10:11:16 +00:00
sparc Update. 2003-02-21 19:11:49 +00:00
standalone Update. 2002-08-03 07:02:10 +00:00
tahoe
unix * sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) for 2003-03-10 09:11:13 +00:00
vax Update. 2002-12-31 20:46:11 +00:00
wordsize-32 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
wordsize-64 * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change. 2003-03-03 09:45:25 +00:00
x86_64 Update. 2003-02-21 19:25:36 +00:00
z8000