[uClibc-cvs] uClibc/ldso/ldso/mips README, 1.3, 1.4 boot1_arch.h, 1.8, NONE ld_syscalls.h, 1.5, NONE ld_sysdep.h, 1.7, NONE

Erik Andersen andersen at uclibc.org
Tue Feb 10 09:26:52 UTC 2004


Update of /var/cvs/uClibc/ldso/ldso/mips
In directory nail:/tmp/cvs-serv25363/ldso/mips

Modified Files:
	README 
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


Index: README
===================================================================
RCS file: /var/cvs/uClibc/ldso/ldso/mips/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- README	25 Jul 2002 21:15:59 -0000	1.3
+++ README	10 Feb 2004 09:26:49 -0000	1.4
@@ -18,7 +18,7 @@
 other than the linker itself. The code was taken from the
 function 'elf_machine_rel' in 'sysdeps/mips/dl-machine.h'.
 
-ld_syscalls.h
+dl-syscalls.h
 -------------
 Used to contain all the macro functions for the system calls
 as well as the list of system calls supported. We now include
@@ -27,7 +27,7 @@
 Original code was taken from the Linux kernel source 2.4.17 and
 can be found in the file 'include/asm-mips/unistd.h'.
 
-ld_sysdep.h
+dl-sysdep.h
 -----------
 Contains bootstrap code for the dynamic linker, magic numbers
 for detecting MIPS target types and some macros. The macro

--- ld_syscalls.h DELETED ---

--- ld_sysdep.h DELETED ---

--- boot1_arch.h DELETED ---




More information about the uClibc-cvs mailing list