DragonFly commits List (threaded) for 2007-08
DragonFly BSD
DragonFly commits List (threaded) for 2007-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/contrib/gdb-6.2.1/gdb amd64fbsd-nat.c i386bsd-nat.c i386fbsd-nat.c i386fbsd-tdep.c src/gnu/usr.bin/gdb/libgdb Makefile src/gnu/usr.bin/gdb/libgdb/patches amd64fbsd-nat.c.patch i386bsd-nat.c.patch i386fbsd-nat.c.patch i386fbsd-tdep.c.patch


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 22 Aug 2007 01:50:26 -0700 (PDT)

corecode    2007/08/22 01:50:26 PDT

DragonFly src repository

  Modified files:
    contrib/gdb-6.2.1/gdb amd64fbsd-nat.c i386bsd-nat.c 
                          i386fbsd-nat.c i386fbsd-tdep.c 
    gnu/usr.bin/gdb/libgdb Makefile 
  Removed files:
    gnu/usr.bin/gdb/libgdb/patches amd64fbsd-nat.c.patch 
                                   i386bsd-nat.c.patch 
                                   i386fbsd-nat.c.patch 
                                   i386fbsd-tdep.c.patch 
  Log:
  Drop the stupid patch infrastructure and merge patches into contrib.
  
  I'm not willing to spend several minutes to hours trying to figure out
  how to do makefile magic to get this patch infrastructure to do what
  I want, and only that what I want.
  
  Instead, use CVS vendor branches like they are supposed to be used.
  
  This unbreaks world and makes gdb compilable for i386 and amd64.
  
  Revision  Changes    Path
  1.2       +0 -3      src/contrib/gdb-6.2.1/gdb/amd64fbsd-nat.c
  1.2       +1 -26     src/contrib/gdb-6.2.1/gdb/i386bsd-nat.c
  1.2       +0 -4      src/contrib/gdb-6.2.1/gdb/i386fbsd-nat.c
  1.2       +14 -14    src/contrib/gdb-6.2.1/gdb/i386fbsd-tdep.c
  1.3       +1 -2      src/gnu/usr.bin/gdb/libgdb/Makefile


http://www.dragonflybsd.org/cvsweb/src/contrib/gdb-6.2.1/gdb/amd64fbsd-nat.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/contrib/gdb-6.2.1/gdb/i386bsd-nat.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/contrib/gdb-6.2.1/gdb/i386fbsd-nat.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/contrib/gdb-6.2.1/gdb/i386fbsd-tdep.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gdb/libgdb/Makefile.diff?r1=1.2&r2=1.3&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]