X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ChangeLog;h=f79c3e8fb503801a4f6dcf44c79a5b326578bd73;hb=7ca9b62a2b63ae04d554053c2a2053d13a9d8c92;hp=4112251fcc8b2974b6336c974b1ce34ef0f074d5;hpb=919adfe8409211c726c1d05b47ca59890ee648f1;p=deliverable%2Fbinutils-gdb.git diff --git a/ChangeLog b/ChangeLog index 4112251fcc..f79c3e8fb5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2020-04-21 Stephen Casner + + PR 25830 + * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11. + * configure: Rebuild. + +2020-03-12 Tom Tromey + + * Makefile.in: Rebuild. + * Makefile.def (gdbserver): Depend on gdbsupport. + +2020-03-12 Tom Tromey + + * Makefile.in: Rebuild. + * Makefile.def (gdbsupport): Don't depend on bfd. + +2020-03-12 Tom Tromey + + * Makefile.in: Rebuild. + * Makefile.def (gdbsupport): Depend on intl. + +2020-02-17 Tom Tromey + + * configure: Rebuild. + * configure.ac (configdirs): Add gnulib and gdbsupport when building + gdbserver. + +2020-02-14 Tom Tromey + + * Makefile.in: Rebuild. + * Makefile.def: Make gdbserver require gnulib and libiberty. + 2020-02-07 Tom Tromey Pedro Alves