2001-02-27 |
gkm | update
|
commit | commitdiff | tree |
2001-02-27 |
gkm | * sysdeps/unix/make-syscalls.sh (ptr): Handle `V'...
|
commit | commitdiff | tree |
2000-09-14 |
gkm | * bp-checks.h: Remove bogus reference to GNU MP in...
|
commit | commitdiff | tree |
2000-09-08 |
gkm | * sysdeps/unix/sysv/linux/syscalls.list (mincore)...
|
commit | commitdiff | tree |
2000-08-25 |
gkm | Update.
|
commit | commitdiff | tree |
2000-08-25 |
gkm | * sysdeps/i386/memchr.S: Check high bound against
|
commit | commitdiff | tree |
2000-08-17 |
gkm | Update.
|
commit | commitdiff | tree |
2000-08-17 |
gkm | * Makeconfig (link-extra-libs-bounded): Strip `-bp...
|
commit | commitdiff | tree |
2000-08-17 |
gkm | * sysdeps/generic/bp-checks.h: s/\(CHECK\w+\)opt/...
|
commit | commitdiff | tree |
2000-08-17 |
gkm | * sysdeps/i386/fpu/s_frexp.S: Check bounds.
|
commit | commitdiff | tree |
2000-08-04 |
gkm | Update.
|
commit | commitdiff | tree |
2000-08-04 |
gkm | * posix/regex.c (SET_HIGH_BOUND): New macro.
|
commit | commitdiff | tree |
2000-08-03 |
gkm | * sysdeps/i386/setjmp.S (__sigsetjmp): Pop our
|
commit | commitdiff | tree |
2000-08-03 |
gkm | Update.
|
commit | commitdiff | tree |
2000-08-03 |
gkm | * posix/regex.c (EXTEND_BUFFER_HIGH_BOUND): Remove...
|
commit | commitdiff | tree |
2000-08-03 |
gkm | * sysdeps/unix/sysv/syscalls.list (time, utime): Correct...
|
commit | commitdiff | tree |
2000-07-29 |
gkm | Update.
|
commit | commitdiff | tree |
2000-07-29 |
gkm | * Rules (test-bp-inputs, make-test-out): New variables.
|
commit | commitdiff | tree |
2000-07-29 |
gkm | * libio/iovswscanf.c (vswscanf): Pass _IO_FILE_plus...
|
commit | commitdiff | tree |
2000-07-29 |
gkm | * malloc/malloc.c (mem2chunk): Define in terms of...
|
commit | commitdiff | tree |
2000-07-29 |
gkm | * time/asctime.c (ab_day_name, ab_month_name): Rewrite...
|
commit | commitdiff | tree |
2000-07-29 |
gkm | * sysdeps/arm/frame.h (struct layout): Make pointers...
|
commit | commitdiff | tree |
2000-07-29 |
gkm | * sysdeps/i386/addmul_1.S: s2_limb is scalar so remove...
|
commit | commitdiff | tree |
2000-07-27 |
gkm | * sysdeps/generic/bp-checks.h (BOUNDED_N): Make it...
|
commit | commitdiff | tree |
2000-07-27 |
gkm | * sysdeps/gnu/bits/msq.h: Qualify kernel's
|
commit | commitdiff | tree |
2000-07-27 |
gkm | * sysdeps/gnu/bits/msq.h: Qualify kernel's
|
commit | commitdiff | tree |
2000-07-27 |
gkm | fix typo in +link-bounded
|
commit | commitdiff | tree |
2000-07-26 |
gkm | update
|
commit | commitdiff | tree |
2000-07-26 |
gkm | * sysdeps/generic/bp-checks.h (__memchr): Remove incorrect...
|
commit | commitdiff | tree |
2000-07-26 |
gkm | * sysdeps/unix/sysv/linux/getsysstats.c (get_proc_path...
|
commit | commitdiff | tree |
2000-07-26 |
gkm | * sysdeps/i386/bits/string.h [!__BOUNDED_POINTERS__...
|
commit | commitdiff | tree |
2000-07-26 |
gkm | * sysdeps/generic/bp-checks.h (__memchr): Remove incorrect...
|
commit | commitdiff | tree |
2000-07-26 |
gkm | * malloc/malloc.c (bp-checks.h): Add #include.
|
commit | commitdiff | tree |
2000-07-26 |
gkm | * Makeconfig (+link-bounded, link-libc-bounded,
|
commit | commitdiff | tree |
2000-07-21 |
gkm | * malloc/malloc.c (next_chunk, prev_chunk, inuse_bit_at_offset,
|
commit | commitdiff | tree |
2000-07-21 |
gkm | * sysdeps/powerpc/bp-asm.h (DISCARD_BOUNDS): Rename...
|
commit | commitdiff | tree |
2000-07-18 |
gkm | * posix/regex.c (EXTEND_BUFFER_HIGH_BOUND): New macro.
|
commit | commitdiff | tree |
2000-07-18 |
gkm | * elf/dl-runtime.c (fixup): Trampoline passes unbounded...
|
commit | commitdiff | tree |
2000-07-17 |
gkm | * iconv/gconv_trans.c: Add #include <stdlib.h> to...
|
commit | commitdiff | tree |
2000-07-17 |
gkm | * sysdeps/generic/bp-checks.h: Use unbounded __memchr
|
commit | commitdiff | tree |
2000-07-17 |
gkm | * Makerules (o-objects): Supplement with $(o-objects$o).
|
commit | commitdiff | tree |
2000-07-17 |
gkm | * include/libc-symbols.h (symbol_set_declare): Revert...
|
commit | commitdiff | tree |
2000-07-17 |
gkm | * libio/iofdopen.c (_IO_new_fdopen): Pass _IO_FILE_plus...
|
commit | commitdiff | tree |
2000-07-17 |
gkm | * sysdeps/generic/strcpy.c (strcpy): Stifle unused...
|
commit | commitdiff | tree |
2000-07-17 |
gkm | * sysdeps/unix/make-syscalls.sh: Handle new arg signature
|
commit | commitdiff | tree |
2000-07-12 |
gkm | * sysdeps/generic/open64.c: Wrap extern symbols in...
|
commit | commitdiff | tree |
2000-07-11 |
gkm | * include/libc-symbols.h [!__ASSEMBLER__] (strong_alias):
|
commit | commitdiff | tree |
2000-07-08 |
gkm | * sysdeps/unix/make-syscalls.sh: Tolerate syscalls...
|
commit | commitdiff | tree |
2000-07-07 |
gkm | * posix/regex.c (EXTEND_BUFFER): Compute increment...
|
commit | commitdiff | tree |
2000-07-07 |
gkm | * sysdeps/generic/bp-checks.h (CHECK_SIGSET, CHECK_SIGSETopt):
|
commit | commitdiff | tree |
2000-07-06 |
gkm | * string/endian.h (__LONG_LONG_PAIR): New macro.
|
commit | commitdiff | tree |
2000-07-06 |
gkm | * sysdeps/unix/sysv/linux/sys/ptrace.h (PT_SYSCALL...
|
commit | commitdiff | tree |
2000-07-06 |
gkm | * sysdeps/generic/bp-checks.h: New file.
|
commit | commitdiff | tree |
2000-07-05 |
gkm | * sysdeps/i386/bits/setjmp.h (PUSH_SIGNAL_MASK): Fix...
|
commit | commitdiff | tree |
2000-07-04 |
gkm | Regenerated: autoconf configure.in
|
commit | commitdiff | tree |
2000-07-04 |
gkm | * sysdeps/pthread/bits/libc-lock.h: Remove BP_SYM...
|
commit | commitdiff | tree |
2000-07-04 |
gkm | * csu/Makefile (extra-objs, install-lib): Add BP objects...
|
commit | commitdiff | tree |
2000-07-04 |
gkm | * libio/libio.h (_IO_FILE): Revert type of _chain...
|
commit | commitdiff | tree |
2000-07-04 |
gkm | * sysdeps/powerpc/strchr.S: Check bounds.
|
commit | commitdiff | tree |
2000-06-30 |
gkm | * sysdeps/powerpc/bp-asm.h: New file.
|
commit | commitdiff | tree |
2000-06-30 |
gkm | * sysdeps/powerpc/stpcpy.S: Define & use symbolic...
|
commit | commitdiff | tree |
2000-06-30 |
gkm | * sysdeps/generic/libc-start.c (__libc_stack_end)...
|
commit | commitdiff | tree |
2000-06-29 |
gkm | * sysdeps/i386/bp-asm.h (PCOFF): New constant.
|
commit | commitdiff | tree |
2000-06-29 |
gkm | 2000-06-28 Greg McGary <greg@mcgary.org>
|
commit | commitdiff | tree |
2000-06-28 |
gkm | * weaks.c: Wrap BP_SYM () around weak extern declarations of
|
commit | commitdiff | tree |
2000-06-27 |
gkm | move linuxthreads entry
|
commit | commitdiff | tree |
2000-06-27 |
gkm | * elf/dl-open.c (_dl_sysdep_start): Wrap weak_extern...
|
commit | commitdiff | tree |
2000-06-27 |
gkm | * sysdeps/i386/bp-asm.h (POP_ERRNO_LOCATION_RETURN...
|
commit | commitdiff | tree |
2000-06-27 |
gkm | * Makeconfig: Add missing comment.
|
commit | commitdiff | tree |
2000-06-27 |
gkm | * string/bits/string2.h: Inhibit inlines if __BOUNDED_POINT...
|
commit | commitdiff | tree |
2000-06-27 |
gkm | * sysdeps/unix/sysv/linux/syscalls.list: Add missing...
|
commit | commitdiff | tree |
2000-06-26 |
gkm | * sysdeps/i386/add_n.S: Wrap entry-point symbol in...
|
commit | commitdiff | tree |
2000-06-26 |
gkm | * sysdeps/i386/addmul_1.S: Exchange roles of %ebp...
|
commit | commitdiff | tree |
2000-06-26 |
gkm | * sysdeps/i386/asm-syntax.h (R, MEM, MEM_DISP, MEM_INDEX,
|
commit | commitdiff | tree |
2000-06-22 |
gkm | * sysdeps/unix/syscalls.list (sys_mknod): Fix signatures.
|
commit | commitdiff | tree |
2000-06-21 |
gkm | update
|
commit | commitdiff | tree |
2000-06-21 |
gkm | * Makerules (elide-routines.*, elide-bp-thunks):
|
commit | commitdiff | tree |
2000-06-21 |
gkm | * Makerules (objects): Add BP thunks.
|
commit | commitdiff | tree |
2000-06-09 |
gkm | * sysdeps/i386/bp-asm.h: New file.
|
commit | commitdiff | tree |
2000-06-07 |
gkm | * sysdeps/mips/elf/start.S: Trim redundant code.
|
commit | commitdiff | tree |
2000-06-06 |
gkm | * sysdeps/powerpc/memset.S: Define & use symbolic...
|
commit | commitdiff | tree |
2000-06-06 |
gkm | * sysdeps/unix/sysv/linux/powerpc/brk.S [!PIC]:
|
commit | commitdiff | tree |
|