From 49f8eccbffa701e05605501e0227e718e2827920 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Fri, 22 Oct 1993 06:03:50 +0000 Subject: [PATCH] * Makefile.in (init.c): Generate using the source, not munch. This cleans up all kinds of hassles (which nm to use in munch, etc). The new formatting conventions (mostly already followed) are that the name of the _initialize_* routines must start in column zero, and must not be inside #if. * munch: Removed. * Makefile.in: Remove references to munch. * serial.c, remote.c, infptrace.c, maint.c, convex-tdep.c, alpha-tdep.c, hp300ux-nat.c, hppab-nat.c, osfsolib.c, remote-es.c, procfs.c, remote-udi.c, ser-go32.c, ultra3-xdep.c, sh-tdep.c, i960-tdep.c, hppa-tdep.c, h8500-tdep.c, dpx2-nat.c, delta68-nat.c, z8k-tdep.c: Make sure the above conventions are followed. Make sure they are all declared as returning void. Clean up miscellaneous comments and such. --- gdb/.Sanitize | 1 - 1 file changed, 1 deletion(-) diff --git a/gdb/.Sanitize b/gdb/.Sanitize index 6a300156544..39de3f736a5 100644 --- a/gdb/.Sanitize +++ b/gdb/.Sanitize @@ -172,7 +172,6 @@ mips-tdep.c mipsm3-nat.c mipsread.c monitor.h -munch news-xdep.c nindy-share nindy-tdep.c -- 2.30.2