2002-02-28 |
Ulrich Drepper | (sysdep_routines): Add divdi3 in csu dir. |
commit | commitdiff | tree | snapshot |
2002-02-27 |
Ulrich Drepper | (elf_machine_load_address, RTLD_START): Work around... |
commit | commitdiff | tree | snapshot |
2002-02-24 |
Ulrich Drepper | Call _dl_non_dynamic_init for !SHARED. |
commit | commitdiff | tree | snapshot |
2002-02-23 |
Ulrich Drepper | Call __init_misc in addition to __libc_init. |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Andreas Jaeger | Update MCOUNT for current GCC behavior. |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Ulrich Drepper | Use \n\ for multiline string. |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Andreas Jaeger | * sysdeps/mips/dl-machine.h (elf_machine_matches_host... |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Andreas Jaeger | * sysdeps/unix/sysv/linux/mips/sys/procfs.h: Don't... |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Andreas Jaeger | * sysdeps/mips/atomicity.h (compare_and_swap): Remove |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Andreas Jaeger | Do not use branch likely. |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Andreas Jaeger | Make sure the right <ldsodefs.h> is included. |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Ulrich Drepper | (_test_and_set): Use branch likely. |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Ulrich Drepper | (exchange_and_add): Use branch likely. |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Ulrich Drepper | (RTLD_START): Call _dl_init_internal instead of _dl_init. |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Ulrich Drepper | Move all symbols to GLIBC_PRIVATE. |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Ulrich Drepper | Remove dl-procinfo.c. |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Ulrich Drepper | _dl_fpu_control, _dl_fpu_control_set): Remove unused... |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Andreas Schwab | Don't use multi-line string literals. |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Ulrich Drepper | Move _dl_hp_timing_overhead and procinfo-related variab... |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Ulrich Drepper | Move global variables for SHARED code in struct _rtld_g... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Ulrich Drepper | (pic-ccflag): New variable. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Ulrich Drepper | (ELF_MACHINE_BEFORE_RTLD_RELOC): Don't use label at... |
commit | commitdiff | tree | snapshot |
2002-01-18 |
Ulrich Drepper | Avoid warning about comma at end of enum for !_GNU_SOURCE. |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Ulrich Drepper | (__dl_runtime_resolve): Remove `const' from `got'. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Ulrich Drepper | (__ieee754_sqrt): Don't use multi-line string literals. |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Ulrich Drepper | Add sysv_termio.h and start-libc.c. |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Andreas Jaeger | Prevent double inclusion. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Ulrich Drepper | Define _G_MMAP64. |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Roland McGrath | 2002-01-02 Roland McGrath <roland@frob.com> |
commit | commitdiff | tree | snapshot |
2001-12-31 |
Ulrich Drepper | (elf_machine_runtime_setup): Avoid warning. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Andreas Jaeger | (elf_machine_rela): Fix typo in last patch. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Ulrich Drepper | (elf_machine_runtime_setup): Save original content... |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Ulrich Drepper | Arm specific additions to struct link. |
commit | commitdiff | tree | snapshot |
2001-12-12 |
Ulrich Drepper | (elf_machine_runtime_setup): Reinitialize |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Andreas Jaeger | Remove __brk_addr alias, avoid warning. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ulrich Drepper | (sysdep-routines): Add framestate. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ulrich Drepper | (__register_frame_info, __deregister_frame_info): Move... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ulrich Drepper | GCC frame description for VAX. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ulrich Drepper | GCC frame description for MIPS. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ulrich Drepper | GCC frame description for m68k. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ulrich Drepper | GCC frame description for PA. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ulrich Drepper | GCC frame description for Arm. |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Ulrich Drepper | GCC frame description for Alpha. |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Andreas Schwab | New file to fix RLIM_INFINITY. |
commit | commitdiff | tree | snapshot |
2001-10-27 |
Ulrich Drepper | (DL_CALL_FCT): Cast to void *. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Andreas Schwab | Updated for fixed cbrtl implementation. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Andreas Schwab | Fix braino in last change. |
commit | commitdiff | tree | snapshot |
2001-10-16 |
Andreas Schwab | * sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp if |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Andreas Jaeger | Make sysmips() prototype a varargs prototype. Remove... |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Andreas Jaeger | General cleanup, use __USE_MISC / __USE_XOPEN not __USE... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Ulrich Drepper | (struct cmsghdr): Don't declare __cmsg_data field if... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Ulrich Drepper | (elf_machine_load_address): Compute the difference... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Ulrich Drepper | Add real implementation. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Ulrich Drepper | (init): Use USE_NONONPTION_FLAG ifdef for __getopt_clea... |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Ulrich Drepper | Updated. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Ulrich Drepper | (elf_machine_rel): Fix thinko in usage of RESOLVE(... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Ulrich Drepper | termio definitions for AIX. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Ulrich Drepper | Library startup code for AIX. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Ulrich Drepper | Program startup code for AIX. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Ulrich Drepper | Alias __libc_fcntl to __fcntl. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Ulrich Drepper | Startup code for glibc on AIX. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Ulrich Drepper | Not needed anymore. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Ulrich Drepper | (aix-syscalls.o): More linker command line options. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Ulrich Drepper | Fix usage of new _dl_signal_error() format. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Ulrich Drepper | Forward declare struct link_map. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Ulrich Drepper | Include <errno.h>. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Ulrich Drepper | gethostname implementation for Linux/Alpha. |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Ulrich Drepper | Startup code for Alpha/ELF. |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Ulrich Drepper | Not needed anymore. |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Ulrich Drepper | Support for high-precision timers on Alpha. |
commit | commitdiff | tree | snapshot |
2001-09-01 |
Ulrich Drepper | (elf_machine_rela): Remove unused code. |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Ulrich Drepper | (elf_machine_rela): Don't handle |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Ulrich Drepper | Adjust j0 ULPs. |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Ulrich Drepper | Adjust j0 ULPs. |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Andreas Schwab | Updated. |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Ulrich Drepper | (__dl_runtime_resolve): Pass ELF_RTYPE_CLASS_PLT, inste... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Ulrich Drepper | (elf_machine_lookup_noplt_p, elf_machine_lookup_noexec_... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Andreas Jaeger | 2001-08-24 Maciej W. Rozycki macro@ds2.pg.gda.pl |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Ulrich Drepper | (elf_machine_rel_relative): New function. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Ulrich Drepper | (elf_machine_rel_relative): Use ElfW(Rel) in argument. |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Ulrich Drepper | (elf_machine_rela_relative): Rename from elf_machine_re... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Ulrich Drepper | (elf_machine_rela_relative): Rename from elf_machine_re... |
commit | commitdiff | tree | snapshot |
2001-08-24 |
Ulrich Drepper | Define elf_machine_rel_relative. Minor optimizations. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Ulrich Drepper | Fix type of __id_t, __useconds_t and __intptr_t. |
commit | commitdiff | tree | snapshot |
2001-08-16 |
Ulrich Drepper | Add rule to import kernel symbols. |
commit | commitdiff | tree | snapshot |
2001-08-15 |
Andreas Schwab | (atomic_add): Don't allow address register for operand 0. |
commit | commitdiff | tree | snapshot |
2001-08-13 |
Andreas Jaeger | (MCOUNT): Don't use delay slot for jal since jal is... |
commit | commitdiff | tree | snapshot |
2001-08-11 |
Ulrich Drepper | Use __getopt_clean_environment only if USE_NONOPTION_FL... |
commit | commitdiff | tree | snapshot |
2001-08-11 |
Ulrich Drepper | (elf_machine_runtime_setup): Only set _dl_profile_map... |
commit | commitdiff | tree | snapshot |
2001-07-31 |
Andreas Jaeger | * sysdeps/unix/sysv/linux/sparc/bits/poll.h (NPOLLFILE... |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Ulrich Drepper | Add dl-support.c, dl-addr.c, and dl-error.c. |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Ulrich Drepper | Add sys/procfs.h. |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Ulrich Drepper | Not needed anymore. |
commit | commitdiff | tree | snapshot |
2001-07-28 |
Ulrich Drepper | Remove non-existing files. |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Andreas Schwab | Don't mark asm input operand as clobbered. |
commit | commitdiff | tree | snapshot |
2001-07-22 |
Andreas Schwab | (INLINE_SYSCALL): Don't mark asm input operand as clobb... |
commit | commitdiff | tree | snapshot |
2001-07-20 |
Andreas Jaeger | Synch with kernel. |
commit | commitdiff | tree | snapshot |
2001-07-17 |
Andreas Schwab | Fix last change. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Ulrich Drepper | Not needed anymore. |
commit | commitdiff | tree | snapshot |
2001-07-16 |
Ulrich Drepper | (MAP_BASE_ADDR): Removed. |
commit | commitdiff | tree | snapshot |
next |