2002-08-28 |
drepper | Additional configuration for IA-64/ELF. |
tree | commitdiff |
2002-08-28 |
drepper | Add ia64libgcc.S. |
tree | commitdiff |
2002-08-25 |
drepper | Define __bzero as well. |
tree | commitdiff |
2002-08-25 |
drepper | (HP_TIMING_PRINT): Add cast to avoid warning. |
tree | commitdiff |
2002-08-25 |
drepper | (__asm__): Don't use newlines embedded in string. |
tree | commitdiff |
2002-07-25 |
drepper | Use __ASSEMBLER__ test macro not ASSEMBLER. |
tree | commitdiff |
2002-07-06 |
aj | * sysdeps/ia64/fpu/e_acos.S: Added text of Intel license. |
tree | commitdiff |
2002-06-20 |
aj | Regenerated. |
tree | commitdiff |
2002-05-11 |
aj | (__divsf3): Fix typo in symbol version. |
tree | commitdiff |
2002-05-11 |
aj | Remove extra endif. |
tree | commitdiff |
2002-05-03 |
drepper | Some libgcc functions to be re-exported from glibc. |
tree | commitdiff |
2002-05-03 |
drepper | (__divtf3, __divdf3, __divsf3, __divdi3, __moddi3,... |
tree | commitdiff |
2002-05-03 |
drepper | Add ia64libgcc in csu subdir. |
tree | commitdiff |
2002-04-26 |
drepper | Define _internal aliases. |
tree | commitdiff |
2002-04-26 |
drepper | Fix definition of _internal names. |
tree | commitdiff |
2002-04-26 |
drepper | Fix recovery code. |
tree | commitdiff |
2002-04-14 |
drepper | Also define _internal alias. |
tree | commitdiff |
2002-04-06 |
drepper | (ELF_MACHINE_REL_RELATIVE): Define. |
tree | commitdiff |
2002-04-05 |
drepper | TRAMPOLINE_TEMPLATE): Add unwind info. |
tree | commitdiff |
2002-02-28 |
drepper | Add HAVE_VISIBILITY_ATTRIBUTE and HAVE_SDATA_SECTION. |
tree | commitdiff |
2002-02-27 |
drepper | A_64 definitions for __tls_get_addr function. |
tree | commitdiff |
2002-02-03 |
drepper | (RTLD_START): Call _dl_init_internal instead of _dl_init. |
tree | commitdiff |
2002-02-01 |
drepper | Move all symbols to GLIBC_PRIVATE. |
tree | commitdiff |
2002-02-01 |
drepper | Move _dl_hp_timing_overhead in _rtld_global struct. |
tree | commitdiff |
2002-02-01 |
drepper | Move _dl_hp_timing_overhead and procinfo-related variab... |
tree | commitdiff |
2002-02-01 |
drepper | Move global variables for SHARED code in struct _rtld_g... |
tree | commitdiff |
2002-02-01 |
drepper | Add _dl_load_lock, _dl_lazy, _dl_dynamic_weak, _dl_fpu_... |
tree | commitdiff |
2002-01-31 |
drepper | Move global variables for SHARED code in struct _rtld_g... |
tree | commitdiff |
2002-01-30 |
drepper | (DL_AUTO_FUNCTION_ADDRESS): Add cast to avoid warning |
tree | commitdiff |
2002-01-08 |
aj | Prevent double inclusion. |
tree | commitdiff |
2001-09-08 |
drepper | Fix usage of new _dl_signal_error() format. |
tree | commitdiff |
2001-08-30 |
drepper | (elf_machine_rela): Don't handle |
tree | commitdiff |
2001-08-29 |
drepper | Updated. |
tree | commitdiff |
2001-08-27 |
drepper | Add forward declaration for struct link_map. |
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-08-23 |
drepper | Complete rewrite. |
tree | commitdiff |
2001-08-08 |
drepper | (GETTIME): Define using hp-timing.h funcationality. |
tree | commitdiff |
2001-08-08 |
drepper | (HP_TIMING_NOW): Fix comment. |
tree | commitdiff |
2001-07-28 |
drepper | Add bits7link.h. |
tree | commitdiff |
2001-07-26 |
drepper | Machine specific definitions for internal link.h. ... |
tree | commitdiff |
2001-07-26 |
drepper | Rewrite for better scalability and to avoid deadlocks. |
tree | commitdiff |
2001-07-26 |
drepper | (DL_AUTO_FUNCTION_ADDRESS): New macro. |
tree | commitdiff |
2001-07-26 |
drepper | (IA64_BOOT_FPTR_TABLE_LEN): Rename |
tree | commitdiff |
2001-07-26 |
drepper | (_dl_symbol_address): Update call to __ia64_make_fptr... |
tree | commitdiff |
2001-07-25 |
drepper | (ENTRY_POINT_DECL): New definition. |
tree | commitdiff |
2001-07-07 |
drepper | Call strnlen() when determining the |
tree | commitdiff |
2001-07-07 |
aj | Put under LGPL v2.1. |
tree | commitdiff |
2001-07-06 |
aj | Update to LGPL v2.1. |
tree | commitdiff |
2001-06-16 |
drepper | nexttowardf implementation for IA-64. |
tree | commitdiff |
2001-06-16 |
drepper | nexttowardf implemenation for IA-64. |
tree | commitdiff |
2001-06-06 |
aj | Fix a typo introduced by last patch. |
tree | commitdiff |
2001-06-05 |
aj | Add .type for the entry point. |
tree | commitdiff |
2001-05-27 |
drepper | Increase MEMLAT from 6 to 21 for better performance. |
tree | commitdiff |
2001-05-27 |
drepper | bcopy implemenation for IA-64. |
tree | commitdiff |
2001-05-27 |
drepper | bzero implementation for IA-64. |
tree | commitdiff |
2001-05-27 |
drepper | Undo last patch. |
tree | commitdiff |
2001-05-27 |
drepper | Initialize fpsr from _FPU_STATUS. |
tree | commitdiff |
2001-05-27 |
drepper | Add deltas for tanh(-0.7). |
tree | commitdiff |
2001-04-24 |
drepper | Add hp-timing.c. |
tree | commitdiff |
2001-04-24 |
drepper | High-precision timing functions. |
tree | commitdiff |
2001-04-24 |
drepper | Code and data for high-precision timing functions. |
tree | commitdiff |
2001-04-24 |
drepper | Add _dl_cpuclock_offset for ld in 2.2.3. |
tree | commitdiff |
2001-04-24 |
drepper | [subdir=csu] (sysdep_routines): Add hp-timing. |
tree | commitdiff |
2001-04-17 |
drepper | Adjust result for higher precision results. |
tree | commitdiff |
2001-04-17 |
drepper | Adjust for increased precision in result of several... |
tree | commitdiff |
2001-04-13 |
drepper | Add elf/entry.h. |
tree | commitdiff |
2001-04-11 |
drepper | Add unwind directives. Drop superfluous restore of... |
tree | commitdiff |
2001-04-11 |
drepper | Add unwind directives. |
tree | commitdiff |
2001-04-11 |
drepper | Add unwind directives. |
tree | commitdiff |
2001-04-11 |
drepper | Drop superfluous "alloc". |
tree | commitdiff |
2001-04-10 |
drepper | Undo last change. |
tree | commitdiff |
2001-04-10 |
drepper | Export __libc_ia64_register_backing_store_base. |
tree | commitdiff |
2001-04-10 |
drepper | Fix allocation of __libc_ia64_register_backing_store_base. |
tree | commitdiff |
2001-04-10 |
drepper | (_start): Add unwind directives. |
tree | commitdiff |
2001-04-10 |
drepper | Entry code definition for IA-64/ELF. |
tree | commitdiff |
2001-04-10 |
drepper | Stack information for IA-64. |
tree | commitdiff |
2001-04-07 |
drepper | Code to safely kill an application. |
tree | commitdiff |
2001-04-07 |
drepper | Atomic operations for IA-64. |
tree | commitdiff |
2001-03-27 |
drepper | Add new files to distribute. |
tree | commitdiff |
2001-03-27 |
drepper | Fix typos. |
tree | commitdiff |
2001-03-25 |
drepper | Misc cleanup: remove .psr and .lsb directives etc. |
tree | commitdiff |
2001-03-25 |
drepper | (_mcount_ret_helper): Use LOCAL_LEAF() to declare inste... |
tree | commitdiff |
2001-03-25 |
drepper | (ENTRY): Added. |
tree | commitdiff |
2001-03-16 |
drepper | Adjust for addition of erfl and erfcl. |
tree | commitdiff |
2001-03-11 |
drepper | Dummy replacement for code not needed here. |
tree | commitdiff |
2001-03-10 |
drepper | (feenableexcept): Remove punctuation in asm constraint. |
tree | commitdiff |
2001-03-10 |
drepper | (FE_NONIEEE_ENV): New macro. |
tree | commitdiff |
2001-03-07 |
schwab | * sysdeps/ia64/fpu/Makefile: Modify sysdep_routines... |
tree | commitdiff |
2001-03-04 |
drepper | Adjust for addition of lgammal. |
tree | commitdiff |
2001-02-26 |
drepper | Update for jnl and ynl introduction. |
tree | commitdiff |
2001-02-19 |
drepper | (libm-sysdep-routines): Add libm_error, libm_frexp4... |
tree | commitdiff |
2001-02-19 |
drepper | Add libc_libm_error.c. |
tree | commitdiff |
2001-02-19 |
drepper | IEEE error handling for math functions which are part... |
tree | commitdiff |
2001-02-19 |
drepper | Adjust error values for y1. |
tree | commitdiff |
2001-02-19 |
drepper | Wrapper for sqrtl. |
tree | commitdiff |
2001-02-19 |
drepper | Wrapper for sqrtf. |
tree | commitdiff |
2001-02-19 |
drepper | Wrapper for sqrt. |
tree | commitdiff |
2001-02-19 |
drepper | Wrapper for scalbl. |
tree | commitdiff |
next |