x86: extend SSE check to PCLMULQDQ, AES, and GFNI insns
[deliverable/binutils-gdb.git] / binutils / README-how-to-make-a-release
index c37c25d8b55285a6808f994bfb40b42c20f3f008..c46ba7c4a5d061d3db344198e91113a2c6998c00 100644 (file)
@@ -170,6 +170,9 @@ When the time comes to actually make the release....
              [optional: add "-u XXXXX" to sign with a gpg key]
            git push origin binutils-2_XX
 
+        NB/ If you do sign the binaries make sure to use a key
+       that has been published with the FSF.
+
   27. Clean up the source tree.  (Use "git status" to find new
       files, and remove them).
 
@@ -180,11 +183,14 @@ When the time comes to actually make the release....
 
   29. Upload the tarballs to ftp.gnu.org.
 
-       gnupload --to ftp.gnu.org:binutils binutils-X.XX.X.tar.*
+       gnupload --to ftp.gnu.org:binutils binutils-X.XX.tar.*
 
       The gnupload script is in the gnulib/build-aux directory.
 
-  30. Upload the tarballs to sourceware.org:
+      Check for an email response from the upload.  If necessary
+      fix any problems.
+
+  30. Upload the tarballs (and signatures) to sourceware.org:
 
        sftp sourceware.org
          cd /sourceware/ftp/pub/binutils/releases
This page took 0.02308 seconds and 4 git commands to generate.