Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* sysdeps/sparc/sparc32/soft-fp/Dist: Add q_add.c.
	* sysdeps/sparc/sparc64/soft-fp/Dist: Add qp_add.c.
  • Loading branch information
Ulrich Drepper committed Sep 19, 2000
1 parent d975eb1 commit 2b83a33
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
* version.h (VERSION): Bump to 2.1.94.

* sysdeps/mips/Dist: Add fpu/fenv_libc.h.
* sysdeps/sparc/sparc32/soft-fp/Dist: Add q_add.c and qp_add.c.
* sysdeps/sparc/sparc32/soft-fp/Dist: Add q_add.c.
* sysdeps/sparc/sparc64/soft-fp/Dist: Add qp_add.c.
* sysdeps/unix/sysv/linux/ia64/Dist: Add net/route.h.

* malloc/mtrace.c (mtrace): Mark stream as close on exec.
Expand Down
1 change: 0 additions & 1 deletion sysdeps/sparc/sparc32/soft-fp/Dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
q_add.c
qp_add.c
q_cmp.c
q_cmpe.c
q_div.c
Expand Down
1 change: 1 addition & 0 deletions sysdeps/sparc/sparc64/soft-fp/Dist
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
qp_add.c
qp_cmp.c
qp_cmpe.c
qp_div.c
Expand Down

0 comments on commit 2b83a33

Please sign in to comment.