Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (libdl.so): Pass $(LDFLAGS.so). | Roland McGrath | 1995-07-06 | 1 | -1/+2 |
| | |||||
* | (ld.so): Use -nostartfiles in addition to -nostdlib. | Roland McGrath | 1995-05-21 | 1 | -1/+1 |
| | |||||
* | misc | Roland McGrath | 1995-05-11 | 1 | -3/+6 |
| | |||||
* | * sysdeps/mach/i386/sysdep.h (SNARF_ARGS, CALL_WITH_SP): Rewritten. | Roland McGrath | 1995-05-02 | 1 | -2/+30 |
| | | | | | | | | | | * sysdeps/i386/dl-machine.h: New file. * sysdeps/stub/dl-machine.h: New file. * sysdeps/i386/dl-runtime.c: New file. * sysdeps/stub/dl-runtime.c: New file. * sysdeps/i386/elf/start.S: New file. * sysdeps/generic/dl-sysdep.c: New file. * sysdeps/mach/hurd/dl-sysdep.c: New file. | ||||
* | * Makefile (subdirs): Add elf first. | Roland McGrath | 1995-02-21 | 1 | -0/+23 |
* elf/Makefile: New file. * elf/elf.h: New file. |