aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d1b81ec215d..5a3b7b466d9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -30,6 +30,10 @@
30 30
31 * s/osf5-0.h: Define USE_MMAP_FOR_BUFFERS, not REL_ALLOC_MMAP. 31 * s/osf5-0.h: Define USE_MMAP_FOR_BUFFERS, not REL_ALLOC_MMAP.
32 32
33 * s/sunos413.h (USE_MMAP_FOR_BUFFERS): Define.
34
35 * .gdbinit (xreload): Note its need on GNU/Linux.
36
33 * m/alpha.h (XUINT) [REL_ALLOC && _MALLOC_INTERNAL]: Don't declare 37 * m/alpha.h (XUINT) [REL_ALLOC && _MALLOC_INTERNAL]: Don't declare
34 r_alloc, r_alloc_free. 38 r_alloc, r_alloc_free.
35 39