From 856afd17917f558038a815b2873316235d5f7b3e Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Thu, 11 May 1995 19:46:51 +0000 Subject: [PATCH] Thu May 4 14:36:42 1995 Jason Merrill * demangle.h: Don't include ansidecl.h if IN_GCC. --- include/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/include/ChangeLog b/include/ChangeLog index 6a895f909b..f07c8bef84 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,18 @@ +Thu May 4 14:36:42 1995 Jason Merrill + + * demangle.h: Don't include ansidecl.h if IN_GCC. + +start-sanitize-arc +Tue Mar 7 21:01:54 1995 Doug Evans + + * dis-asm.h (arc_get_disassembler): New argument `int big_p'. +end-sanitize-arc + +Tue Feb 21 00:37:28 1995 Jeff Law (law@snake.cs.utah.edu) + + * hp-symtab.h: Don't use bitfield enumerations, the HP C compiler + does not handle them correctly. + start-sanitize-arc Fri Feb 17 12:40:12 1995 Doug Evans