public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/arm/morello/main] TODO(api): cheri: misc: Implement new function getauxptr for CHERI capabilities
2022-08-05 19:37 UTC
[glibc/arm/morello/main] TODO(uapi): aarch64: morello: add HWCAP2_MORELLO
2022-08-05 19:37 UTC
[glibc/arm/morello/main] support: Fix TEST_COMPARE for uintptr_t
2022-08-05 19:37 UTC
[glibc/arm/morello/main] cheri: stdio-common: add support for printing CHERI capabilities
2022-08-05 19:37 UTC
[glibc/arm/morello/main] cheri: nptl: Check user provided stack for PCS constraints
2022-08-05 19:37 UTC
[glibc/arm/morello/main] TODO(uapi): cheri: Fix sigevent ABI
2022-08-05 19:37 UTC
[glibc/arm/morello/main] TODO(morello): cheri: fix posix timers
2022-08-05 19:37 UTC
[glibc/arm/morello/main] TODO(api): cheri: elfptr_t in public api for unwinder
2022-08-05 19:37 UTC
[glibc/arm/morello/main] TODO(l_addr): cheri: rtld: elfptr_t fix in rtld.c program header processing
2022-08-05 19:37 UTC
[glibc/arm/morello/main] TODO(l_addr): aarch64: morello: dynamic linking support
2022-08-05 19:37 UTC
[glibc/arm/morello/main] aarch64: rtld: avoid loading incompatible binaries
2022-08-05 19:36 UTC
[glibc/arm/morello/main] aarch64: morello: add lazy binding entry code
2022-08-05 19:36 UTC
[glibc/arm/morello/main] TODO(l_addr): cheri: rtld: elfptr_t fixes in dl-map-segments.h
2022-08-05 19:36 UTC
[glibc/arm/morello/main] TODO(incomplete): cheri: rtld: more elfptr_t in linkmap struct
2022-08-05 19:36 UTC
[glibc/arm/morello/main] cheri: elf: fix pointer provenance of l_tls_initimage
2022-08-05 19:36 UTC
[glibc/arm/morello/main] cheri: rtld: fix _dl_start to return elfptr_t
2022-08-05 19:36 UTC
[glibc/arm/morello/main] aarch64: morello: rtld: add ld.so _start code
2022-08-05 19:36 UTC
[glibc/arm/morello/main] aarch64: morello: rtld: define DL_RO_DYN_SECTION
2022-08-05 19:36 UTC
[glibc/arm/morello/main] aarch64: morello: fix ldconfig for purecap abi
2022-08-05 19:36 UTC
[glibc/arm/morello/main] aarch64: morello: disable the vpcs test
2022-08-05 19:36 UTC
[glibc/arm/morello/main] aarch64: morello: add purecap ucontext support
2022-08-05 19:36 UTC
[glibc/arm/morello/main] aarch64: morello: add purecap setjmp/longjmp
2022-08-05 19:36 UTC
[glibc/arm/morello/main] cheri: malloc: avoid switch over uintptr_t
2022-08-05 19:35 UTC
[glibc/arm/morello/main] cheri: malloc: fix alignment logic in obstack
2022-08-05 19:35 UTC
[glibc/arm/morello/main] cheri: malloc: use uintptr_t in alloc_buffer
2022-08-05 19:35 UTC
[glibc/arm/morello/main] cheri: malloc: align up without breaking capability in memalign
2022-08-05 19:35 UTC
[glibc/arm/morello/main] cheri: malloc: Disable pointer protection
2022-08-05 19:35 UTC
[glibc/arm/morello/main] cheri: malloc: use intptr_t to preserve capabilities
2022-08-05 19:35 UTC
[glibc/arm/morello/main] cheri: fix invalid pointer use after realloc in localealias
2022-08-05 19:35 UTC
[glibc/arm/morello/main] cheri: fix pointer tagging in tsearch
2022-08-05 19:35 UTC
[glibc/arm/morello/main] cheri: fix qsort for capabilities
2022-08-05 19:35 UTC
[glibc/arm/morello/main] cheri: wctype: turn wctype_t into a pointer
2022-08-05 19:35 UTC
[glibc/arm/morello/main] cheri: rseq: remove const to avoid readonly permission
2022-08-05 19:35 UTC
[glibc/arm/morello/main] aarch64: morello: nptl: fix thread pointer setup
2022-08-05 19:34 UTC
[glibc/arm/morello/main] aarch64: morello: nptl: fix pthread types for 128 bit pointers
2022-08-05 19:34 UTC
[glibc/arm/morello/main] cheri: nptl: fix pthread_attr_t alignment
2022-08-05 19:34 UTC
[glibc/arm/morello/main] cheri: nptl: fix thread ID types for capabilities
2022-08-05 19:34 UTC
[glibc/arm/morello/main] cheri: Implement 128-bit atomics
2022-08-05 19:34 UTC
[glibc/arm/morello/main] cheri: elf: Use elfptr_t in _dl_protect_relro
2022-08-05 19:34 UTC
[glibc/arm/morello/main] cheri: elf: elfptr_t fixes for preinit/init/fini array
2022-08-05 19:34 UTC
[glibc/arm/morello/main] TODO(l_addr): cheri: in static exe initialize l_addr to a zero capability
2022-08-05 19:34 UTC
[glibc/arm/morello/main] cheri: elf: use elfptr_t for auxv parsing
2022-08-05 19:34 UTC
[glibc/arm/morello/main] cheri: elf: Adjust Elf64_auxv_t for capabilities
2022-08-05 19:34 UTC
[glibc/arm/morello/main] cheri: elf: make l_addr a capability
2022-08-05 19:34 UTC
[glibc/arm/morello/main] cheri: elf: Add new a_type entries
2022-08-05 19:34 UTC
[glibc/arm/morello/main] elf: add EF_AARCH64_CHERI_PURECAP
2022-08-05 19:33 UTC
[glibc/arm/morello/main] elf: add Arm Morello relocations to elf.h
2022-08-05 19:33 UTC
[glibc/arm/morello/main] cheri: fix __minimal_malloc
2022-08-05 19:33 UTC
[glibc/arm/morello/main] cheri: fix static linking TLS setup
2022-08-05 19:33 UTC
[glibc/arm/morello/main] cheri: fix static linking early allocation
2022-08-05 19:33 UTC
[glibc/arm/morello/main] TODO(gcc): cheri: work around a gcc bug in _dl_setup_stack_chk_guard
2022-08-05 19:33 UTC
[glibc/arm/morello/main] cheri: don't use dl_random for pointer mangling
2022-08-05 19:33 UTC
[glibc/arm/morello/main] TODO(relro): cheri: make __attribute_relro a nop
2022-08-05 19:33 UTC
[glibc/arm/morello/main] TODO(ddc): aarch64: morello: purecap support in the CSU
2022-08-05 19:33 UTC
[glibc/arm/morello/main] cheri: aarch64: Add header for CHERI permissions
2022-08-05 19:33 UTC
[glibc/arm/morello/main] TODO(uapi): aarch64: morello: use non-ifunc gettimeofday
2022-08-05 19:33 UTC
[glibc/arm/morello/main] TODO(uapi): aarch64: morello: make brk always fail
2022-08-05 19:33 UTC
[glibc/arm/morello/main] TODO(uapi): cheri: fix clone_args
2022-08-05 19:32 UTC
[glibc/arm/morello/main] aarch64: morello: fix missing variadic argument in fcntl
2022-08-05 19:32 UTC
[glibc/arm/morello/main] aarch64: morello: fix vfork
2022-08-05 19:32 UTC
[glibc/arm/morello/main] aarch64: morello: add purecap syscall support
2022-08-05 19:32 UTC
[glibc/arm/morello/main] aarch64: fix VDSO setup to only apply to known ABIs
2022-08-05 19:32 UTC
[glibc/arm/morello/main] TODO(api): cheri: fix syscall return type
2022-08-05 19:32 UTC
[glibc/arm/morello/main] aarch64: morello: string: memcpy
2022-08-05 19:32 UTC
[glibc/arm/morello/main] aarch64: morello: string: memset
2022-08-05 19:32 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c memcmp
2022-08-05 19:32 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c memchr
2022-08-05 19:32 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c memrchr
2022-08-05 19:32 UTC
[glibc/arm/morello/main] aarch64: morello: purecap rawmemchr
2022-08-05 19:32 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strchrnul
2022-08-05 19:31 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strlen
2022-08-05 19:31 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strnlen
2022-08-05 19:31 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strcpy and stpcpy
2022-08-05 19:31 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strcmp
2022-08-05 19:31 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strncmp
2022-08-05 19:31 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strchr
2022-08-05 19:31 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strrchr
2022-08-05 19:31 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strspn
2022-08-05 19:31 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strcspn
2022-08-05 19:31 UTC
[glibc/arm/morello/main] aarch64: morello: update sysdep.h for purecap ABI
2022-08-05 19:31 UTC
[glibc/arm/morello/main] TODO(spec): cheri: __LP64__ is not defined for purecap ABI
2022-08-05 19:31 UTC
[glibc/arm/morello/main] cheri: headers: Define {u}intptr_t and {u}intcap_t for CHERI
2022-08-05 19:30 UTC
[glibc/arm/morello/main] aarch64: morello: use separate c++-types.data
2022-08-05 19:30 UTC
[glibc/arm/morello/main] aarch64: morello: use separate localplt data for morello
2022-08-05 19:30 UTC
[glibc/arm/morello/main] aarch64: morello: Add separate lp64 and morello linux abilists
2022-08-05 19:30 UTC
[glibc/arm/morello/main] aarch64: morello: Add purecap abi-variants on linux
2022-08-05 19:30 UTC
[glibc/arm/morello/main] aarch64: morello: configure change for purecap abi
2022-08-05 19:30 UTC
[glibc/arm/morello/main] aarch64: morello: Use separate lp64 and morello sysdep directories
2022-08-05 19:30 UTC
[glibc/arm/morello/main] aarch64: morello: add purecap support to build-many-glibcs.py
2022-08-05 19:30 UTC
[glibc/arm/morello/main] aarch64: Use fewer ifdefs in bits/fcntl.h
2022-08-05 19:30 UTC
[glibc/arm/morello/main] aarch64: cleanup MOVL definition in sysdep.h
2022-08-05 19:30 UTC
[glibc/arm/morello/main] libio: adjust _IO_FILE / _IO_FILE_complete for 128 bit pointers
2022-08-05 19:30 UTC
[glibc/arm/morello/main] cheri: Fix elf/tst-dlmodcount test
2022-08-05 19:30 UTC
[glibc/arm/morello/main] Fix the symbolic link of multilib dirs
2022-08-05 19:29 UTC
[glibc/arm/morello/main] cheri: Fix pointer alignment in fts
2022-08-05 19:29 UTC
[glibc/arm/morello/main] cheri: Fix invalid pointer deref in wcpcpy_chk
2022-08-05 19:29 UTC
[glibc/arm/morello/main] cheri: Fix invalid pointer deref in wcscpy_chk
2022-08-05 19:29 UTC
[glibc/arm/morello/main] Fix string/tester alignment code
2022-08-05 19:29 UTC
[glibc/arm/morello/main] Fix resource/bug-ulimit1 test
2022-08-05 19:29 UTC
[glibc/arm/morello/main] Fix stdlib/test-dlclose-exit-race to not hang
2022-08-05 19:29 UTC
[glibc/arm/morello/main] aarch64: fix extension header write in getcontext and swapcontext
2022-08-05 19:29 UTC
[glibc/arm/morello/main] aarch64: don't build wordcopy
2022-08-05 19:29 UTC
[glibc/arm/morello/main] scripts: Use bool in tunables initializer
2022-08-05 19:29 UTC
[glibc] Created branch 'arm/morello/main'
2022-08-05 19:29 UTC
[glibc] i386: Use cmpl instead of cmp
2022-08-05 17:21 UTC
[glibc] i386: Use fldt instead of fld on e_logl.S
2022-08-05 17:21 UTC
[glibc/release/2.35/master] riscv: Update rv64 libm test ulps
2022-08-05 14:26 UTC
[glibc] i386: Replace movzx with movzbl
2022-08-04 21:06 UTC
[glibc/release/2.34/master] dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)
2022-08-04 19:55 UTC
[glibc/release/2.35/master] dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)
2022-08-04 18:56 UTC
[glibc/release/2.36/master] dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)
2022-08-04 16:40 UTC
[glibc] dlfcn: Pass caller pointer to static dlopen implementation (bug 29446)
2022-08-04 15:55 UTC
[glibc] malloc: Correct the documentation of the top_pad default
2022-08-04 15:21 UTC
[glibc] i386: Remove RELA support
2022-08-04 13:04 UTC
[glibc] arm: Remove RELA support
2022-08-04 13:04 UTC
[glibc] Remove ldd libc4 support
2022-08-04 13:04 UTC
[glibc] Assume only FLAG_ELF_LIBC6 suport
2022-08-04 13:04 UTC
[glibc] Remove left over LD_LIBRARY_VERSION usages
2022-08-04 13:04 UTC
[glibc] Linux: Remove exit system call from _exit
2022-08-04 4:19 UTC
[glibc] LoongArch: Add vdso support for gettimeofday
2022-08-04 3:17 UTC
[glibc] Update kernel version to 5.19 in header constant tests
2022-08-03 16:32 UTC
[glibc] assert: Do not use stderr in libc-internal assert
2022-08-03 9:45 UTC
[glibc] nptl: Remove uses of assert_perror
2022-08-03 9:45 UTC
[glibc] stdio: Clean up __libc_message after unconditional abort
2022-08-03 9:45 UTC
[glibc/fw/assert-cleanup] assert: Do not use stderr in libc-internal assert
2022-08-03 9:45 UTC
[glibc] Deleted branch 'fw/assert-cleanup'
2022-08-03 9:45 UTC
[glibc/fw/assert-cleanup] nptl: Remove uses of assert_perror
2022-08-03 9:45 UTC
[glibc/fw/assert-cleanup] stdio: Clean up __libc_message after unconditional abort
2022-08-03 9:45 UTC
[glibc] Created branch 'fw/assert-cleanup'
2022-08-03 9:45 UTC
[glibc] Update syscall lists for Linux 5.19
2022-08-02 21:05 UTC
[glibc] Use Linux 5.19 in build-many-glibcs.py
2022-08-02 14:09 UTC
[glibc] socket: Check lengths before advancing pointer in CMSG_NXTHDR
2022-08-02 9:18 UTC
[glibc] Don't use unsupported format string in ld.so (bug 29427)
2022-08-02 8:25 UTC
[glibc] htl: Let pthread_self and cancellability called early
2022-08-01 22:00 UTC
[glibc] stdlib: Simplify arc4random_uniform
2022-08-01 18:21 UTC
[glibc] malloc: Use __getrandom_nocancel during tcache initiailization
2022-08-01 13:50 UTC
[glibc] Remove spurious references to _dl_open_hook
2022-08-01 13:50 UTC
[glibc/release/2.36/master] wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency
2022-08-01 13:03 UTC
[glibc/release/2.36/master] stdlib: Suppress gcc diagnostic that char8_t is a keyword in C++20 in uchar.h
2022-08-01 13:03 UTC
[glibc] wcsmbs: Add missing test-c8rtomb/test-mbrtoc8 dependency
2022-08-01 13:00 UTC
[glibc] stdlib: Suppress gcc diagnostic that char8_t is a keyword in C++20 in uchar.h
2022-08-01 13:00 UTC
[glibc] Created tag 'glibc-2.36.9000'
2022-07-31 11:41 UTC
[glibc] Open master branch for glibc 2.37 development
2022-07-31 11:39 UTC
[glibc] Created branch 'release/2.36/master'
2022-07-30 19:30 UTC
[glibc] Created tag 'glibc-2.36'
2022-07-30 19:30 UTC
[glibc] Create ChangeLog.old/ChangeLog.25
2022-07-29 22:03 UTC
[glibc] Prepare for glibc 2.36 release
2022-07-29 21:59 UTC
[glibc] Update install.texi, and regenerate INSTALL
2022-07-29 21:57 UTC
[glibc] Update NEWS bug list
2022-07-29 21:57 UTC
[glibc] Update libc.pot for 2.36 release
2022-07-29 20:42 UTC
[glibc] tst-pidfd.c: UNSUPPORTED if we get EPERM on valid pidfd_getfd call
2022-07-29 17:26 UTC
[glibc] stdlib: Tuned down tst-arc4random-thread internal parameters
2022-07-29 12:24 UTC
[glibc] LoongArch: Add greg_t and gregset_t
2022-07-29 1:23 UTC
[glibc] LoongArch: Fix VDSO_HASH and VDSO_NAME
2022-07-29 1:22 UTC
[glibc] riscv: Update rv64 libm test ulps
2022-07-27 13:51 UTC
[glibc] riscv: Update nofpu libm test ulps
2022-07-27 13:51 UTC
[glibc] arc4random: simplify design for better safety
2022-07-27 11:59 UTC
[glibc] LoongArch: Update NEWS and README for the LoongArch port
2022-07-26 18:54 UTC
[glibc] LoongArch: Update build-many-glibcs.py for the LoongArch Port
2022-07-26 18:54 UTC
[glibc] LoongArch: Hard Float Support
2022-07-26 18:54 UTC
[glibc] LoongArch: Build Infrastructure
2022-07-26 18:54 UTC
[glibc] LoongArch: Add ABI Lists
2022-07-26 18:54 UTC
[glibc] LoongArch: Linux ABI
2022-07-26 18:54 UTC
[glibc] LoongArch: Linux Syscall Interface
2022-07-26 18:54 UTC
[glibc] LoongArch: Atomic and Locking Routines
2022-07-26 18:54 UTC
[glibc] LoongArch: Generic <math.h> and soft-fp Routines
2022-07-26 18:54 UTC
[glibc] LoongArch: Thread-Local Storage Support
2022-07-26 18:54 UTC
[glibc] LoongArch: ABI Implementation
2022-07-26 18:54 UTC
[glibc] LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.py
2022-07-26 18:53 UTC
[glibc] LoongArch: Add LoongArch entries to config.h.in
2022-07-26 18:53 UTC
[glibc] Deleted branch 'azanella/tst-localedef-path-norm'
2022-07-26 2:27 UTC
[glibc] struct stat is not posix conformant on microblaze with __USE_FILE_OFFSET64
2022-07-25 14:07 UTC
[glibc] Linux: dirent/tst-readdir64-compat needs to use TEST_COMPAT (bug 27654)
2022-07-25 14:04 UTC
[glibc/azanella/loongarch64] LoongArch: Update NEWS and README for the LoongArch port
2022-07-25 12:59 UTC
[glibc/azanella/loongarch64] LoongArch: Update build-many-glibcs.py for the LoongArch Port
2022-07-25 12:59 UTC
[glibc/azanella/loongarch64] LoongArch: Hard Float Support
2022-07-25 12:59 UTC
[glibc/azanella/loongarch64] LoongArch: Build Infrastructure
2022-07-25 12:59 UTC
[glibc/azanella/loongarch64] LoongArch: Add ABI Lists
2022-07-25 12:59 UTC
[glibc/azanella/loongarch64] LoongArch: Linux ABI
2022-07-25 12:59 UTC
[glibc/azanella/loongarch64] LoongArch: Linux Syscall Interface
2022-07-25 12:59 UTC
[glibc/azanella/loongarch64] LoongArch: Atomic and Locking Routines
2022-07-25 12:59 UTC
[glibc/azanella/loongarch64] LoongArch: Generic <math.h> and soft-fp Routines
2022-07-25 12:59 UTC
[glibc/azanella/loongarch64] LoongArch: Thread-Local Storage Support
2022-07-25 12:59 UTC
[glibc/azanella/loongarch64] LoongArch: ABI Implementation
2022-07-25 12:59 UTC
[glibc/azanella/loongarch64] LoongArch: Add relocations and ELF flags to elf.h and scripts/glibcelf.py
2022-07-25 12:58 UTC
[glibc/azanella/loongarch64] LoongArch: Add LoongArch entries to config.h.in
2022-07-25 12:58 UTC
[glibc] Created branch 'azanella/loongarch64'
2022-07-25 12:58 UTC
[glibc] manual: Add documentation for arc4random functions
2022-07-22 15:33 UTC
[glibc] s390x: Add optimized chacha20
2022-07-22 15:33 UTC
[glibc] powerpc64: Add optimized chacha20
2022-07-22 15:33 UTC
[glibc] x86: Add AVX2 optimized chacha20
2022-07-22 15:33 UTC
[glibc] x86: Add SSE2 optimized chacha20
2022-07-22 15:33 UTC
[glibc] aarch64: Add optimized chacha20
2022-07-22 15:33 UTC
[glibc] benchtests: Add arc4random benchtest
2022-07-22 15:32 UTC
[glibc] stdlib: Add arc4random tests
2022-07-22 15:32 UTC
[glibc] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)
2022-07-22 15:32 UTC
[glibc] locale: Optimize tst-localedef-path-norm
2022-07-22 14:58 UTC
[glibc/azanella/tst-localedef-path-norm] locale: Optimize tst-localedef-path-norm
2022-07-22 14:12 UTC
[glibc] Created branch 'azanella/tst-localedef-path-norm'
2022-07-22 14:12 UTC
[glibc/release/2.34/master] malloc: Simplify implementation of __malloc_assert
2022-07-21 15:27 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).