2002-08-28 |
drepper | Add divdi3.c and libgcc-compat.S. |
tree | commitdiff |
2002-08-22 |
geoffk | 2002-08-22 Steven Munroe <sjmunroe@us.ibm.com> |
tree | commitdiff |
2002-08-20 |
roland | 2002-08-20 Roland McGrath <roland@redhat.com> |
tree | commitdiff |
2002-08-04 |
drepper | (__stpcpy): Add libc_hidden_def. |
tree | commitdiff |
2002-05-21 |
drepper | (sysdeps_routines): Use libgcc-compat instead of cmpdi2... |
tree | commitdiff |
2002-05-21 |
drepper | Functions from libgcc which must be re-exported. |
tree | commitdiff |
2002-05-15 |
drepper | (__divdi3, __moddi3, __udivdi3, __umoddi3, __ashldi3... |
tree | commitdiff |
2002-05-15 |
drepper | (sysdeps_routines): Add divdi3, cmpdi2, shdi3, fixdfdi... |
tree | commitdiff |
2002-05-10 |
schwab | Add sqrtl alias. |
tree | commitdiff |
2002-04-14 |
drepper | Also define _internal alias. |
tree | commitdiff |
2002-03-14 |
drepper | Dummy file fo rnot needed __clz_tab table. |
tree | commitdiff |
2002-03-01 |
drepper | Use rtld_progrname instead of _dl_argv[0]. |
tree | commitdiff |
2002-02-18 |
roland | 2002-02-17 Roland McGrath <roland@frob.com> |
tree | commitdiff |
2002-02-17 |
roland | 2002-02-17 Roland McGrath <roland@frob.com> |
tree | commitdiff |
2002-02-03 |
drepper | (_dl_start_user): Call _dl_init_internal instead of... |
tree | commitdiff |
2002-02-01 |
drepper | Move global variables for SHARED code in struct _rtld_g... |
tree | commitdiff |
2002-01-02 |
roland | 2002-01-02 Roland McGrath <roland@frob.com> |
tree | commitdiff |
2001-12-12 |
drepper | (elf_machine_rela): If relocating |
tree | commitdiff |
2001-12-07 |
geoffk | * sysdeps/powerpc/Dist: Update for recent FP changes. |
tree | commitdiff |
2001-12-06 |
geoffk | * sysdeps/powerpc/Makefile (sysdep_routines): Don... |
tree | commitdiff |
2001-12-06 |
geoffk | * config.make.in (with-fp): Define from configure. |
tree | commitdiff |
2001-12-06 |
geoffk | * sysdeps/powerpc/__longjmp.S: Don't restore FP registers. |
tree | commitdiff |
2001-11-16 |
drepper | GCC frame description for PPC. |
tree | commitdiff |
2001-11-05 |
roland | 2001-11-05 Roland McGrath <roland@frob.com> |
tree | commitdiff |
2001-11-05 |
roland | 2001-11-05 Roland McGrath <roland@frob.com> |
tree | commitdiff |
2001-10-29 |
roland | 2001-10-28 Roland McGrath <roland@frob.com> |
tree | commitdiff |
2001-09-13 |
drepper | Adjust expected errors for j0. |
tree | commitdiff |
2001-09-08 |
drepper | Fix usage of new _dl_signal_error() format. |
tree | commitdiff |
2001-08-26 |
drepper | (elf_machine_lookup_noplt_p, elf_machine_lookup_noexec_... |
tree | commitdiff |
2001-08-24 |
drepper | (elf_machine_rela_relative): Rename from elf_machine_re... |
tree | commitdiff |
2001-08-24 |
drepper | Define elf_machine_rel_relative. Minor optimizations. |
tree | commitdiff |
2001-07-25 |
aj | (__elf_preferred_address): Prefer gaps below main execu... |
tree | commitdiff |
2001-07-06 |
aj | Update to LGPL v2.1. |
tree | commitdiff |
2001-06-30 |
drepper | (__elf_preferred_address): Prefer gaps below main execu... |
tree | commitdiff |
2001-06-29 |
aj | (ELF_MACHINE_RUNTIME_TRAMPOLINE): Handle profiling. |
tree | commitdiff |
2001-06-11 |
aj | Add ULPs for tanh (-0.7). |
tree | commitdiff |
2001-06-02 |
roland | 2001-06-01 Roland McGrath <roland@frob.com> |
tree | commitdiff |
2001-05-18 |
aj | Use __cxa_atexit. |
tree | commitdiff |
2001-04-22 |
drepper | Add deltas for atan2f. |
tree | commitdiff |
2001-04-17 |
drepper | Adjust for increased precision in result of several... |
tree | commitdiff |
2001-04-04 |
aj | (ELF_MACHINE_NO_REL): Move to right place. |
tree | commitdiff |
2001-04-04 |
drepper | Added nop after bl instruction. |
tree | commitdiff |
2001-04-03 |
drepper | Silence warnings. |
tree | commitdiff |
2001-03-10 |
drepper | (elf_machine_pltrel_p): Removed, it's not needed. |
tree | commitdiff |
2001-02-28 |
drepper | (__process_machine_rela): Fix typo. |
tree | commitdiff |
2001-02-28 |
drepper | Use new output functions and _dl_debug_mask. |
tree | commitdiff |
2001-02-28 |
drepper | Replace use of old output functions with the new ones. |
tree | commitdiff |
2001-02-23 |
drepper | Use C_TEXT to define label. Also define alternative... |
tree | commitdiff |
2001-01-07 |
drepper | (__libc_start_main): Don't call _dl_aux_init for shared... |
tree | commitdiff |
2001-01-07 |
drepper | (__libc_start_main): Call _dl_aux_init. |
tree | commitdiff |
2001-01-03 |
aj | * resolv/Versions: Fix bracing. |
tree | commitdiff |
2001-01-03 |
drepper | (__process_machine_rela): Fix typo. |
tree | commitdiff |
2001-01-03 |
drepper | (__data_start): Make it global. |
tree | commitdiff |
2001-01-03 |
drepper | (dl_reloc_overflow): Print the name of the failing... |
tree | commitdiff |
2000-12-05 |
drepper | Use strong_alias not .set. |
tree | commitdiff |
2000-12-04 |
drepper | Remove FLT_EVAL_METHOD and DECIMAL_DIG definitions. |
tree | commitdiff |
2000-11-27 |
drepper | (CFLAGS-initfini.s): Add -O1 to avoid the problems... |
tree | commitdiff |
2000-10-26 |
drepper | Update after libm-test.inc change. |
tree | commitdiff |
2000-10-20 |
drepper | (elf_machine_matches_host): Parameter is now pointer... |
tree | commitdiff |
2000-10-20 |
drepper | Pretty print. |
tree | commitdiff |
2000-10-19 |
geoffk | * sysdeps/powerpc/fpu/bits/mathinline.h: Add versions |
tree | commitdiff |
2000-10-19 |
geoffk | * sysdeps/powerpc/dl-machine.c (dl_reloc_overflow... |
tree | commitdiff |
2000-10-17 |
drepper | Update after precision increase is sources. |
tree | commitdiff |
2000-09-09 |
drepper | Add volatile to PPC_DCBST, PPC_SYNC, and PPC_ICBI asm... |
tree | commitdiff |
2000-09-07 |
drepper | (sysdep-rtld-routines): New variable. |
tree | commitdiff |
2000-09-06 |
aj | New file with soft-fp specific files. |
tree | commitdiff |
2000-09-06 |
aj | [$(subdir) = soft-fp]: Use sysdep_routines instead... |
tree | commitdiff |
2000-09-06 |
aj | [$(subdir) = elf]: Modify sysdep-dl-routines and sysdep... |
tree | commitdiff |
2000-09-05 |
aj | Add soft-fp. |
tree | commitdiff |
2000-09-05 |
aj | PowerPC specific extra sub directories. |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/Makefile |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/sfp-machine.h |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/Versions |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_utoq.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_util.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_ulltoq.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_sub.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_stoq.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_sqrt.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_qtoull.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_qtou.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_qtos.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_qtoll.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_qtoi.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_qtod.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_neg.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_mul.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_lltoq.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_itoq.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_fne.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_flt.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_fle.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_fgt.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_fge.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_feq.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_dtoq.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_div.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_cmpe.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_cmp.c |
tree | commitdiff |
2000-09-05 |
aj | Moved from soft-fp/sysdeps/powerpc/q_add.c |
tree | commitdiff |
next |