emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Wed, 20 Oct 2004 12:30:57 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.3936 emacs/src/ChangeLog:1.3937
*** emacs/src/ChangeLog:1.3936  Wed Oct 20 02:20:44 2004
--- emacs/src/ChangeLog Wed Oct 20 16:23:29 2004
***************
*** 1,3 ****
--- 1,19 ----
+ 2004-10-20  Jan Dj,Ad(Brv  <address@hidden>
+ 
+       * emacs.c (my_heap_start, heap_bss_diff, MAX_HEAP_BSS_DIFF):
+       New variables and constant.
+       (main): Calculate heap_bss_diff.  If we are dumping and the
+       heap_bss_diff is greater than MAX_HEAP_BSS_DIFF, set PER_LINUX32
+       and exec ourself again.
+       (Fdump_emacs): If heap_bss_diff is greater than MAX_HEAP_BSS_DIFF
+       print a warning.
+ 
+       * lastfile.c: Make my_endbss and my_endbss_static available on all
+       platforms.
+ 
+       * Makefile.in (RUN_TEMACS): Remove @address@hidden
+       * config.in (HAVE_PERSONALITY_LINUX32): Regenerate.
+ 
  2004-10-19  Luc Teirlinck  <address@hidden>
  
        * data.c (Flocal_variable_if_set_p): Doc fix.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]