Drop the stupid patch infrastructure and merge patches into contrib.
commit482748ba842fa71d91b8235d99892bf26476d4c3
authorcorecode <corecode>
Wed, 22 Aug 2007 08:50:26 +0000 (22 08:50 +0000)
committercorecode <corecode>
Wed, 22 Aug 2007 08:50:26 +0000 (22 08:50 +0000)
treeb21ef90b2b13dc718bbd7bf495ea98fcbc8606e3
parentc49e3af0e8863bb5b4a3195a5f00510b5a49bcd0
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.
contrib/gdb-6.2.1/gdb/amd64fbsd-nat.c
contrib/gdb-6.2.1/gdb/i386bsd-nat.c
contrib/gdb-6.2.1/gdb/i386fbsd-nat.c
contrib/gdb-6.2.1/gdb/i386fbsd-tdep.c
gnu/usr.bin/gdb/libgdb/Makefile
gnu/usr.bin/gdb/libgdb/patches/amd64fbsd-nat.c.patch [deleted file]
gnu/usr.bin/gdb/libgdb/patches/i386bsd-nat.c.patch [deleted file]
gnu/usr.bin/gdb/libgdb/patches/i386fbsd-nat.c.patch [deleted file]
gnu/usr.bin/gdb/libgdb/patches/i386fbsd-tdep.c.patch [deleted file]