diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-01-20 04:23:29 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-01-20 04:23:29 +0000 |
commit | 826000345c004578cedf2e4bcd5cf6f0e84185bf (patch) | |
tree | f3e066b518600114190217f4be9ac4b91bf12d77 /gdb/ChangeLog | |
parent | 1636f0bbebdb8486aee30722a9f9a2d15aa9716e (diff) | |
download | gdb-826000345c004578cedf2e4bcd5cf6f0e84185bf.zip gdb-826000345c004578cedf2e4bcd5cf6f0e84185bf.tar.gz gdb-826000345c004578cedf2e4bcd5cf6f0e84185bf.tar.bz2 |
Eliminate MALLOC_INCOMPATIBLE.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 87e3bda..8f95428 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,13 @@ 2002-01-19 Andrew Cagney <ac131313@redhat.com> + * utils.c: Remove #ifndef MALLOC_INCOMPATIBLE. + * config/sparc/xm-sun4os4.h (PTRACE_ARG3_TYPE): Move macro .... + * config/sparc/nm-sun4os4.h (PTRACE_ARG3_TYPE): ... to here. + * config/sparc/xm-sun4os4.h: Delete file. + * config/sparc/sun4os4.mh (XM_FILE): Delete makefile variable. + +2002-01-19 Andrew Cagney <ac131313@redhat.com> + * config/sparc/sparclynx.mh (XM_FILE): Delete. * config/rs6000/rs6000lynx.mh (XM_FILE): Delete. * config/m68k/m68klynx.mh (XM_FILE): Delete. |