[uClibc-cvs] uClibc/ldso/ldso/sparc resolve.S, 1.2, 1.3 boot1_arch.h, 1.4, NONE ld_syscalls.h, 1.6, NONE ld_sysdep.h, 1.5, NONE
Erik Andersen
andersen at uclibc.org
Tue Feb 10 09:26:59 UTC 2004
- Previous message: [uClibc-cvs] uClibc/ldso/ldso/sh64 boot1_arch.h, 1.3, NONE ld_syscalls.h, 1.1, NONE ld_sysdep.h, 1.1, NONE
- Next message: [uClibc-cvs] uClibc/ldso/libdl Makefile, 1.34, 1.35 libdl.c, 1.36, 1.37 dlib.c, 1.36, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/uClibc/ldso/ldso/sparc
In directory nail:/tmp/cvs-serv25363/ldso/sparc
Modified Files:
resolve.S
Removed Files:
boot1_arch.h ld_syscalls.h ld_sysdep.h
Log Message:
Rework file naming, aiming for at least a vague level of consistancy
--- ld_sysdep.h DELETED ---
--- ld_syscalls.h DELETED ---
Index: resolve.S
===================================================================
RCS file: /var/cvs/uClibc/ldso/ldso/sparc/resolve.S,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- resolve.S 11 Jan 2002 19:57:41 -0000 1.2
+++ resolve.S 10 Feb 2004 09:26:55 -0000 1.3
@@ -2,7 +2,7 @@
* These are various helper routines that are needed to run an ELF image.
*/
#define COMPILE_ASM
-#include "ld_sysdep.h"
+#include "dl-sysdep.h"
.text
.align 16
--- boot1_arch.h DELETED ---
- Previous message: [uClibc-cvs] uClibc/ldso/ldso/sh64 boot1_arch.h, 1.3, NONE ld_syscalls.h, 1.1, NONE ld_sysdep.h, 1.1, NONE
- Next message: [uClibc-cvs] uClibc/ldso/libdl Makefile, 1.34, 1.35 libdl.c, 1.36, 1.37 dlib.c, 1.36, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the uClibc-cvs
mailing list