Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-11-01 | fetestexcept implementation for PowerPC. | Ulrich Drepper | |
1999-11-01 | fegetexcept implementation for PowerPC. | Ulrich Drepper | |
1999-11-01 | feupdateenv implementation for PowerPC. | Ulrich Drepper | |
1999-11-01 | fesetround implementation for PowerPC. | Ulrich Drepper | |
1999-11-01 | fesetenv implementation for PowerPC. | Ulrich Drepper | |
1999-11-01 | fegetround implementation for PowerPC. | Ulrich Drepper | |
1999-11-01 | fegetenv implementation for PowerPC. | Ulrich Drepper | |
1999-11-01 | feclearexcept implementation for PowerPC. | Ulrich Drepper | |
1999-11-01 | Moved into fpu subdir. | Ulrich Drepper | |
1999-10-31 | Return value and add alias. | Ulrich Drepper | |
1999-10-19 | Implied directories for MIPS3. | Ulrich Drepper | |
1999-10-19 | Remove wordsize-32 reference. | Ulrich Drepper | |
1999-08-22 | Remove SGI specific calls, add RTLD_LOCAL. | Ulrich Drepper | |
1999-07-21 | 1999-07-21 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* elf/dl-reloc.c (_dl_reloc_bad_type): New function. * elf/ldsodefs.h: Declare it. * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Use it instead of assert. (elf_machine_lazy_rel): Likewise. Take new arg MAP. * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise. (elf_machine_lazy_rel): Likewise. * sysdeps/mips/dl-machine.h (elf_machine_rel): Likewise. (elf_machine_lazy_rel): Likewise. * sysdeps/mips/mips64/dl-machine.h (elf_machine_rel): Likewise. (elf_machine_lazy_rel): Likewise. * sysdeps/m68k/dl-machine.h (elf_machine_rela): Likewise. (elf_machine_lazy_rel): Likewise. * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise. (elf_machine_lazy_rel): Likewise. * sysdeps/generic/dl-machine.h (elf_machine_rel): Likewise. * sysdeps/arm/dl-machine.h (elf_machine_rel): Likewise. (elf_machine_lazy_rel): Likewise. * sysdeps/alpha/dl-machine.h (elf_machine_rela): Likewise. (elf_machine_lazy_rel): Likewise. * sysdeps/powerpc/dl-machine.h (elf_machine_lazy_rel): Likewise. * sysdeps/powerpc/dl-machine.c (__process_machine_rela): Use _dl_reloc_bad_type instead of _dl_signal_error. * elf/do-rel.h (elf_dynamic_do_rel): Pass MAP to elf_machine_lazy_rel. | |||
1999-07-14 | Add flt-32 and dbl-64. | Ulrich Drepper | |
1999-05-23 | Adapted for header file change. | Ulrich Drepper | |
1999-05-23 | (fenv_t): Prepend __ to member names to protect from user's macro namespace. | Ulrich Drepper | |
1999-03-01 | (ucontext): Rename field uc_links to | Ulrich Drepper | |
uc_link which is the right name according to Unix98. | |||
1999-02-20 | (elf_machine_runtime_setup): DT_PLTGOT entry is already relocated. | Ulrich Drepper | |
(__dl_runtime_resolve): Likewise. | |||
1999-02-20 | (elf_machine_runtime_setup): DT_PLTGOT entry is already relocated. | Ulrich Drepper | |
1999-02-20 | (elf_machine_got_rel): Likewise. | Ulrich Drepper | |
(elf_machine_got_rel): Likewise for DT_SYMTAB and DT_STRTAB. | |||
1999-02-16 | Fix typo. | Ulrich Drepper | |
1999-02-16 | Fix typo. | Ulrich Drepper | |
Remove __setfpucw. | |||
1999-01-14 | Add sys/regdef.h back. | Ulrich Drepper | |
1999-01-14 | Register definitions for MIPS. | Ulrich Drepper | |
1999-01-14 | Remove sys/regdef.h. | Ulrich Drepper | |
1998-12-31 | MIP floating point definition header. | Ulrich Drepper | |
1998-12-31 | MIPS assembler helper definitions. | Ulrich Drepper | |
1998-12-31 | SGI's MIPS definitions. | Ulrich Drepper | |
1998-12-31 | MIPS register definitions. | Ulrich Drepper | |
1998-12-31 | MIPS floating point control information. | Ulrich Drepper | |
1998-12-31 | MIPS floating point register definitions. | Ulrich Drepper | |
1998-12-31 | Add new headers. | Ulrich Drepper | |
1998-12-31 | Add new files. | Ulrich Drepper | |
1998-12-11 | (elf_machine_rel): Fixl_addr parameter type. | Ulrich Drepper | |
1998-11-28 | ISO C 9x FPU exception handling function. | Ulrich Drepper | |
1998-11-28 | (sysdep_routines): Use += instead of a :=. | Ulrich Drepper | |
1998-11-27 | Add closing comment to avoid warning. | Ulrich Drepper | |
1998-11-26 | System V ucontext definition for MIPS. | Ulrich Drepper | |
1998-11-26 | (ELF_MACHINE_NO_PLT): New defined macro. | Ulrich Drepper | |
(elf_machine_got_rel): Remove scope variable. Use scope from the map. Don't modify _dl_global_scope_end in the end. (__dl_runtime_resolv): Also use scope from the map. | |||
1998-08-28 | (elf_machine_lazy_rel): Change first parameter. | Ulrich Drepper | |
1997-11-26 | Issue error message if the header is used directly. | Ulrich Drepper | |
1997-08-27 | (RTLD_START): Switch back to previous section to avoid confusing the | Ulrich Drepper | |
compiler. | |||
1997-08-10 | Add some files. | Ulrich Drepper | |
1997-08-10 | Additional files to istribute for mips/mipsel. | Ulrich Drepper | |
1997-07-28 | (elf_machine_runtime_setup): Add new parameter to enable profiling. | Ulrich Drepper | |
(elf_machine_rela): Add new parameter to specify place to store result in. | |||
1997-07-26 | Remove extra stuff. | Ulrich Drepper | |
1997-07-26 | Remove __PIC__ comment. | Ulrich Drepper | |
1997-07-22 | MIPS64 dependent RTLD. | Ulrich Drepper | |
1997-07-22 | Special parameters for rtld generation. | Ulrich Drepper | |