| Commit message (Expand) | Author | Age | Files | Lines |
* | Temporary fix for problems that occur if CFLAGS=-g is added to | jb | 1998-04-01 | 1 | -1/+2 |
* | Bring these back from the dead. | jb | 1998-03-11 | 2 | -0/+99 |
* | Don't share sources with i386-elf. That was too difficult. 8-( | jb | 1998-03-11 | 1 | -4/+7 |
* | This commit was generated by cvs2svn to compensate for changes in r34484, | jb | 1998-03-11 | 1 | -20/+68 |
|\ |
|
| * | Sharing the crt sources with i386-elf wasn't too successful. The crti | jb | 1998-03-11 | 3 | -108/+120 |
* | | Trash startup sources from NetBSD in favour of jdp's FreeBSD source | jb | 1998-03-10 | 4 | -419/+23 |
* | | This commit was generated by cvs2svn to compensate for changes in r34452, | jb | 1998-03-10 | 1 | -0/+63 |
|\ \
| |/ |
|
| * | Import a sanitized version of jdp's crt1.c from i386-elf. I have removed | jb | 1998-03-10 | 1 | -0/+63 |
| * | This commit was manufactured by cvs2svn to create branch 'jb'. | cvs2svn | 1998-01-11 | 7 | -1182/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r34198, | jdp | 1998-03-07 | 6 | -0/+263 |
|\ \ |
|
| * | | Import C startup files for ELF support. | jdp | 1998-03-07 | 6 | -0/+263 |
| / |
|
* | | Import C startup files for ELF support. | jdp | 1998-03-07 | 6 | -0/+263 |
* | | Remove the include of <dlfcn.h> from crt0.c; it is not needed now | jdp | 1998-02-11 | 3 | -79/+3 |
* | | Move the trampolines for dlopen and related functions from crt0.o | jdp | 1998-02-09 | 4 | -481/+18 |
* | | Implement dladdr. | jdp | 1998-02-06 | 4 | -13/+169 |
* | | ${TARGET} -> ${.TARGET} | eivind | 1998-01-12 | 1 | -2/+2 |
|/ |
|
* | CSU source for Alpha obtained from NetBSD. The makefile will require | jb | 1998-01-11 | 4 | -0/+419 |
* | const correctness for dl*() | brian | 1997-11-22 | 3 | -15/+15 |
* | Make this file p-make clean. (Use "ld -O foo" instead of "ld; mv | asami | 1997-10-11 | 1 | -11/+6 |
* | Sort cross refereces in section SEE ALSO. | wosch | 1997-09-29 | 1 | -2/+3 |
* | Implement dlsym(RTLD_NEXT, symbol). | jdp | 1997-08-02 | 3 | -8/+42 |
* | Use our copy of dlfcn.h, not the version in /usr/include, which may not | msmith | 1997-04-30 | 1 | -2/+2 |
* | Declare the constructor/destructor linker sets as extern rather than | jdp | 1997-04-09 | 1 | -3/+24 |
* | Fix an error in the previous revision that caused make world breakage. | jdp | 1997-04-02 | 1 | -1/+3 |
* | Simplified install rule. | bde | 1997-04-01 | 1 | -6/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
* | Convert to mdoc format. | jdp | 1997-01-12 | 1 | -136/+152 |
* | Add definitions of RTLD_LAZY and RTLD_NOW. | jdp | 1997-01-12 | 1 | -0/+6 |
* | Set the "crt_ldso" member of the crt-to-ld.so interface structure. This | jdp | 1997-01-11 | 1 | -1/+2 |
* | Use ${COPY} instead of -C for installing non-source files. crt*.o | bde | 1997-01-01 | 1 | -2/+2 |
* | When linking with no rtld support, provide stub dl*() functions that | peter | 1996-12-28 | 1 | -1/+43 |
* | Fixed prototyping of dlopen/dlsym in dlfcn.h, to match how crt0.c defines | scrappy | 1996-10-08 | 1 | -2/+2 |
* | Remove garbage initcode reference so that 'gcc -Dlint ...' | steve | 1996-10-06 | 1 | -2/+1 |
* | Support crt0 <-> ld.so interface version 4. This should be both backwards | peter | 1996-10-01 | 1 | -5/+11 |
* | cmp -s || install -c --> install -C | peter | 1996-08-30 | 1 | -7/+5 |
* | ``mv'' -> ``mv -f'' | wosch | 1996-05-07 | 1 | -6/+6 |
* | Changed the dimensions of __CTOR_LIST__ and __DTOR_LIST__ from 0 | jdp | 1996-02-20 | 1 | -14/+6 |
* | Back out the thread_init code in order to allow -current to bootstrap | nate | 1996-01-30 | 1 | -8/+0 |
* | Reviewed by: julian and (hsu?) | julian | 1996-01-22 | 1 | -1/+9 |
* | Check the count in the first word of __CTOR_LIST__ before executing | jdp | 1996-01-15 | 1 | -4/+12 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 1 | -3/+0 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 2 | -436/+0 |
* | Remove my locale hack. Sigh. | ache | 1995-11-02 | 2 | -14/+3 |
* | Clean up and make code (more) readable. | phk | 1995-10-29 | 2 | -111/+96 |
* | Fixed dependencies for scrt0.o. | bde | 1995-10-22 | 1 | -7/+14 |
* | -fomit-frame-pointer is becomming an increasingly popular optimization, | phk | 1995-10-20 | 1 | -2/+2 |
* | put the _getenv and _strncmp under #ifdef DEBUG, which is the only time | phk | 1995-10-18 | 1 | -1/+6 |
* | Create a scrt0.o file that specifically excludes the shared-lib support. | dg | 1995-10-18 | 1 | -6/+11 |
* | Fixup the "ld.so failed" message for the case when ld.so finds undefined | nate | 1995-09-27 | 1 | -5/+16 |