From c77138f461a21a9b2061896464e8045138be5d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Grubbstr=C3=B6m=20=28Grubba=29?= <grubba@grubba.org> Date: Mon, 3 Nov 1997 04:13:41 +0100 Subject: [PATCH] Minor change of facts. Rev: src/ChangeLog:1.122 --- src/ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index feb0dc7dcd..388cb35dbc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,8 +1,8 @@ Mon Nov 3 01:38:32 1997 Henrik Grubbstr�m <grubba@infovav.se> - * smartlink: Now sets ulimit for the virtual memory usage to 64MB - unless the environment variable NO_ULIMIT is set. This seems like - a reasonable default limit to avoid exhausting all memory in the + * smartlink: Now sets ulimit for the data segment to 48MB unless + the environment variable NO_ULIMIT is set. This seems like a + reasonable default limit to avoid exhausting all memory in the machine during optimizing. * configure.in: Added options proper for SparcWorks cc. * *.c: Added several casts to avoid implicit casts between signed -- GitLab