projects
/
kopensolaris-gnu
/
glibc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
(rtld_map): New static variable.
[kopensolaris-gnu/glibc.git]
/
elf
/
1995-11-07
roland
(rtld_map): New static variable.
tree
|
commitdiff
1995-11-07
roland
Fix last change: move REF out of `doit'.
tree
|
commitdiff
1995-11-06
roland
Return the proper value, not just the defining object...
tree
|
commitdiff
1995-10-24
roland
Include _itoa.h from stdio-common instead of stdio.
tree
|
commitdiff
1995-10-17
roland
(install-others): Add missing slash.
tree
|
commitdiff
1995-10-17
roland
Prepend `./' to relative file names so ld.so won't...
tree
|
commitdiff
1995-10-11
roland
(install-others): Add missing $.
tree
|
commitdiff
1995-10-09
roland
(distribute): Add ldd.sh.in.
tree
|
commitdiff
1995-10-09
roland
New file.
tree
|
commitdiff
1995-10-09
roland
(dl_main): Under --list, print msg if executable is...
tree
|
commitdiff
1995-10-09
roland
(_dl_map_object_from_fd): Rewrote program header proces...
tree
|
commitdiff
1995-10-06
roland
(elf_get_dynamic_info): If DYN is null, don't examine it.
tree
|
commitdiff
1995-10-05
roland
(dl_main): Grok --list flag.
tree
|
commitdiff
1995-10-04
roland
(_dl_sysdep_message): Declare it.
tree
|
commitdiff
1995-10-04
roland
(dlopen): Don't pass USER_ENTRY arg to _dl_map_object.
tree
|
commitdiff
1995-09-30
roland
(_dl_map_object_from_fd): Do all accesses to HEADER...
tree
|
commitdiff
1995-09-30
roland
(_dl_map_object, _dl_map_object_from_fd): Remove last...
tree
|
commitdiff
1995-09-30
roland
(dl_main): Don't pass USER_ENTRY arg to _dl_map_object.
tree
|
commitdiff
1995-09-30
roland
(dl_main): Don't pass USER_ENTRY arg to _dl_map_object.
tree
|
commitdiff
1995-09-30
roland
(_dl_init_next): Don't pass ENTRY_POINT arg to _dl_map_...
tree
|
commitdiff
1995-09-30
roland
(struct link_map): New member `l_entry'.
tree
|
commitdiff
1995-09-28
roland
(rtld_command): Variable removed.
tree
|
commitdiff
1995-09-27
roland
(_dl_map_object_from_fd): New function, broken out...
tree
|
commitdiff
1995-09-27
roland
(_dl_map_object_from_fd): Fix type in decl.
tree
|
commitdiff
1995-09-27
roland
(_dl_map_object_from_fd): Declare it.
tree
|
commitdiff
1995-09-21
roland
(distribute): Add soinit.c and sofini.c.
tree
|
commitdiff
1995-09-21
roland
New file.
tree
|
commitdiff
1995-09-21
roland
New file.
tree
|
commitdiff
1995-09-19
roland
Include errno.h.
tree
|
commitdiff
1995-09-17
roland
* elf/elf.h (AT_GID): Fix typo: Read -> Real.
tree
|
commitdiff
1995-09-15
roland
(EM_S370): Fixed typo in comment.
tree
|
commitdiff
1995-09-06
roland
(_dl_lookup_symbol): Test WEAK_VALUE.s rather than...
tree
|
commitdiff
1995-07-06
roland
Pass final arg to _dl_lookup_symbol.
tree
|
commitdiff
1995-07-06
roland
(libdl.so): Pass $(LDFLAGS.so).
tree
|
commitdiff
1995-06-08
roland
(_dl_map_object): Add MAP_INHERIT flag in mmap from...
tree
|
commitdiff
1995-06-08
roland
(_dl_relocate_object: resolve): Don't let *REF satisfy...
tree
|
commitdiff
1995-06-08
roland
(elf_dynamic_do_rel): Pass new second arg of R->r_offse...
tree
|
commitdiff
1995-06-08
roland
(_dl_lookup_symbol): Take new flag arg NOSELF; if nonze...
tree
|
commitdiff
1995-06-08
roland
(_dl_lookup_symbol): Add new arg NOSELF in decl.
tree
|
commitdiff
1995-06-08
roland
(dl_main): Write a newline in fatal msg.
tree
|
commitdiff
1995-06-08
roland
[! NDEBUG] (__assert_perror_fail): New function.
tree
|
commitdiff
1995-06-08
roland
(open_path): Don't do strlen on DIRPATH if it's null.
tree
|
commitdiff
1995-06-07
roland
(_dl_catch_error): Clear *ERRSTRING and *OBJNAME when...
tree
|
commitdiff
1995-06-07
roland
Don't dereference L->l_prev when it's null.
tree
|
commitdiff
1995-06-07
roland
(dl_main): Add missing NULL terminating argument in...
tree
|
commitdiff
1995-06-05
roland
(ELFMAG): Use \177 instead of \x7f. It seems GCC insis...
tree
|
commitdiff
1995-06-01
roland
Initialize RTLD_MAP.l_type.
tree
|
commitdiff
1995-06-01
roland
(_dl_relocate_object): Clear LAZY if relocating the...
tree
|
commitdiff
1995-05-31
roland
Finally finished!!!
tree
|
commitdiff
1995-05-21
roland
(ld.so): Use -nostartfiles in addition to -nostdlib.
tree
|
commitdiff
1995-05-12
roland
(ELFMAG, SELFMAG): New macros.
tree
|
commitdiff
1995-05-11
roland
misc
tree
|
commitdiff
1995-05-09
roland
misc fixes
tree
|
commitdiff
1995-05-08
roland
(PT_MIPS_REGINFO): Fixed typo in comment.
tree
|
commitdiff
1995-05-08
roland
.
tree
|
commitdiff
1995-05-06
roland
Misc fixes in new rtld code.
tree
|
commitdiff
1995-05-03
roland
(_dl_catch_error): Actually call the OPERATE function...
tree
|
commitdiff
1995-05-02
roland
Implemented runtime dynamic linker to support ELF share...
tree
|
commitdiff
1995-04-13
roland
(elf_hash): Use XOR instead of ANDN when the bits being...
tree
|
commitdiff
1995-03-30
roland
(STN_UNDEF): New macro (distinct from SHN_UNDEF, though...
tree
|
commitdiff
1995-03-30
roland
New file.
tree
|
commitdiff
1995-03-29
roland
.
tree
|
commitdiff
1995-03-10
roland
(STN_UNDEF): Renamed to SHN_UNDEF (typo).
tree
|
commitdiff
1995-03-06
roland
Fix typos.
tree
|
commitdiff
1995-02-27
roland
New file.
tree
|
commitdiff
1995-02-27
roland
New file.
tree
|
commitdiff
1995-02-21
roland
New file.
tree
|
commitdiff
1995-02-18
roland
Previously uncontrolled files put into CVS.
tree
|
commitdiff