From owner-cvs-gnu Mon Dec 26 11:15:42 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id LAA29540 for cvs-gnu-outgoing; Mon, 26 Dec 1994 11:15:42 -0800 Received: (from ats@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id LAA29529; Mon, 26 Dec 1994 11:15:24 -0800 Date: Mon, 26 Dec 1994 11:15:24 -0800 From: Andreas Schulz Message-Id: <199412261915.LAA29529@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cc/cc Makefile Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk ats 94/12/26 11:15:22 Modified: gnu/usr.bin/cc/cc Makefile Log: Install also a gcc.1 manual page as a link from cc.1, as long as we have the link cc to gcc. From owner-cvs-gnu Fri Dec 30 06:41:08 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id GAA18960 for cvs-gnu-outgoing; Fri, 30 Dec 1994 06:41:08 -0800 Received: (from ache@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id GAA18928; Fri, 30 Dec 1994 06:39:42 -0800 Date: Fri, 30 Dec 1994 06:39:42 -0800 From: "Andrew A. Chernov" Message-Id: <199412301439.GAA18928@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/lib/libreadline rltty.c tilde.c Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk ache 94/12/30 06:39:40 Modified: gnu/lib/libreadline rltty.c tilde.c Log: Upgrade from new bash From owner-cvs-gnu Fri Dec 30 15:27:46 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id PAA03901 for cvs-gnu-outgoing; Fri, 30 Dec 1994 15:27:46 -0800 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id PAA03891; Fri, 30 Dec 1994 15:27:35 -0800 Date: Fri, 30 Dec 1994 15:27:35 -0800 From: "Jordan K. Hubbard" Message-Id: <199412302327.PAA03891@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/gdb/mmalloc README.FreeBSD mmtrace.c Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk jkh 94/12/30 15:27:34 Modified: gnu/usr.bin/gdb README.FreeBSD VERSION gnu/usr.bin/gdb/bfd Makefile README.FreeBSD VERSION aout-target.h aout32.c aoutx.h archive.c archures.c bfd.c bfd.h cache.c coffgen.c core.c cpu-i386.c ctor.c ecoff.c elf.c format.c freebsd386.c init.c libaout.h libbfd.c libbfd.h libcoff.h libecoff.h libelf.h opncls.c reloc.c section.c srec.c stab-syms.c syms.c sysdep.h targets.c trad-core.c gnu/usr.bin/gdb/gdb Makefile ansidecl.h blockframe.c breakpoint.c breakpoint.h buildsym.c c-lang.c c-lang.h c-typeprint.c c-valprint.c ch-lang.c ch-lang.h ch-typeprint.c ch-valprint.c coffread.c command.c command.h complaints.c core.c coredep.c corelow.c cp-valprint.c dbxread.c defs.h demangle.c demangle.h dis-asm.h dis-buf.c dwarfread.c elfread.c environ.c eval.c exec.c expprint.c expression.h findvar.c fork-child.c frame.h freebsd-nat.c gdb.1 gdbcore.h gdbtypes.c gdbtypes.h i386-dis.c i386-pinsn.c i386-tdep.c infcmd.c inferior.h inflow.c infptrace.c infrun.c inftarg.c init.c language.c language.h m2-lang.c m2-lang.h m2-typeprint.c m2-valprint.c main.c maint.c minsyms.c mipsread.c nlmread.c nm.h objfiles.c objfiles.h obstack.h parse.c parser-defs.h partial-stab.h printcmd.c regex.c regex.h remote-utils.c remote-utils.h remote.c ser-unix.c serial.c serial.h source.c stabsread.c stabsread.h stack.c symfile.c symfile.h symmisc.c symtab.c symtab.h target.c target.h terminal.h thread.c tm-i386v.h tm.h typeprint.c typeprint.h utils.c valarith.c valops.c valprint.c valprint.h value.h values.c version.c xm.h gnu/usr.bin/gdb/gdb/aout aout64.h ar.h stab.def gnu/usr.bin/gdb/gdb/coff ecoff.h internal.h sym.h symconst.h gnu/usr.bin/gdb/gdb/elf common.h internal.h gnu/usr.bin/gdb/libiberty Makefile README.FreeBSD argv.c basename.c concat.c cplus-dem.c fdmatch.c getopt.c getopt1.c obstack.c spaces.c strerror.c strsignal.c xmalloc.c gnu/usr.bin/gdb/mmalloc README.FreeBSD mmtrace.c Removed: gnu/usr.bin/gdb/bfd seclet.c seclet.h gnu/usr.bin/gdb/gdb freebsd-solib.c putenv.c Log: Hurrah! Let the champagne flow, the olive oil barrel be opened and the wild, slippery orgy commence! Gary Jennejohn, too studly for his own good, has finally come through with the new, improved gdb 4.13. This gdb features: o kgdb support - if this works (and I urge folks to test it), we can finally purge the old and hateful version of kgdb from our source tree. o attach/detach support. See comments in README.FreeBSD for more details. o Well, it's newer. Our previous version was 4.11. Comments and flames to gj, of course! :-) Thanks, Gary. Much appreciated. The previous state of gdb/kgdb has been a thorn in all of our sides for some time.. Submitted by: gj From owner-cvs-gnu Fri Dec 30 15:33:18 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id PAA04122 for cvs-gnu-outgoing; Fri, 30 Dec 1994 15:33:18 -0800 Received: (from jkh@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id PAA04111; Fri, 30 Dec 1994 15:33:11 -0800 Date: Fri, 30 Dec 1994 15:33:11 -0800 From: "Jordan K. Hubbard" Message-Id: <199412302333.PAA04111@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/gdb/mmalloc COPYING.LIB Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk jkh 94/12/30 15:33:11 Added: gnu/usr.bin/gdb/bfd coff-i386.c coffcode.h coffswap.h ecofflink.c elf32-i386.c elf32-target.h elf32.c elfcode.h genlink.h hash.c i386aout.c linker.c gnu/usr.bin/gdb/gdb annotate.c annotate.h bfdlink.h disassemble.c floatformat.h fopen-bin.h gdbm.h ieee.h kcorelow.c libiberty.h mdebugread.c solib.c top.c top.h gnu/usr.bin/gdb/gdb/aout encap.h host.h reloc.h gnu/usr.bin/gdb/gdb/coff i386.h gnu/usr.bin/gdb/libiberty vasprintf.c gnu/usr.bin/gdb/mmalloc COPYING.LIB Log: Bring in the files added by Gary Jennejohn's gdb update. Submitted by: gj From owner-cvs-gnu Sat Dec 31 08:14:17 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA17647 for cvs-gnu-outgoing; Sat, 31 Dec 1994 08:14:17 -0800 Received: (from bde@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA17637; Sat, 31 Dec 1994 08:14:14 -0800 Date: Sat, 31 Dec 1994 08:14:14 -0800 From: Bruce Evans Message-Id: <199412311614.IAA17637@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/gdb/bfd freebsd386.c Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk bde 94/12/31 08:14:14 Modified: gnu/usr.bin/gdb/bfd freebsd386.c Log: Restore our (cosmetic) local changes which were clobbered by the previous commit (do them slightly differently). From owner-cvs-gnu Sat Dec 31 08:16:32 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA17695 for cvs-gnu-outgoing; Sat, 31 Dec 1994 08:16:32 -0800 Received: (from bde@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA17685; Sat, 31 Dec 1994 08:16:29 -0800 Date: Sat, 31 Dec 1994 08:16:29 -0800 From: Bruce Evans Message-Id: <199412311616.IAA17685@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/gdb/bfd i386aout.c Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk bde 94/12/31 08:16:28 Modified: gnu/usr.bin/gdb/bfd i386aout.c Log: Hide yet another redefinition of PAGE_SIZE. Cosmetic. From owner-cvs-gnu Sat Dec 31 08:35:04 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA17817 for cvs-gnu-outgoing; Sat, 31 Dec 1994 08:35:04 -0800 Received: (from bde@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA17807; Sat, 31 Dec 1994 08:35:01 -0800 Date: Sat, 31 Dec 1994 08:35:01 -0800 From: Bruce Evans Message-Id: <199412311635.IAA17807@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/gdb/bfd sysdep.h Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk bde 94/12/31 08:35:01 Modified: gnu/usr.bin/gdb/bfd sysdep.h Log: Restore our local changes which were clobbered by the previous commit. cvs is not being used effectively for gdb. Our old changes get clobbered and our new changes are mixed with "vendor" changes in the same updates so they will be difficult to untangle for the next release of gdb. The revision logs get spammed for each release of gdb. From owner-cvs-gnu Sat Dec 31 08:56:47 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA17896 for cvs-gnu-outgoing; Sat, 31 Dec 1994 08:56:47 -0800 Received: (from bde@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id IAA17886; Sat, 31 Dec 1994 08:56:45 -0800 Date: Sat, 31 Dec 1994 08:56:45 -0800 From: Bruce Evans Message-Id: <199412311656.IAA17886@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/gdb/gdb nm.h Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk bde 94/12/31 08:56:44 Modified: gnu/usr.bin/gdb/gdb nm.h Log: Fix declaration of i386_float_info(). From owner-cvs-gnu Sat Dec 31 09:00:11 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id JAA17946 for cvs-gnu-outgoing; Sat, 31 Dec 1994 09:00:11 -0800 Received: (from bde@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id JAA17936; Sat, 31 Dec 1994 09:00:10 -0800 Date: Sat, 31 Dec 1994 09:00:10 -0800 From: Bruce Evans Message-Id: <199412311700.JAA17936@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/gdb/gdb freebsd-nat.c Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk bde 94/12/31 09:00:09 Modified: gnu/usr.bin/gdb/gdb freebsd-nat.c Log: Add more segment registers to list of registers (fake for %fs and %gs). This might be useful for debugging applications that use a special LDT. However, printing of all segment registers is currently broken. Don't print "last exception: " before the FPU opcode and pc, etc. The opcode and pc, etc., are for the last FPU _instruction_. Pass the saved exception status word to print_387_status() so that the exception(s) that caused or will cause a trap can be seen. The kernel has supported this since 1.1 or before. The kernel still clobbers the tag word if a trap occurs. Remove unused null function clear_regs(). From owner-cvs-gnu Sat Dec 31 09:02:40 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id JAA17967 for cvs-gnu-outgoing; Sat, 31 Dec 1994 09:02:40 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id JAA17961; Sat, 31 Dec 1994 09:02:38 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.9/8.6.9) with SMTP id JAA26683; Sat, 31 Dec 1994 09:02:35 -0800 X-Authentication-Warning: time.cdrom.com: Host localhost didn't use HELO protocol To: Bruce Evans cc: CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com Subject: Re: cvs commit: src/gnu/usr.bin/gdb/bfd sysdep.h In-reply-to: Your message of "Sat, 31 Dec 94 08:35:01 PST." <199412311635.IAA17807@freefall.cdrom.com> Date: Sat, 31 Dec 1994 09:02:35 -0800 Message-ID: <26682.788893355@time.cdrom.com> From: "Jordan K. Hubbard" Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk > cvs is not being used effectively for gdb. Our old changes get clobbered > and our new changes are mixed with "vendor" changes in the same updates > so they will be difficult to untangle for the next release of gdb. The > revision logs get spammed for each release of gdb. Sorry about that. I'm not a CVS expert by a long shot, and so I'd welcome any suggestions as to how better to do this in the future. I believe we have the same kinds of trouble with groff, gcc, etc.. Jordan From owner-cvs-gnu Sat Dec 31 17:48:43 1994 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id RAA29594 for cvs-gnu-outgoing; Sat, 31 Dec 1994 17:48:43 -0800 Received: from ns.dknet.dk (ns.dknet.dk [193.88.44.42]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id RAA29588; Sat, 31 Dec 1994 17:48:29 -0800 Received: from login.dknet.dk by ns.dknet.dk with SMTP id AA11134 (5.65c8/IDA-1.4.4j); Sun, 1 Jan 1995 02:47:59 +0100 Received: by login.dknet.dk (4.1/SMI-4.0) id AA20820; Sun, 1 Jan 95 02:47:33 +0100 From: phk@login.dknet.dk (Poul-Henning Kamp) Message-Id: <9501010147.AA20820@login.dknet.dk> Subject: Re: cvs commit: src/gnu/usr.bin/gdb/bfd sysdep.h To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Sun, 1 Jan 95 2:47:32 MET Cc: bde@freefall.cdrom.com, CVS-commiters@freefall.cdrom.com, cvs-gnu@freefall.cdrom.com In-Reply-To: <26682.788893355@time.cdrom.com>; from "Jordan K. Hubbard" at Dec 31, 94 9:02 am X-Mailer: ELM [version 2.3 PL11] X-Charset: ASCII X-Char-Esc: 29 Sender: cvs-gnu-owner@FreeBSD.org Precedence: bulk > > cvs is not being used effectively for gdb. Our old changes get clobbered > > and our new changes are mixed with "vendor" changes in the same updates > > so they will be difficult to untangle for the next release of gdb. The > > revision logs get spammed for each release of gdb. > > Sorry about that. I'm not a CVS expert by a long shot, and so I'd welcome > any suggestions as to how better to do this in the future. I believe we > have the same kinds of trouble with groff, gcc, etc.. We need to make a decision on all the GNU stuff. The problem exists for all of the gnu sources, if for nothing else then because of the bmake principle. We need a traceable method to come from a gnu-dist to a bmake tree. I tried with the gnu2bmake stuff, but faced opposition, so I'm sitting tight just now, waiting for the alternative to appear... Happy 1995 ! Poul-Henning