public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc/arm/morello/main] cheri: fix qsort for capabilities
2022-11-23 14:46 UTC
[glibc/arm/morello/main] cheri: wctype: turn wctype_t into a pointer
2022-11-23 14:46 UTC
[glibc/arm/morello/main] cheri: rseq: remove const to avoid readonly permission
2022-11-23 14:46 UTC
[glibc/arm/morello/main] cheri: Fix capability permissions of PROT_NONE maps in test code
2022-11-23 14:46 UTC
[glibc/arm/morello/main] cheri: Fix capability permissions of PROT_NONE map in locarchive
2022-11-23 14:46 UTC
[glibc/arm/morello/main] cheri: nptl: Fix thread stack capability permissions
2022-11-23 14:46 UTC
[glibc/arm/morello/main] aarch64: morello: nptl: fix thread pointer setup
2022-11-23 14:46 UTC
[glibc/arm/morello/main] aarch64: morello: nptl: fix pthread types for 128 bit pointers
2022-11-23 14:45 UTC
[glibc/arm/morello/main] cheri: nptl: fix pthread_attr_t alignment
2022-11-23 14:45 UTC
[glibc/arm/morello/main] cheri: nptl: fix thread ID types for capabilities
2022-11-23 14:45 UTC
[glibc/arm/morello/main] cheri: Implement 128-bit atomics
2022-11-23 14:45 UTC
[glibc/arm/morello/main] cheri: elf: Use elfptr_t in _dl_protect_relro
2022-11-23 14:45 UTC
[glibc/arm/morello/main] cheri: fix static linking TLS setup
2022-11-23 14:45 UTC
[glibc/arm/morello/main] cheri: elf: elfptr_t fixes for preinit/init/fini array
2022-11-23 14:45 UTC
[glibc/arm/morello/main] cheri: Setup RX, RW capabilities for static linking
2022-11-23 14:45 UTC
[glibc/arm/morello/main] cheri: elf: add dl_{rx, rw}_ptr to derive addresses within a map
2022-11-23 14:45 UTC
[glibc/arm/morello/main] cheri: elf: add an RW capability to link_map
2022-11-23 14:45 UTC
[glibc/arm/morello/main] cheri: elf: elfptr_t l_map_start in link_map struct
2022-11-23 14:45 UTC
[glibc/arm/morello/main] cheri: Introduce elfptr_t int type that can hold pointers
2022-11-23 14:45 UTC
[glibc/arm/morello/main] cheri: fix __minimal_malloc
2022-11-23 14:44 UTC
[glibc/arm/morello/main] cheri: fix static linking early allocation
2022-11-23 14:44 UTC
[glibc/arm/morello/main] cheri: don't use dl_random for pointer mangling
2022-11-23 14:44 UTC
[glibc/arm/morello/main] aarch64: morello: add purecap start code
2022-11-23 14:44 UTC
[glibc/arm/morello/main] cheri: change __libc_start_main prototype
2022-11-23 14:44 UTC
[glibc/arm/morello/main] aarch64: morello: purecap crti.S and crtn.S
2022-11-23 14:44 UTC
[glibc/arm/morello/main] cheri: aarch64: Add header for CHERI permissions
2022-11-23 14:44 UTC
[glibc/arm/morello/main] cheri: elf: use elfptr_t for auxv parsing
2022-11-23 14:44 UTC
[glibc/arm/morello/main] cheri: elf: Adjust Elf64_auxv_t for capabilities
2022-11-23 14:44 UTC
[glibc/arm/morello/main] cheri: elf: Add new AT_* auxv type definitions
2022-11-23 14:44 UTC
[glibc/arm/morello/main] elf: add EF_AARCH64_CHERI_PURECAP
2022-11-23 14:44 UTC
[glibc/arm/morello/main] elf: add Arm Morello relocations to elf.h
2022-11-23 14:44 UTC
[glibc/arm/morello/main] cheri: Fix pselect signal mask argument
2022-11-23 14:43 UTC
[glibc/arm/morello/main] TODO(uapi): narrow capability in mmap and mremap
2022-11-23 14:43 UTC
[glibc/arm/morello/main] TODO(uapi): aarch64: morello: add HWCAP2_MORELLO
2022-11-23 14:43 UTC
[glibc/arm/morello/main] TODO(uapi): aarch64: morello: use non-ifunc gettimeofday
2022-11-23 14:43 UTC
[glibc/arm/morello/main] TODO(uapi): aarch64: morello: make brk always fail
2022-11-23 14:43 UTC
[glibc/arm/morello/main] TODO(uapi): cheri: fix clone_args
2022-11-23 14:43 UTC
[glibc/arm/morello/main] aarch64: morello: define PROT_MAX
2022-11-23 14:43 UTC
[glibc/arm/morello/main] aarch64: morello: fix missing variadic argument in fcntl
2022-11-23 14:43 UTC
[glibc/arm/morello/main] aarch64: morello: add prctl with correct vararg handling
2022-11-23 14:43 UTC
[glibc/arm/morello/main] aarch64: morello: fix vfork
2022-11-23 14:43 UTC
[glibc/arm/morello/main] aarch64: morello: add purecap syscall support
2022-11-23 14:43 UTC
[glibc/arm/morello/main] aarch64: fix VDSO setup to only apply to known ABIs
2022-11-23 14:43 UTC
[glibc/arm/morello/main] TODO(api): cheri: fix syscall return type
2022-11-23 14:42 UTC
[glibc/arm/morello/main] aarch64: morello: string: memcpy
2022-11-23 14:42 UTC
[glibc/arm/morello/main] aarch64: morello: string: memset
2022-11-23 14:42 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c memcmp
2022-11-23 14:42 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c memchr
2022-11-23 14:42 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c memrchr
2022-11-23 14:42 UTC
[glibc/arm/morello/main] aarch64: morello: purecap rawmemchr
2022-11-23 14:42 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strchrnul
2022-11-23 14:42 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strlen
2022-11-23 14:42 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strnlen
2022-11-23 14:42 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strcpy and stpcpy
2022-11-23 14:42 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strcmp
2022-11-23 14:41 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strncmp
2022-11-23 14:41 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strchr
2022-11-23 14:41 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strrchr
2022-11-23 14:41 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strspn
2022-11-23 14:41 UTC
[glibc/arm/morello/main] aarch64: morello: string: dummy c strcspn
2022-11-23 14:41 UTC
[glibc/arm/morello/main] aarch64: morello: update sysdep.h for purecap ABI
2022-11-23 14:41 UTC
[glibc/arm/morello/main] TODO(gcc): cheri: work around a gcc bug in _dl_setup_stack_chk_guard
2022-11-23 14:41 UTC
[glibc/arm/morello/main] cheri: __LP64__ is not defined for purecap ABI
2022-11-23 14:41 UTC
[glibc/arm/morello/main] cheri: headers: Define {u}intptr_t and {u}intcap_t for CHERI
2022-11-23 14:41 UTC
[glibc/arm/morello/main] aarch64: morello: use separate c++-types.data
2022-11-23 14:41 UTC
[glibc/arm/morello/main] aarch64: morello: use separate localplt data for morello
2022-11-23 14:41 UTC
[glibc/arm/morello/main] aarch64: morello: Add separate lp64 and morello linux abilists
2022-11-23 14:40 UTC
[glibc/arm/morello/main] aarch64: morello: Add purecap abi-variants on linux
2022-11-23 14:40 UTC
[glibc/arm/morello/main] aarch64: morello: configure change for purecap abi
2022-11-23 14:40 UTC
[glibc/arm/morello/main] aarch64: morello: Use separate lp64 and morello sysdep directories
2022-11-23 14:40 UTC
[glibc/arm/morello/main] aarch64: morello: add purecap support to build-many-glibcs.py
2022-11-23 14:40 UTC
[glibc/arm/morello/main] aarch64: Use fewer ifdefs in bits/fcntl.h
2022-11-23 14:40 UTC
[glibc/arm/morello/main] aarch64: cleanup MOVL definition in sysdep.h
2022-11-23 14:40 UTC
[glibc/arm/morello/main] libio: adjust _IO_FILE / _IO_FILE_complete for 128 bit pointers
2022-11-23 14:40 UTC
[glibc/arm/morello/main] static: glibc-bug: NL_CURRENT_INDIRECT is broken so disable it
2022-11-23 14:40 UTC
[glibc/arm/morello/main] Fix stdlib/test-dlclose-exit-race to not hang
2022-11-23 14:40 UTC
[glibc/arm/morello/main] Fix resource/bug-ulimit1 test
2022-11-23 14:40 UTC
[glibc/arm/morello/main] Fix elf/tst-dlmopen-twice to support enough link namespaces
2022-11-23 14:40 UTC
[glibc/arm/morello/main] Fix missing NUL terminator in stdio-common/scanf13 test
2022-11-23 14:39 UTC
[glibc/arm/morello/main] Fix malloc/tst-scratch_buffer OOB access
2022-11-23 14:39 UTC
[glibc/arm/morello/main] Fix off-by-one OOB read in elf/tst-tls20
2022-11-23 14:39 UTC
[glibc/arm/morello/main] Fix off-by-one OOB write in iconv/tst-iconv-mt
2022-11-23 14:39 UTC
[glibc/arm/morello/main] Use uintptr_t in string/tester for pointer alignment
2022-11-23 14:39 UTC
[glibc/arm/morello/main] Fix the symbolic link of multilib dirs
2022-11-23 14:39 UTC
[glibc/arm/morello/main] elf: Fix alloca size in _dl_debug_vdprintf
2022-11-23 14:39 UTC
[glibc/arm/morello/main] malloc: Fix alignment logic in obstack
2022-11-23 14:39 UTC
[glibc/arm/morello/main] malloc: Use uintptr_t in alloc_buffer
2022-11-23 14:39 UTC
[glibc/arm/morello/main] malloc: Use uintptr_t for pointer alignment
2022-11-23 14:39 UTC
[glibc/arm/morello/main] Use uintptr_t in fts for pointer alignment
2022-11-23 14:39 UTC
[glibc/arm/morello/main] Fix invalid pointer dereference in wcpcpy_chk
2022-11-23 14:39 UTC
[glibc/arm/morello/main] Fix invalid pointer dereference in wcscpy_chk
2022-11-23 14:38 UTC
[glibc/arm/morello/main] aarch64: Fix the extension header write in getcontext and swapcontext
2022-11-23 14:38 UTC
[glibc/arm/morello/main] aarch64: Don't build wordcopy
2022-11-23 14:38 UTC
[glibc/arm/morello/main] scripts: Use bool in tunables initializer
2022-11-23 14:38 UTC
[glibc/arm/morello/main] Fix OOB read in stdlib thousand grouping parsing [BZ #29727]
2022-11-23 14:38 UTC
[glibc/arm/morello/main] math: Fix asin and acos invalid exception with old gcc
2022-11-23 14:38 UTC
[glibc/arm/morello/main] elf: Fix rtld-audit trampoline for aarch64
2022-11-23 14:38 UTC
[glibc/arm/morello/main] Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)
2022-11-23 14:38 UTC
[glibc/arm/morello/main] mktime: improve heuristic for ca-1986 Indiana DST
2022-11-23 14:38 UTC
[glibc/arm/morello/main] Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]
2022-11-23 14:38 UTC
[glibc/arm/morello/main] LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1]
2022-11-23 14:38 UTC
[glibc/arm/morello/main] linux: Fix fstatat on MIPSn64 (BZ #29730)
2022-11-23 14:37 UTC
[glibc/arm/morello/main] longlong.h: update from GCC for LoongArch clz/ctz support
2022-11-23 14:37 UTC
[glibc] Created branch 'arm/morello/v3'
2022-11-23 14:35 UTC
[glibc/arm/morello/main] morello README: typo and wording fixes
2022-11-23 14:12 UTC
[glibc/arm/morello/main] aarch64: morello: bump min linux version to 5.18.0
2022-11-23 14:12 UTC
[glibc/release/2.36/master] elf: Fix rtld-audit trampoline for aarch64
2022-11-22 13:46 UTC
[glibc/release/2.35/master] elf: Fix rtld-audit trampoline for aarch64
2022-11-22 13:46 UTC
[glibc/release/2.34/master] elf: Fix rtld-audit trampoline for aarch64
2022-11-22 13:46 UTC
[glibc] stdio-common: Add missing dependencies (bug 29780)
2022-11-21 16:38 UTC
[glibc] i386: Avoid rely on linker optimization to avoid relocation
2022-11-21 14:36 UTC
[glibc] elf: Fix rtld-audit trampoline for aarch64
2022-11-21 13:21 UTC
[glibc/arm/morello/main] cheri: Fix pselect signal mask argument
2022-11-18 11:35 UTC
[glibc/arm/morello/main] Revert "cheri: Fix elf/tst-dlmodcount test"
2022-11-18 11:35 UTC
[glibc/arm/morello/main] Revert "cheri: malloc: avoid switch over uintptr_t"
2022-11-18 11:35 UTC
[glibc/arm/morello/main] morello README update
2022-11-18 11:35 UTC
[glibc] Define in_int32_t_range to check if the 64 bit time_t syscall should be used
2022-11-17 17:49 UTC
[glibc] elf/tst-tlsopt-powerpc fails when compiled with -mcpu=power10 (BZ# 29776)
2022-11-14 11:35 UTC
[glibc] LoongArch: Hard Float Support for fmaximum_mag_num{f/ }, fminimum_mag_num{f/ }
2022-11-14 2:04 UTC
[glibc] LoongArch: Hard Float Support for fmaximum_mag{f/ }, fminimum_mag{f/ }
2022-11-14 2:04 UTC
[glibc] LoongArch: Hard Float Support for fmaxmag{f/ }, fminmag{f/ }
2022-11-14 2:03 UTC
[glibc] LoongArch: Hard Float Support for fmaximum_num{f/ }, fminimum_num{f/ }
2022-11-14 2:03 UTC
[glibc] LoongArch: Hard Float Support for fmaximum{f/ }, fminimum{f/ }
2022-11-14 2:03 UTC
[glibc] LoongArch: Hard Float Support for float-point classification functions
2022-11-14 2:03 UTC
[glibc] LoongArch: Use __builtin_{fma, fmaf} to implement function {fma, fmaf}
2022-11-14 2:03 UTC
[glibc/release/2.36/master] Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)
2022-11-11 18:15 UTC
[glibc/release/2.35/master] Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)
2022-11-11 17:44 UTC
[glibc/release/2.34/master] Update NEWS file in the right place
2022-11-11 17:19 UTC
[glibc/release/2.34/master] Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)
2022-11-11 17:06 UTC
[glibc/release/2.34/master] io: Fix use-after-free in ftw [BZ #26779]
2022-11-11 16:29 UTC
[glibc/release/2.34/master] io: Fix ftw internal realloc buffer (BZ #28126)
2022-11-11 16:29 UTC
[glibc/release/2.34/master] regex: fix buffer read overrun in search [BZ#28470]
2022-11-11 16:29 UTC
[glibc/release/2.34/master] regex: copy back from Gnulib
2022-11-11 16:28 UTC
[glibc/release/2.34/master] Allow #pragma GCC in headers in conformtest
2022-11-11 16:28 UTC
[glibc/release/2.34/master] Fix memmove call in vfprintf-internal.c:group_number
2022-11-11 16:28 UTC
[glibc] Linux: Support __IPC_64 in sysvctl *ctl command arguments (bug 29771)
2022-11-10 13:23 UTC
[glibc/release/2.34/master] mktime: improve heuristic for ca-1986 Indiana DST
2022-11-09 19:28 UTC
[glibc/release/2.35/master] mktime: improve heuristic for ca-1986 Indiana DST
2022-11-09 19:28 UTC
[glibc/release/2.34/master] Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]
2022-11-09 19:28 UTC
[glibc/release/2.35/master] Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]
2022-11-09 19:28 UTC
[glibc/release/2.36/master] mktime: improve heuristic for ca-1986 Indiana DST
2022-11-09 19:28 UTC
[glibc/release/2.36/master] Makerules: fix MAKEFLAGS assignment for upcoming make-4.4 [BZ# 29564]
2022-11-09 19:28 UTC
[glibc] riscv: Get level 3 cache's information
2022-11-09 14:41 UTC
[glibc] debug: Fix typo in tests-unsupported rule
2022-11-09 14:25 UTC
[glibc] iconvdata/tst-table-charmap.sh: remove handling of old, borrowed format
2022-11-09 12:49 UTC
[glibc] Deleted branch 'maskray/clang'
2022-11-09 4:57 UTC
[glibc] Makerules: Generate shlib.lds with -fuse-ld=bfd
2022-11-09 4:57 UTC
[glibc] x86: Add avx2 optimized functions for the wchar_t strcpy family
2022-11-09 4:34 UTC
[glibc] x86: Add evex optimized functions for the wchar_t strcpy family
2022-11-09 4:34 UTC
[glibc] x86: Optimize and shrink st{r|p}{n}{cat|cpy}-avx2 functions
2022-11-09 4:34 UTC
[glibc] x86: Optimize and shrink st{r|p}{n}{cat|cpy}-evex functions
2022-11-09 4:33 UTC
[glibc] benchtests: Make str{n}{cat|cpy} benchmarks output json
2022-11-09 4:33 UTC
[glibc] x86: Use VMM API in memcmpeq-evex.S and minor changes
2022-11-09 4:33 UTC
[glibc] x86: Use VMM API in memcmp-evex-movbe.S and minor changes
2022-11-09 4:33 UTC
[glibc] string: Add len=0 to {w}memcmp{eq} tests and benchtests
2022-11-09 4:33 UTC
[glibc] Linux: Add ppoll fortify symbol for 64 bit time_t (BZ# 29746)
2022-11-08 16:45 UTC
[glibc] hurd: Add sigtimedwait and sigwaitinfo support
2022-11-07 20:16 UTC
[glibc] Apply asm redirection in gmp.h before first use
2022-11-07 13:41 UTC
[glibc] Rewrite find_cxx_header config configure.ac
2022-11-07 13:40 UTC
[glibc] elf/tlsdeschtab.h: Add the Malloc return value check in _dl_make_tlsdesc_dynamic()
2022-11-07 13:30 UTC
[glibc] elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIE
2022-11-04 18:50 UTC
[glibc] posix: Make posix_spawn extensions available by default
2022-11-04 12:30 UTC
[glibc] x86_64: Implement evex512 version of strrchr and wcsrchr
2022-11-03 23:32 UTC
[glibc] elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
2022-11-03 16:28 UTC
[glibc/release/2.36/master] LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1]
2022-11-03 13:08 UTC
[glibc] LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1]
2022-11-03 13:03 UTC
[glibc] scripts/glibcelf.py: Properly report <elf.h> parsing failures
2022-11-03 11:28 UTC
[glibc] elf: Rework exception handling in the dynamic loader [BZ #25486]
2022-11-03 9:40 UTC
[glibc] linux: Drop useless include from fstatat.c
2022-11-02 18:10 UTC
[glibc/release/2.35/master] linux: Fix fstatat on MIPSn64 (BZ #29730)
2022-11-02 18:07 UTC
[glibc/release/2.36/master] linux: Fix fstatat on MIPSn64 (BZ #29730)
2022-11-02 16:31 UTC
[glibc] Fix OOB read in stdlib thousand grouping parsing [BZ #29727]
2022-11-02 15:43 UTC
[glibc] linux: Fix fstatat on MIPSn64 (BZ #29730)
2022-11-02 15:36 UTC
[glibc] elf: Remove allocate use on _dl_debug_printf
2022-11-02 14:31 UTC
[glibc/azanella/bz23960-dirent] dirent: Deprecate getdirentries
2022-11-02 13:07 UTC
[glibc/azanella/bz23960-dirent] linux: Use getdents64 on readdir64 compat implementation
2022-11-02 13:07 UTC
[glibc/azanella/bz23960-dirent] linux: Add __old_readdir64_unlocked
2022-11-02 13:06 UTC
[glibc/azanella/bz23960-dirent] linux: Add __readdir64_unlocked
2022-11-02 13:06 UTC
[glibc/azanella/bz23960-dirent] linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]
2022-11-02 13:06 UTC
[glibc/azanella/bz23960-dirent] linux: Use getdents64 on non-LFS readdir
2022-11-02 13:06 UTC
[glibc] Created branch 'azanella/bz23960-dirent'
2022-11-02 13:06 UTC
[glibc] nptl: Fix pthread_create.c build with clang
2022-11-01 13:09 UTC
[glibc] allocate_once: Apply asm redirection before first use
2022-11-01 13:09 UTC
[glibc] alloc_buffer: Apply asm redirection before first use
2022-11-01 13:09 UTC
[glibc] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
2022-11-01 13:08 UTC
[glibc] Disable use of -fsignaling-nans if compiler does not support it
2022-11-01 13:08 UTC
[glibc] intl: Fix clang -Wunused-but-set-variable on plural.c
2022-11-01 13:08 UTC
[glibc] Apply asm redirection in not-cancel before first use
2022-11-01 13:08 UTC
[glibc] malloc: Use uintptr_t for pointer alignment
2022-11-01 9:48 UTC
[glibc] Use uintptr_t in fts for pointer alignment
2022-11-01 9:48 UTC
[glibc] Fix build with GCC 13 _FloatN, _FloatNx built-in functions
2022-10-31 23:20 UTC
[glibc] elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN)
2022-10-31 16:01 UTC
[glibc] x86-64: Improve evex512 version of strlen functions
2022-10-30 21:14 UTC
[glibc] Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling
2022-10-29 1:44 UTC
[glibc/azanella/clang] linux: Avoid indirection on operand of type 'void *' for gettimeofday
2022-10-28 17:47 UTC
[glibc/azanella/clang] Fix libc_cv_protected_data check if compiler defaults to PIE
2022-10-28 17:47 UTC
[glibc/azanella/clang] stdio: Suppress %Z format for clang
2022-10-28 17:47 UTC
[glibc/azanella/clang] resolve: Fix implicit conversion on tst-resolv-invalid-cname
2022-10-28 17:47 UTC
[glibc/azanella/clang] elf: Use volatile to set __rseq_size and __rseq_offset
2022-10-28 17:47 UTC
[glibc/azanella/clang] elf: Disable unload4 test on clang
2022-10-28 17:47 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).