public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [COMMITTED] Upload SFrame spec files as well
@ 2023-01-20 19:18 Indu Bhagat
  0 siblings, 0 replies; only message in thread
From: Indu Bhagat @ 2023-01-20 19:18 UTC (permalink / raw)
  To: binutils; +Cc: Indu Bhagat

This patch was pre-approved earlier, and has now been committed to master
branch.

Thanks

------------------------------------------

binutils/
	* README-how-to-make-a-release: Include sframe-spec html and pdf
	files.
---
 binutils/README-how-to-make-a-release | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/binutils/README-how-to-make-a-release b/binutils/README-how-to-make-a-release
index ccac8a6610b..e488c0700d4 100644
--- a/binutils/README-how-to-make-a-release
+++ b/binutils/README-how-to-make-a-release
@@ -310,7 +310,7 @@ When the time comes to actually make the release....
         make install-gas install-gold install-ld install-binutils install-gprofng
 
         # Needed for step 29...
-        make html pdf html-libctf pdf-libctf
+	make html pdf html-libctf pdf-libctf html-libsframe pdf-libsframe
 
         popd
 
@@ -434,6 +434,10 @@ When the time comes to actually make the release....
 	 lcd ../../libctf/doc
 	 put ctf-spec.html
 	 put ctf-spec.pdf
+
+	 lcd ../../libsframe/doc
+	 put sframe-spec.html
+	 put sframe-spec.pdf
 	 
       Edit the top level binutils index.html file to change the links
       to point to the new documentation.
-- 
2.39.0


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

only message in thread, other threads:[~2023-01-20 19:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-20 19:18 [COMMITTED] Upload SFrame spec files as well Indu Bhagat

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).