From 701adfb00922a6d5f76dfa74dc13f144a50d9a9b Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Thu, 16 Jan 2020 18:11:06 +0000 Subject: [gdb] Move ChangeLog entries to their right files I spotted a few misplaced entries in the ChangeLog-2019 entries, and went on to fix them. Looking around I saw a good number of other entries in other years. Then OCD got the best of me and I fixed them all. Also fixes cases of wrong paths in entries, like "* gdb/foo.c" instead of "* foo.c". --- gdb/ChangeLog-2015 | 35 +++++++++++++---------------------- 1 file changed, 13 insertions(+), 22 deletions(-) (limited to 'gdb/ChangeLog-2015') diff --git a/gdb/ChangeLog-2015 b/gdb/ChangeLog-2015 index a741e69..662e928 100644 --- a/gdb/ChangeLog-2015 +++ b/gdb/ChangeLog-2015 @@ -340,12 +340,12 @@ 2015-12-09 Luis Machado - * gdb/mi/mi-cmd-var.c (mi_parse_format): Handle new "zero-hexadecimal" + * mi/mi-cmd-var.c (mi_parse_format): Handle new "zero-hexadecimal" format. - * gdb/varobj.c (varobj_format_string): Add "zero-hexadecimal" entry. + * varobj.c (varobj_format_string): Add "zero-hexadecimal" entry. (format_code): Add 'z' entry. (varobj_set_display_format): Handle FORMAT_ZHEXADECIMAL. - * gdb/varobj.h (varobj_display_formats) : New enum + * varobj.h (varobj_display_formats) : New enum field. * NEWS: Add new note to MI changes citing the new zero-hexadecimal format for -var-set-format. @@ -1085,7 +1085,7 @@ 2015-11-04 Marcin Koƛcielnicki PR/18376 - * gdb/s390-linux-tdep.c (s390_is_partial_instruction): New function. + * s390-linux-tdep.c (s390_is_partial_instruction): New function. (s390_software_single_step): New function. (s390_displaced_step_hw_singlestep): New function. (s390_gdbarch_init): Fill gdbarch slots with the above. @@ -1093,8 +1093,8 @@ 2015-11-04 Marcin Koƛcielnicki PR/18376 - * gdb/configure.tgt: Add linux-record.o to s390*-linux. - * gdb/s390-linux-tdep.c: #include "linux-record.h", "record-full.h" + * configure.tgt: Add linux-record.o to s390*-linux. + * s390-linux-tdep.c: #include "linux-record.h", "record-full.h" (s390_linux_record_tdep): New static global variable. (s390x_linux_record_tdep): New static global variable. (s390_all_but_pc_registers_record): New function. @@ -1744,7 +1744,7 @@ 2015-10-21 Aleksandar Ristovski - * gdb/nto-tdep.c (QNX_NOTE_NAME, QNX_INFO_SECT_NAME): New defines. + * nto-tdep.c (QNX_NOTE_NAME, QNX_INFO_SECT_NAME): New defines. (nto_sniff_abi_note_section): New function. (nto_elf_osabi_sniffer): Use new function to recognize nto specific binary. @@ -1766,7 +1766,7 @@ 2015-10-20 Aleksandar Ristovski - * gdb/nto-procfs.c (procfs_pid_to_exec_file): New function. + * nto-procfs.c (procfs_pid_to_exec_file): New function. (init_procfs_targets): Wire new function. 2015-10-20 Aleksandar Ristovski @@ -8207,11 +8207,6 @@ (arm_linux_fetch_inferior_registers): Call fetch_fpregs and fetch_regs instead. -2015-07-06 Andrew Burgess - - * doc/gdb.texinfo (TUI): Restructure documentation on TUI layout - and focus commands. - 2015-07-06 Joel Brobecker * NEWS: Create a new section for the next release branch. @@ -8232,10 +8227,6 @@ 2015-07-06 Andrew Burgess - * doc/gdb.texinfo (TUI): Add comma after @xref. - -2015-07-06 Andrew Burgess - * tui/tui-win.c (tui_set_focus): Use structure member 'generic' instead of casting the structure type. @@ -9259,7 +9250,7 @@ 2015-05-28 Kyle Huey (tiny patch) - * gdb/arm-tdep.c (arm_gdbarch_init): Perform arm_abi detection on + * arm-tdep.c (arm_gdbarch_init): Perform arm_abi detection on ELFOSABI_GNU binaries. 2015-05-27 Doug Evans @@ -10895,7 +10886,7 @@ 2015-04-02 Gary Benson - * gdb/gdb_bfd.h (TARGET_SYSROOT_PREFIX): New definition. + * gdb_bfd.h (TARGET_SYSROOT_PREFIX): New definition. (is_target_filename): New declaration. (gdb_bfd_has_target_filename): Likewise. (gdb_bfd_open): Update documentation comment. @@ -11050,7 +11041,7 @@ 2015-03-31 Antoine Tremblay * NEWS: Mention info os cpus support. - * gdb/nat/linux-osdata.c (linux_xfer_osdata_cpus): New function. + * nat/linux-osdata.c (linux_xfer_osdata_cpus): New function. (struct osdata_type): Add cpus entry, reorder the entries in alphabetical order. @@ -12525,7 +12516,7 @@ 2015-02-26 Antoine Tremblay - * gdb/infcmd.c (print_return_value): use type_to_string to print type. + * infcmd.c (print_return_value): use type_to_string to print type. 2015-02-26 Jan Kratochvil @@ -13014,7 +13005,7 @@ 2015-02-09 Sergio Durigan Junior PR remote/17946 - * gdb/remote.c (remote_parse_stop_reply): Fix wrong comparison + * remote.c (remote_parse_stop_reply): Fix wrong comparison of pointer against char. 2015-02-09 Mark Wielaard -- cgit v1.1