2000-10-21 |
drepper | Test for dlopen with RTLD_GLOBAL only in the second... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | (add_to_global): New function. Split out from dl_open_... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | (_dl_map_object): Remember when we added the SONAME... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | (struct link_map): Add l_soname_added bitfield. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | (add_dependency): Increment object of object and all... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | (_dl_map_object_from_fd): Increment object of object... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | (_dl_map_object_deps): If dependency is already in... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Decrement opencount for all dependencies which can... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Add debug when with more output. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Also print opencount. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | (OUT): Flush at the end. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Add rules to build and run unload2. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Modules for unload2 test. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Test for correct reference counting with unload. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | (_dl_close): Revert last change. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | (ngettext): Add missing parameter. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | (distribute): Add neededtest.c, neededobj1.c, neededobj... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Object for complete unloading test. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
drepper | Test case for complete unloading. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | (_dl_close): Decrement reference counter for all depend... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | (elf_machine_matches_host): Parameter is now pointer... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | Handle Macedonian correctly. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | (_dl_map_object_from_fd): Pass pointer to ELF header to |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | (WORD_BIT, LONG_BIT): Don't count on INT_MAX, __INT_MAX... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | Include bits/wordsize.h, use #if __WORDSIZE == 64 check... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | (testout): Place output file in build directory. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | Pretty print. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
aj | Update. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
aj | Include <asm/unistd.h>. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | (_nss_hesiod_initgroups_dyn): Correctly handle numeric... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | (__new_semctl): Pass union semun as 4th argument to... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | Add fcntl64() syscall. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | Declare __strcasecmp and __strcasestr. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
drepper | Remove declaration of __strcasecmp and __strcasestr. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
geoffk | * sysdeps/powerpc/fpu/bits/mathinline.h: Add versions |
commit | commitdiff | tree | snapshot |
2000-10-19 |
geoffk | * sysdeps/powerpc/dl-machine.c (dl_reloc_overflow... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
drepper | Correct default mount point in comments. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
aj | Update. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
aj | (_dl_load_cache_lookup): Change to avoid warning. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
aj | (regex_compile): Change to get defined behaviour. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
aj | 2000-10-18 Andreas Jaeger <aj@suse.de> |
commit | commitdiff | tree | snapshot |
2000-10-17 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-17 |
drepper | Update after precision increase is sources. |
commit | commitdiff | tree | snapshot |
2000-10-17 |
schwab | . |
commit | commitdiff | tree | snapshot |
2000-10-17 |
schwab | Update for changes in libm-test.inc. |
commit | commitdiff | tree | snapshot |
2000-10-17 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-17 |
drepper | PRINT_FPHEX_LONG_DOUBLE): Add missing backslash. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Protect tsd array modification in thread data structure... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | (DL_FIND_ARG_COMPONENTS): Little cleanup. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | (_FP_FRAC_SRS_2): Fix computation of sticky bit. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | (__floorl): Fix mask. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | (__ceill): Fix mask. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | (M_LOG_SQRT_PIl, M_LOG_2_SQRT_PIl): Increase precision. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Update for changes in libm-test.inc. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Add one more change to last patch. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Define HAVE_GETTEXT fir zdump.c, zic.c, ialloc.c, and... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Always include <libintl.h> for glibc. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Always include <libintl.h> for glibc. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
schwab | Fix last change (misapplied). |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Define _LIBC during generation of bits/stdio_lim.d. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Invoke other shell scripts through ${SHELL}. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Add aliases for Winblowz charsets. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
drepper | (_dl_signal_error): Allocate memory for objname as... |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | (R_IA64_PCREL60B): Add relocation. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Cleanup. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Insert \n and \t into inline asm. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Use sizeof in _itowa parameters correctly. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Insert \n and \t into inline asm. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Compute width of decimal point string correctly. Handl... |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | (frexp_test): Add L suffix also to parameters. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Update. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Define and use ASM_LINE_SEP, and add tabs to placate... |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Add test for comment and line separators. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Add ASM_LINE_SEP. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Regenerated: autoconf sysdeps/unix/sysv/linux/configure.in |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Regenerated: autoconf configure.in |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Add --start-group and --end-group. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Linux/HPPA errno definitions. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Conditionalize stack usage calculation on stack direction. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Dummy definitions for spinlock definitions. |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Include <bits/initspin> in $(sysdep_headers). |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Include bits/initspin.h. Use LT_SPINLOCK_INIT do initi... |
commit | commitdiff | tree | snapshot |
2000-10-15 |
drepper | Initialize locks with LT_SPINLOCK_INIT if it is non... |
commit | commitdiff | tree | snapshot |
next |