drepper [Sat, 10 May 1997 23:33:36 +0000 (23:33 +0000)]
Update.
drepper [Fri, 9 May 1997 02:57:23 +0000 (02:57 +0000)]
.
drepper [Thu, 8 May 1997 14:44:28 +0000 (14:44 +0000)]
Add nfsservctl.
drepper [Thu, 8 May 1997 10:01:49 +0000 (10:01 +0000)]
.
drepper [Wed, 7 May 1997 16:22:57 +0000 (16:22 +0000)]
Functions moved to other files
drepper [Wed, 7 May 1997 15:31:21 +0000 (15:31 +0000)]
Update.
drepper [Wed, 7 May 1997 15:31:06 +0000 (15:31 +0000)]
Likewise tuck the thread data onto the new thread's stack.
drepper [Wed, 7 May 1997 15:30:58 +0000 (15:30 +0000)]
Don't presume that the kernel will preserve non-call-saved registers;
save and restore a0 across the system call.
drepper [Wed, 7 May 1997 15:30:37 +0000 (15:30 +0000)]
Don't use assembler comment character.
drepper [Wed, 7 May 1997 15:29:27 +0000 (15:29 +0000)]
Rewritten.
drepper [Wed, 7 May 1997 15:29:20 +0000 (15:29 +0000)]
Don't define huge_val.
drepper [Wed, 7 May 1997 15:28:46 +0000 (15:28 +0000)]
Don't define huge_val.
drepper [Wed, 7 May 1997 15:28:34 +0000 (15:28 +0000)]
Rewritten.
drepper [Wed, 7 May 1997 15:28:03 +0000 (15:28 +0000)]
m68k specific complex sine implementation for long double.
drepper [Wed, 7 May 1997 15:27:51 +0000 (15:27 +0000)]
m68k specific complex sine implementation for float.
drepper [Wed, 7 May 1997 15:27:44 +0000 (15:27 +0000)]
m68k specific complex sine implementation for double.
drepper [Wed, 7 May 1997 15:27:27 +0000 (15:27 +0000)]
m68k specific complex cosine implementation for long double.
drepper [Wed, 7 May 1997 15:27:16 +0000 (15:27 +0000)]
m68k specific complex cosine implementation for float.
drepper [Wed, 7 May 1997 15:27:03 +0000 (15:27 +0000)]
m68k specific complex cosine implementation.
drepper [Wed, 7 May 1997 15:26:29 +0000 (15:26 +0000)]
Raise invalid exception for NaN result.
Use __m81_test.
drepper [Wed, 7 May 1997 15:26:19 +0000 (15:26 +0000)]
(__frexp): Don't raise invalid exception on infinite value.
(__m81_test, __M81_COND_NAN, __M81_COND_INF, __M81_COND_NEG,
__M81_COND_ZERO): New definitions.
drepper [Wed, 7 May 1997 15:26:05 +0000 (15:26 +0000)]
Fix test for sign of argument.
drepper [Wed, 7 May 1997 15:25:58 +0000 (15:25 +0000)]
Fix sign of result.
drepper [Wed, 7 May 1997 15:25:50 +0000 (15:25 +0000)]
Ignore integer bit for Inf and NaN. Fix test for sign of infinite y.
drepper [Wed, 7 May 1997 15:25:42 +0000 (15:25 +0000)]
Fix test for x < 1.
drepper [Wed, 7 May 1997 15:25:07 +0000 (15:25 +0000)]
Declare as master copy.
drepper [Wed, 7 May 1997 15:24:26 +0000 (15:24 +0000)]
Merge with GNU awk version.
drepper [Wed, 7 May 1997 15:24:01 +0000 (15:24 +0000)]
Merge with GNU awk version.
(regex_compile): Use ISO C/amend 1 functions for character class handling.
drepper [Wed, 7 May 1997 15:21:58 +0000 (15:21 +0000)]
Add some more tests for character class matching.
drepper [Wed, 7 May 1997 15:20:55 +0000 (15:20 +0000)]
Fix internal function declarations.
drepper [Wed, 7 May 1997 15:20:46 +0000 (15:20 +0000)]
Part of NIS implementation.
drepper [Wed, 7 May 1997 15:20:28 +0000 (15:20 +0000)]
(nis_leaf_of_r): Fix buffer problems.
drepper [Wed, 7 May 1997 15:20:20 +0000 (15:20 +0000)]
(nis_servstate): New.
drepper [Wed, 7 May 1997 15:20:08 +0000 (15:20 +0000)]
(__nis_finddirectory): Remove.
drepper [Wed, 7 May 1997 15:20:00 +0000 (15:20 +0000)]
Remove debug output.
drepper [Wed, 7 May 1997 15:18:37 +0000 (15:18 +0000)]
Part of NIS implementation.
drepper [Wed, 7 May 1997 15:17:51 +0000 (15:17 +0000)]
Update.
drepper [Wed, 7 May 1997 15:17:44 +0000 (15:17 +0000)]
(libnsl-routines): Add a lot of new file names.
drepper [Wed, 7 May 1997 15:17:26 +0000 (15:17 +0000)]
Update.
drepper [Wed, 7 May 1997 15:16:24 +0000 (15:16 +0000)]
(test_not_exception): Don't mix the internal
exception flags with the host defined FE_* values. All (indirect)
callers of this and test_exceptions changed to pass the internal
flag values.
(csin_test): Allow invalid exception for +-Inf + i NaN. Fix typos
in test names.
(csinh_test): Allow invalid exception for NaN +- i Inf.
drepper [Wed, 7 May 1997 15:16:03 +0000 (15:16 +0000)]
Update.
drepper [Wed, 7 May 1997 15:15:57 +0000 (15:15 +0000)]
Remove -$(subdir) suffix from subdir stamp files to avoid problems
with long file names.
drepper [Wed, 7 May 1997 15:15:32 +0000 (15:15 +0000)]
(show_info): Handle stringlist.
(write_charmaps): Also print names of charset in <code_set_name>
fields in the files.
drepper [Wed, 7 May 1997 15:13:33 +0000 (15:13 +0000)]
(charmap_read): If charmap file is not using the given name try to
find it by looking through all available charmap files and compare the
code set name.
drepper [Wed, 7 May 1997 15:11:44 +0000 (15:11 +0000)]
(enum value_type): Add stringlist.
drepper [Wed, 7 May 1997 15:11:08 +0000 (15:11 +0000)]
Change type of _NL_CTYPE_CLASS_NAMES and _NL_CTYPE_MAP_NAMES field to
stringlist.
Change name of _NL_CTYPE_CODESET_NAME to "charmap".
drepper [Wed, 7 May 1997 15:09:37 +0000 (15:09 +0000)]
New file.
drepper [Wed, 7 May 1997 15:09:30 +0000 (15:09 +0000)]
(distribute): Add abi-note.S and abi-tag.h.
(start-installed-name): Don't define here.
When ELF generate file named by start-installed-name from start.o
and abi-note.o.
drepper [Wed, 7 May 1997 15:08:53 +0000 (15:08 +0000)]
Update.
drepper [Wed, 7 May 1997 15:08:45 +0000 (15:08 +0000)]
Remove -$(subdir) suffix from subdir stamp files to avoid problems
with long file names.
drepper [Wed, 7 May 1997 14:58:48 +0000 (14:58 +0000)]
(bind_now): Correct translatable strings.
drepper [Wed, 7 May 1997 14:35:12 +0000 (14:35 +0000)]
Add definitions for option value to mount functions.
drepper [Wed, 7 May 1997 14:34:37 +0000 (14:34 +0000)]
.
drepper [Wed, 7 May 1997 14:33:16 +0000 (14:33 +0000)]
(elf_machine_rel): Check for mismatch in size for copy relocation.
drepper [Wed, 7 May 1997 14:32:55 +0000 (14:32 +0000)]
(elf_machine_rela): Check for mismatch in size for copy relocation.
drepper [Wed, 7 May 1997 14:31:48 +0000 (14:31 +0000)]
(elf_machine_rela): Check for mismatch in size for copy relocation.
drepper [Wed, 7 May 1997 14:31:19 +0000 (14:31 +0000)]
(elf_machine_rela): Check for mismatch in size for copy relocation.
drepper [Wed, 7 May 1997 14:14:48 +0000 (14:14 +0000)]
svc_exit): New, defined.
(svc_run): Test for svc_stop variable.
drepper [Wed, 7 May 1997 14:14:12 +0000 (14:14 +0000)]
(svc_exit): New, declared.
drepper [Wed, 7 May 1997 14:05:58 +0000 (14:05 +0000)]
(main): Use /tmp/bug4.test for concurrency with other tests.
drepper [Wed, 7 May 1997 14:04:25 +0000 (14:04 +0000)]
De-ANSI-declfy.
drepper [Wed, 7 May 1997 14:03:25 +0000 (14:03 +0000)]
(main): Use /tmp/bug3.test for concurrency with other tests.
drepper [Sat, 3 May 1997 00:33:54 +0000 (00:33 +0000)]
.
drepper [Fri, 2 May 1997 22:53:31 +0000 (22:53 +0000)]
Recognize only digits in first field. This enables us to use colons in
the pattern.
drepper [Fri, 2 May 1997 22:51:36 +0000 (22:51 +0000)]
Regenerated
drepper [Fri, 2 May 1997 22:41:49 +0000 (22:41 +0000)]
Regenerated
drepper [Thu, 1 May 1997 01:25:40 +0000 (01:25 +0000)]
.
drepper [Thu, 1 May 1997 01:13:22 +0000 (01:13 +0000)]
(shmat): In Linux-2.0 and up the kernel can return negative values. Only
fail when return value is in range in range which is never returned as
valid address.
drepper [Wed, 30 Apr 1997 20:34:50 +0000 (20:34 +0000)]
update from main archive 970430
drepper [Wed, 30 Apr 1997 15:51:34 +0000 (15:51 +0000)]
Update.
drepper [Wed, 30 Apr 1997 15:50:46 +0000 (15:50 +0000)]
(add): Respect `0' padding flag.
drepper [Wed, 30 Apr 1997 15:49:27 +0000 (15:49 +0000)]
Save the function argument in t0 rather than a4 to avoid it being
clobbered.
drepper [Wed, 30 Apr 1997 15:48:51 +0000 (15:48 +0000)]
Linux version of definition of ABI tag.
drepper [Wed, 30 Apr 1997 15:48:35 +0000 (15:48 +0000)]
Stub version of definition of ABI tag.
drepper [Wed, 30 Apr 1997 15:47:47 +0000 (15:47 +0000)]
Raise correct exceptions.
drepper [Wed, 30 Apr 1997 15:46:54 +0000 (15:46 +0000)]
Raise correct exceptions.
Correct computation.
drepper [Wed, 30 Apr 1997 15:46:21 +0000 (15:46 +0000)]
Rewrite.
drepper [Wed, 30 Apr 1997 15:46:06 +0000 (15:46 +0000)]
Use isfinite instead of finite.
drepper [Wed, 30 Apr 1997 15:45:45 +0000 (15:45 +0000)]
Raise correct exceptions.
drepper [Wed, 30 Apr 1997 15:43:55 +0000 (15:43 +0000)]
Raise correct exceptions.
Correct computation.
drepper [Wed, 30 Apr 1997 15:42:18 +0000 (15:42 +0000)]
Raise correct exceptions.
drepper [Wed, 30 Apr 1997 15:40:35 +0000 (15:40 +0000)]
Raise correct exceptions.
drepper [Wed, 30 Apr 1997 15:39:48 +0000 (15:39 +0000)]
(elf_machine_load_address): Use notation for local label in ELF.
drepper [Wed, 30 Apr 1997 15:38:58 +0000 (15:38 +0000)]
(__srandom_r): Don't use seed 0. Use 1 in this case.
drepper [Wed, 30 Apr 1997 15:37:43 +0000 (15:37 +0000)]
Include <limits.h>.
drepper [Wed, 30 Apr 1997 15:37:11 +0000 (15:37 +0000)]
(printf_size): Correct type of `units' and make robust against future
changes.
drepper [Wed, 30 Apr 1997 15:36:41 +0000 (15:36 +0000)]
Update.
drepper [Wed, 30 Apr 1997 15:36:31 +0000 (15:36 +0000)]
Implement test for exceptions.
(csin_test): New function.
drepper [Wed, 30 Apr 1997 15:34:49 +0000 (15:34 +0000)]
Allow names with only one character.
drepper [Wed, 30 Apr 1997 15:34:30 +0000 (15:34 +0000)]
Update.
drepper [Wed, 30 Apr 1997 15:34:25 +0000 (15:34 +0000)]
Recognize @defmumblex.
drepper [Wed, 30 Apr 1997 15:33:43 +0000 (15:33 +0000)]
Use @vtable where possible. Add TeX version of @multitable since
texi2dvi cannot handle them correct in the moment.
drepper [Wed, 30 Apr 1997 15:32:13 +0000 (15:32 +0000)]
(Miscellaneous Signals): Use @deftypevrx for second description
header.
drepper [Wed, 30 Apr 1997 15:31:52 +0000 (15:31 +0000)]
Use @defmumblex for additional description headers.
drepper [Wed, 30 Apr 1997 15:31:32 +0000 (15:31 +0000)]
Update.
drepper [Wed, 30 Apr 1997 15:31:22 +0000 (15:31 +0000)]
(Floating-Point Classes): Don't indent text,
makeinfo doesn't like that.
Use @defmumblex for additional description headers.
drepper [Wed, 30 Apr 1997 15:30:40 +0000 (15:30 +0000)]
(obstack_specify_allocation_with_arg,
obstack_chunkfun, obstack_freefun): Fix casts.
drepper [Wed, 30 Apr 1997 15:30:13 +0000 (15:30 +0000)]
Content of note section in every generated ELF binary.
drepper [Wed, 30 Apr 1997 15:29:33 +0000 (15:29 +0000)]
Add abi-note.S and abi-tag.h.
(start-installed-name): Don't define here.
When ELF generate file named by start-installed-name from start.o
and abi-note.o.
drepper [Wed, 30 Apr 1997 15:27:35 +0000 (15:27 +0000)]
Emit definition of `cross_compiling'.