1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-27 19:22:00 +03:00
Files
glibc/sysdeps/unix
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
..
2003-01-08 00:22:00 +00:00
2002-12-31 20:46:11 +00:00
2002-12-31 20:46:11 +00:00
2003-01-27 21:03:22 +00:00
2002-12-15 01:00:22 +00:00
2002-12-31 20:46:11 +00:00
2003-03-03 04:57:09 +00:00
2003-03-03 04:57:09 +00:00
2003-02-21 07:07:52 +00:00
2002-12-31 20:46:11 +00:00
2002-10-16 03:03:00 +00:00
2002-08-03 07:02:10 +00:00
2002-08-04 23:32:14 +00:00
2002-08-08 07:53:36 +00:00
2002-08-04 09:27:27 +00:00