glibc/posix
Ulrich Drepper 0a45b76c62 Update.
2001-03-23  Jes Sorensen  <jes@linuxcare.com>

	* sysdeps/unix/sysv/linux/ia64/sysdep.h (ENTRY): Moved to ...
	* sysdeps/ia64/sysdep.h: ...here.

	* sysdeps/ia64/sysdep.h (LOCAL_ENTRY): Define.
	* sysdeps/ia64/sysdep.h (LOCAL_LEAF): Define.

	* sysdeps/ia64/_mcount.S (_mcount_ret_helper): Use LOCAL_LEAF() to
	declare instead of LEAF().  Suggestion from David Mosberger.

2001-03-21  David Mosberger  <davidm@hpl.hp.com>

	* sysdeps/unix/sysv/linux/ia64/sysdep.h (CALL_MCOUNT): Add unwind
	directives.
	(PSEUDO): Drop .psr and .lsb directives.

	* sysdeps/unix/sysv/linux/ia64/setjmp.S: Ditto.  Add unwind
	directives.
	* sysdeps/unix/sysv/linux/ia64/sysdep.S: Ditto.

	* sysdeps/ia64/elf/start.S: Misc cleanup: remove .psr and .lsb
	directives etc.
	* sysdeps/unix/sysv/linux/ia64/brk.S: Ditto.
	* sysdeps/unix/sysv/linux/ia64/__longjmp.S: Ditto.
	* sysdeps/ia64/_mcount.S: Remove .psr and .lsb directives (no
	longer needed).  Add unwind directives.

	* sysdeps/ia64/sysdep.h: Define ASM_UNW_PRLG_RP, ASM_UNW_PRLG_PFS,
	ASM_UNW_PRLG_PSP, ASM_UNW_PRLG_PR, and ASM_UNW_PRLG_GRSAVE.

2001-03-21  Paul Eggert  <eggert@twinsun.com>

	* posix/regex.h (RE_INVALID_INTERVAL_ORD): New macro.
	(RE_SYNTAX_POSIX_EGREP): Use it.
	* posix/regex.c (regex_compile): Implement it.

2001-03-21  Paul Eggert  <eggert@twinsun.com>

	* posix/regex.c (GET_UNSIGNED_NUMBER): Check for overflow.
	Rewrite to avoid duplicate code.

2001-03-21  H.J. Lu  <hjl@gnu.org>

	* elf/Makefile (tests): Don't depend on $(objpfx)tst-pathopt.out
	for cross-compiling.
	($(objpfx)tst-pathopt.out): Undo the last change.
2001-03-25 05:15:51 +00:00
..
bits Update. 2001-01-26 18:56:29 +00:00
glob
sys Update. 2001-02-06 18:27:57 +00:00
.cvsignore
Depend New file, libio needs localedata for tests. 2000-07-29 07:57:34 +00:00
Makefile Update. 2001-03-22 09:05:36 +00:00
PTESTS
PTESTS2C.sed Update. 2001-03-16 01:10:29 +00:00
TESTS
TESTS2C.sed
Versions Update. 2001-03-15 20:04:25 +00:00
annexc.c Update. 2000-08-27 18:28:09 +00:00
bsd-getpgrp.c Update. 2000-12-31 15:43:43 +00:00
bug-regex1.c Include <wchar.h> for fwide. 2001-02-07 07:25:37 +00:00
bug-regex2.c Update. 2001-02-10 06:19:01 +00:00
bug-regex3.c Update. 2001-02-15 22:27:29 +00:00
confstr.c Update. 2000-08-29 01:20:23 +00:00
cpio.h
execl.c
execle.c
execlp.c
execv.c
execvp.c
fnmatch.c Update. 2001-03-15 20:04:25 +00:00
fnmatch.h Update. 2001-03-15 09:36:19 +00:00
fnmatch_loop.c Update. 2001-03-16 07:40:05 +00:00
getconf.c Update. 2001-01-05 01:01:31 +00:00
getopt.c Update. 2000-10-16 18:17:25 +00:00
getopt.h
getopt1.c
getopt_init.c
glob.h Update. 2001-01-26 09:02:38 +00:00
globtest.c * tst-trans.c: Include <stdlib.h> and <string.h>. 2000-06-21 12:39:22 +00:00
globtest.sh Update. 2000-07-23 01:23:29 +00:00
ptestcases.h Update. 2001-03-16 01:10:29 +00:00
re_comp.h
regex.c Update. 2001-03-25 05:15:51 +00:00
regex.h Update. 2001-03-25 05:15:51 +00:00
regexbug1.c
runptests.c
runtests.c Make local functions static. 2000-12-27 20:26:07 +00:00
sched.h Update. 2001-01-28 08:15:06 +00:00
spawn.c
spawn.h Update. 2000-08-21 06:49:52 +00:00
spawn_faction_addclose.c Update. 2000-10-01 19:08:30 +00:00
spawn_faction_adddup2.c Update. 2000-10-01 19:08:30 +00:00
spawn_faction_addopen.c Update. 2000-10-01 19:08:30 +00:00
spawn_faction_destroy.c
spawn_faction_init.c Update. 2000-10-01 19:08:30 +00:00
spawn_int.h
spawnattr_destroy.c
spawnattr_getdefault.c
spawnattr_getflags.c
spawnattr_getpgroup.c
spawnattr_getschedparam.c
spawnattr_getschedpolicy.c
spawnattr_getsigmask.c
spawnattr_init.c
spawnattr_setdefault.c
spawnattr_setflags.c
spawnattr_setpgroup.c
spawnattr_setschedparam.c Update. 2000-06-14 00:55:24 +00:00
spawnattr_setschedpolicy.c
spawnattr_setsigmask.c Update. 2000-06-14 00:55:24 +00:00
spawni.c Update. 2001-02-13 22:17:17 +00:00
spawnp.c
tar.h
test-vfork.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
testcases.h
testfnm.c Update. 2001-03-15 09:36:19 +00:00
tst-chmod.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-dir.c Update. 2001-01-09 01:04:59 +00:00
tst-exec.c Update. 2000-10-26 08:11:19 +00:00
tst-fnmatch.c Update. 2001-03-15 09:36:19 +00:00
tst-fnmatch.input Update. 2001-03-15 20:04:25 +00:00
tst-fork.c Update. 2000-05-29 01:00:03 +00:00
tst-getaddrinfo.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-getlogin.c
tst-gnuglob.c Update. 2001-02-15 03:23:39 +00:00
tst-mmap.c
tst-preadwrite.c Update. 2000-05-29 07:31:53 +00:00
tst-preadwrite64.c Test for pread64 and pwrite64. 2000-05-26 19:48:39 +00:00
tst-regexloc.c Update. 2000-08-14 06:17:28 +00:00
tst-spawn.c Update. 2000-10-26 08:11:19 +00:00
tst-truncate.c Update. 2000-05-26 20:49:00 +00:00
tst-truncate64.c Update. 2000-05-26 20:31:12 +00:00
tstgetopt.c Update. 2000-09-06 18:07:07 +00:00
unistd.h Update. 2001-03-18 21:34:58 +00:00
wait.h
wordexp-test.c Update. 2001-02-26 19:32:00 +00:00
wordexp-tst.sh Update. 2000-10-21 00:02:39 +00:00
wordexp.h Update. 2001-01-26 02:17:50 +00:00