Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2002-05-08 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-05-08 | 1 | -4/+4 |
| | | | | * wire.c: Use ElfW(TYPE) in place of Elf32_TYPE throughout. | ||||
* | 2001-02-25 Roland McGrath <roland@frob.com> | Roland McGrath | 2001-02-26 | 1 | -2/+6 |
| | | | | * wire.c (map_extent): Add dead return stmt to silence gcc warning. | ||||
* | 2000-10-30 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2000-10-30 | 1 | -0/+1 |
| | | | | * wire.c: Include <error.h>. | ||||
* | 2000-10-29 Roland McGrath <roland@redhat.sf.frob.com> | Roland McGrath | 2000-10-29 | 1 | -1/+4 |
| | | | | | * wire.c (map_extent): Pass second arg of RTLD_NOLOAD to dlopen. (RTLD_NOLOAD): Define macro to zero if undefined. | ||||
* | 2000-10-29 Roland McGrath <roland@frob.com> | Roland McGrath | 2000-10-29 | 1 | -5/+20 |
| | | | | * wire.c (map_extent): Rewrite using dlsym on library's _end symbol. | ||||
* | 1999-10-29 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-10-29 | 1 | -0/+2 |
| | | | | * wire.c: Use a weak reference to _DYNAMIC. | ||||
* | 1999-08-23 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-09-13 | 1 | -14/+16 |
| | | | | | * wire.c (map_extent): Use p_memsz instead of p_filesz. (loaded): Return zero if _DYNAMIC has address zero (i.e., static link). | ||||
* | *** empty log message *** | Thomas Bushnell | 1996-07-31 | 1 | -1/+0 |
| | |||||
* | (wire_segment_internal): | Michael I. Bushnell | 1996-04-11 | 1 | -1/+9 |
| | |||||
* | Add a weak reference to _start, so we don't have to recompile all users of | Miles Bader | 1996-03-26 | 1 | -2/+1 |
| | | | | this library. | ||||
* | Initial revision | Michael I. Bushnell | 1996-03-25 | 1 | -0/+153 |