Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 1997 14:47:37 -0800 (PST)
From:      Gary Jennejohn <gj>
To:        CVS-committers, cvs-all, cvs-gnu
Subject:   cvs commit:  src/gnu/usr.bin/gdb/doc Makefile gdb-cfg.texi GDBvn.texi all-cfg.texi annotate.texi gdb.texinfo gdbint.texinfo h8-cfg.texi inc-hist.texi remote.texi stabs.texinfo src/gnu/usr.bin/gdb/gdb/elf common.h dwarf.h external.h internal.h src/gnu/usr.bin/gdb/mmalloc COPYING.LIB Makefile README.FreeBSD attach.c detach.c keys.c mcalloc.c mfree.c mmalloc.c mmalloc.h mmalloc.texi mmap-sup.c mmcheck.c mmemalign.c mmstats.c mmtrace.c mrealloc.c mvalloc.c sbrk-sup.c src/gnu/usr.bin/gdb Makefile.inc Makefile COPYING COPYING.LIB README.FreeBSD VERSION src/gnu/usr.bin/gdb/bfd config.h i386freebsd.h Makefile bfd.h COPYING README.FreeBSD VERSION aout-target.h aout32.c aoutx.h archive.c archures.c bfd.c cache.c coff-i386.c coffcode.h coffgen.c coffswap.h core.c cpu-i386.c ctor.c ecoff.c ecofflink.c elf.c elf32-i386.c elf32-target.h elf32.c elfcode.h format.c freebsd386.c genlink.h hash.c i386aout.c init.c libaout.h libbfd.c libbfd.h libcoff.h libecoff.h libelf.h linker.c opncls.c reloc.c section.c srec.c stab-syms.c syms.c sysdep.h targets.c trad-core.c src/gnu/usr.bin/gdb/gdb config.h i386freebsd.h kvm-fbsd.c Makefile init.c kcorelow.c nm.h tm.h version.c xm.h COPYING annotate.c annotate.h ansidecl.h bfdlink.h blockframe.c breakpoint.c breakpoint.h buildsym.c buildsym.h c-exp.y c-lang.c c-lang.h c-typeprint.c c-valprint.c call-cmds.h ch-exp.y ch-lang.c ch-lang.h ch-typeprint.c ch-valprint.c coffread.c command.c command.h compat_que.c complaints.c complaints.h copying.c core.c coredep.c corelow.c cp-valprint.c dbxread.c dcache.c dcache.h defs.h demangle.c demangle.h dis-asm.h dis-buf.c disassemble.c dwarfread.c elfread.c environ.c environ.h eval.c exec.c expprint.c expression.h findvar.c floatformat.h fopen-bin.h fopen-same.h fork-child.c frame.h freebsd-nat.c gdb-stabs.h gdb.1 gdbcmd.h gdbcore.h gdbm.h gdbtypes.c gdbtypes.h getopt.h i386-dis.c i386-pinsn.c i386-tdep.c ieee.h infcmd.c inferior.h inflow.c infptrace.c infrun.c inftarg.c language.c language.h libiberty.h m2-exp.y m2-lang.c m2-lang.h m2-typeprint.c 
Message-ID:  <199701152247.OAA03595@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gj          97/01/15 14:47:36

  Modified:    gnu/usr.bin/gdb  Makefile
  Added:       gnu/usr.bin/gdb  Makefile.inc
  Removed:     gnu/usr.bin/gdb  COPYING COPYING.LIB README.FreeBSD VERSION
  Log:
  changes required in the top-level directory for making gdb
  using the sources in /usr/src/contrib/gdb.
  
  This is based on /usr/ports/devel/gdb.
  
  2.2 candidate ?
  
  Revision  Changes    Path
  1.5       +1 -1      src/gnu/usr.bin/gdb/Makefile

  Modified:    gnu/usr.bin/gdb/bfd  Makefile bfd.h
  Added:       gnu/usr.bin/gdb/bfd  config.h i386freebsd.h
  Removed:     gnu/usr.bin/gdb/bfd  COPYING README.FreeBSD VERSION
                        aout-target.h aout32.c aoutx.h  archive.c
                        archures.c bfd.c cache.c coff-i386.c coffcode.h 
                        coffgen.c coffswap.h core.c cpu-i386.c ctor.c
                        ecoff.c  ecofflink.c elf.c elf32-i386.c
                        elf32-target.h elf32.c  elfcode.h format.c
                        freebsd386.c genlink.h hash.c i386aout.c  init.c
                        libaout.h libbfd.c libbfd.h libcoff.h libecoff.h 
                        libelf.h linker.c opncls.c reloc.c section.c srec.c
                         stab-syms.c syms.c sysdep.h targets.c trad-core.c
  Log:
  changes required in the bfd directory for making gdb
  using the sources in /usr/src/contrib/gdb.
  
  This is based on /usr/ports/devel/gdb.
  
  2.2 candidate ?
  
  Revision  Changes    Path
  1.4       +13 -8     src/gnu/usr.bin/gdb/bfd/Makefile
  1.4       +601 -273  src/gnu/usr.bin/gdb/bfd/bfd.h

  Modified:    gnu/usr.bin/gdb/doc  Makefile gdb-cfg.texi
  Removed:     gnu/usr.bin/gdb/doc  GDBvn.texi all-cfg.texi annotate.texi
                        gdb.texinfo  gdbint.texinfo h8-cfg.texi
                        inc-hist.texi remote.texi  stabs.texinfo
  Log:
  changes required in the doc directory for making the gdb info
  files using the texi sources in /usr/src/contrib/gdb/gdb/doc.
  
  I put a pointer to /usr/src/contrib/libreadline/doc into
  Makefile.inc in the hope that the appropriate files would be
  picked up.
  
  This is based on /usr/ports/devel/gdb.
  
  2.2 candidate ?
  
  Revision  Changes    Path
  1.7       +6 -1      src/gnu/usr.bin/gdb/doc/Makefile
  1.2       +3 -0      src/gnu/usr.bin/gdb/doc/gdb-cfg.texi

  Modified:    gnu/usr.bin/gdb/gdb  Makefile init.c kcorelow.c nm.h tm.h
                        version.c xm.h
  Added:       gnu/usr.bin/gdb/gdb  config.h i386freebsd.h kvm-fbsd.c
  Removed:     gnu/usr.bin/gdb/gdb  COPYING annotate.c annotate.h
                        ansidecl.h bfdlink.h  blockframe.c breakpoint.c
                        breakpoint.h buildsym.c buildsym.h  c-exp.y
                        c-lang.c c-lang.h c-typeprint.c c-valprint.c 
                        call-cmds.h ch-exp.y ch-lang.c ch-lang.h
                        ch-typeprint.c  ch-valprint.c coffread.c command.c
                        command.h compat_que.c  complaints.c complaints.h
                        copying.c core.c coredep.c corelow.c  cp-valprint.c
                        dbxread.c dcache.c dcache.h defs.h demangle.c 
                        demangle.h dis-asm.h dis-buf.c disassemble.c
                        dwarfread.c  elfread.c environ.c environ.h eval.c
                        exec.c expprint.c  expression.h findvar.c
                        floatformat.h fopen-bin.h fopen-same.h 
                        fork-child.c frame.h freebsd-nat.c gdb-stabs.h
                        gdb.1 gdbcmd.h  gdbcore.h gdbm.h gdbtypes.c
                        gdbtypes.h getopt.h i386-dis.c  i386-pinsn.c
                        i386-tdep.c ieee.h infcmd.c inferior.h inflow.c 
                        infptrace.c infrun.c inftarg.c language.c
                        language.h  libiberty.h m2-exp.y m2-lang.c
                        m2-lang.h m2-typeprint.c  m2-valprint.c main.c
                        maint.c mdebugread.c mem-break.c  minsyms.c
                        mipsread.c nlmread.c objfiles.c objfiles.h
                        obstack.h  parse.c parser-defs.h partial-stab.h
                        printcmd.c remote-utils.c  remote-utils.h remote.c
                        ser-unix.c serial.c serial.h signals.h  solib.c
                        solib.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 thread.h
                        tm-i386v.h top.c top.h  typeprint.c typeprint.h
                        utils.c valarith.c valops.c valprint.c  valprint.h
                        value.h values.c wait.h
  Log:
  changes required in the gdb directory for making gdb
  using the sources in /usr/src/contrib/gdb.
  
  This is based on /usr/ports/devel/gdb.
  
  2.2 candidate ?
  
  Revision  Changes    Path
  1.15      +39 -47    src/gnu/usr.bin/gdb/gdb/Makefile
  1.3       +11 -6     src/gnu/usr.bin/gdb/gdb/init.c
  1.7       +3 -18     src/gnu/usr.bin/gdb/gdb/kcorelow.c
  1.5       +80 -62    src/gnu/usr.bin/gdb/gdb/nm.h
  1.6       +22 -52    src/gnu/usr.bin/gdb/gdb/tm.h
  1.3       +1 -1      src/gnu/usr.bin/gdb/gdb/version.c
  1.4       +1 -7      src/gnu/usr.bin/gdb/gdb/xm.h

  Removed:     gnu/usr.bin/gdb/gdb/aout  aout64.h ar.h encap.h host.h
                        ranlib.h reloc.h stab.def  stab_gnu.h
  Log:
  The files in gdb/aout are now grabbed from /usr/src/contrib/gdb/aout.
  
  This is based on /usr/ports/devel/gdb.
  
  2.2 candidate ?

  Removed:     gnu/usr.bin/gdb/gdb/coff  ecoff.h i386.h internal.h sym.h
                        symconst.h
  Log:
  The files in gdb/coff are now grabbed from /usr/src/contrib/gdb/coff.
  
  This is based on /usr/ports/devel/gdb.
  
  2.2 candidate ?

  Removed:     gnu/usr.bin/gdb/gdb/elf  common.h dwarf.h external.h
                        internal.h
  Log:
  The files in gdb/elf are now grabbed from /usr/src/contrib/gdb/include/elf.
  
  This also applies to the last 2 commits for aout and coff. Oops !
  
  This is based on /usr/ports/devel/gdb.
  
  2.2 candidate ?

  Modified:    gnu/usr.bin/gdb/libiberty  Makefile alloca-conf.h config.h
  Removed:     gnu/usr.bin/gdb/libiberty  COPYING.LIB README.FreeBSD argv.c
                        basename.c concat.c  cplus-dem.c fdmatch.c getopt.c
                        getopt1.c ieee-float.c  ieee-float.h obstack.c
                        sigsetmask.c spaces.c strerror.c  strsignal.c
                        xmalloc.c
  Log:
  Changes required in directory libiberty to make gdb from the sources in
  /usr/src/contrib/gdb.
  
  This is based on /usr/ports/devel/gdb.
  
  2.2 candidate ?
  
  Revision  Changes    Path
  1.4       +8 -3      src/gnu/usr.bin/gdb/libiberty/Makefile
  1.2       +6 -1      src/gnu/usr.bin/gdb/libiberty/alloca-conf.h
  1.2       +6 -0      src/gnu/usr.bin/gdb/libiberty/config.h

  Removed:     gnu/usr.bin/gdb/mmalloc  COPYING.LIB Makefile README.FreeBSD
                        attach.c detach.c keys.c  mcalloc.c mfree.c
                        mmalloc.c mmalloc.h mmalloc.texi mmap-sup.c 
                        mmcheck.c mmemalign.c mmstats.c mmtrace.c
                        mrealloc.c mvalloc.c  sbrk-sup.c
  Log:
  Remove mmalloc since we're now using phkmalloc. This is made possible
  by the -DNO_MMALLOC flag in gdb/Makefile.
  
  The one thing we lose by doing this, AFAIK, is the possibility of using
  mmap. Does anyone use that feature at all ?
  
  2.2 candidate ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701152247.OAA03595>