X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2FChangeLog-2014;h=3b2555bb39a24cac23c30c531a67a58424947b4e;hb=701adfb00922a6d5f76dfa74dc13f144a50d9a9b;hp=5661a9f1a4d19533b8a71fe42b7b3adcdf70db7e;hpb=3112ed9799124edf4d1f9c903da0d59f5a4ca102;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog-2014 b/gdb/ChangeLog-2014 index 5661a9f1a4..3b2555bb39 100644 --- a/gdb/ChangeLog-2014 +++ b/gdb/ChangeLog-2014 @@ -934,8 +934,6 @@ * Makefile.in (SUBDIR_PYTHON_OBS): Add py-infevents.o. (SUBDIR_PYTHON_SRCS): Add py-infevents.c. (py-infevents.o): New rule. - * doc/observer.texi (inferior_call_pre, inferior_call_post) - (memory_changed, register_changed): New observers. * infcall.c (call_function_by_hand): Notify observer before and after inferior call. * python/py-event.h (inferior_call_kind): New enum. @@ -1210,7 +1208,7 @@ 2014-11-24 Samuel Thibault Pushed by Joel Brobecker - * gdb/gnu-nat.c (inf_validate_procinfo): Multiply the number of + * gnu-nat.c (inf_validate_procinfo): Multiply the number of elements pi_len by the size of the elements before calling vm_deallocate. (inf_validate_task_sc): Likewise, and properly deallocate the @@ -2640,7 +2638,7 @@ 2014-10-15 Andreas Arnez - * gdb/infrun.c (process_event_stop_test): Apply + * infrun.c (process_event_stop_test): Apply gdbarch_addr_bits_remove to longjmp resume address. 2014-10-15 Pedro Alves @@ -6241,7 +6239,6 @@ microblaze-with-stack-protect microblaze and microblaze-expedite. * regformats/microblaze-with-stack-protect.dat: New file. * regformats/microblaze.dat: New file. - * doc/gdb.texinfo (MicroBlaze Features): Added. 2014-07-18 Tom Tromey @@ -6947,7 +6944,7 @@ * nat/mips-linux-watch.h: Likewise. * Makefile.in (HFILES_NO_SRCDIR): Reflect new locations. (object file files): Reordered. - * gdb/copyright.py (EXCLUDE_LIST): Reflect new location + * copyright.py (EXCLUDE_LIST): Reflect new location of glibc_thread_db.h. 2014-06-20 Gary Benson