public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Move top-level Makefile.def/Makefile.in to the top-level ChangeLog
@ 2019-10-07 16:25 Weimin Pan
  0 siblings, 0 replies; only message in thread
From: Weimin Pan @ 2019-10-07 16:25 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=606813d5cd94f2fc69351881a2279798eda12c99

commit 606813d5cd94f2fc69351881a2279798eda12c99
Author: Weimin Pan <weimin.pan@oracle.com>
Date:   Mon Oct 7 16:22:14 2019 +0000

    Move top-level Makefile.def/Makefile.in to the top-level ChangeLog

Diff:
---
 gdb/ChangeLog | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 8d114c2..daf79b0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,17 +1,7 @@
-2019-10-07  Andrew Burgess  <andrew.burgess@embecosm.com>
-
-	* ctfread.c (struct nextfield): Renamed to ...
-	(struct ctf_nextfield): ... this.
-	(struct field_info): Renamed to ...
-	(strut ctf_field_info): ... this.
-	(attach_fields_to_type): Update for renamed structures.
-	(ctf_add_member_cb): Likewise.
-	(ctf_add_enum_member_cb): Likewise.
-	(process_struct_members): Likewise.
-	(process_enum_type): Likewise.
-
 2019-10-07  Weimin Pan  <weimin.pan@oracle.com>
 
+	* ../Makefile.def (dependencies): Add all-libctf to all-gdb
+	* ../Makefile.in: Add "all-gdb: maybe-all-libctf"
 	* ctfread.c: New file.
 	* ctfread.h: New file.
 	* elfread.c: Include ctfread.h.
@@ -22,8 +12,18 @@
 	(CLIBS): Use it.
 	(CDEPS): Likewise.
 	(DIST): Add ctfread.c.
-	* ../Makefile.def (dependencies): Add all-libctf to all-gdb
-	* ../Makefile.in: Add "all-gdb: maybe-all-libctf"
+
+2019-10-07  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+	* ctfread.c (struct nextfield): Renamed to ...
+	(struct ctf_nextfield): ... this.
+	(struct field_info): Renamed to ...
+	(strut ctf_field_info): ... this.
+	(attach_fields_to_type): Update for renamed structures.
+	(ctf_add_member_cb): Likewise.
+	(ctf_add_enum_member_cb): Likewise.
+	(process_struct_members): Likewise.
+	(process_enum_type): Likewise.
 
 2019-10-07  Weimin Pan  <weimin.pan@oracle.com>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-07 16:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-07 16:25 [binutils-gdb] Move top-level Makefile.def/Makefile.in to the top-level ChangeLog Weimin Pan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).