X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2FChangeLog;h=084534e9a31c66ccd31548ab12c400bb9fa77b6c;hb=84c5b489a8d38288089ae33717c511b1391e426b;hp=10c769deee38da9f771633906e2bd83acefe610a;hpb=2970a4c485aa4f69bc734e271eb6e19f808dbe22;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 10c769deee..084534e9a3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,17 @@ +2006-12-17 Nick Hudson + Mark Kettenis + + * i386nbsd-nat.c: Include "nbsd-nat.h". + (_initialize_i386nbsd_nat): Update target vector to use + nbsd_pid_to_exec_file. + * config/i386/nbsdelf.mh (NATDEPFILES): Add nbsd-nat.o. + * config/i386/nbsdaout.mh (NATDEPFILES): Add nbsd-nat.o. + * nbsd-nat.c: New file. + * nbsd-nat.h: New file. + * Makefile.in (ALLDEPFILES): Add nbsd-nat.c. + (nbsd_nat_h): New variable. + (nbsd-nat.o): New dependency. + 2006-12-16 Daniel Jacobowitz * Makefile.in (ALLDEPFILES): Remove mipsv4-nat.c.