aboutsummaryrefslogtreecommitdiff
path: root/binutils/README-how-to-make-a-release
AgeCommit message (Collapse)AuthorFilesLines
2019-10-13Update the README-how-to-make-a-release file with a note to reset the ↵Nick Clifton1-0/+3
development flag back to true after making a point release. Aldo fix a typo in the ld/NEWS file. binutils* README-how-to-make-a-release: Add a note to reset the development flag back to true after making a point release. ld * NEWS: Delete superflous "Changes in 2.33" comment.
2019-10-12Tweak the 'how to make a release' documentNick Clifton1-6/+11
2019-05-29Update release tools with libctf support.Nick Clifton1-1/+1
top * src-release.sh (do_proto_toplev): Add libctf to list of directories that can be disabled. binutils* README-how-to-make-a-release: Add libctf to list of directories that need updates in their ChangeLogs.
2019-04-23Update binutils release making documenation to mention changing the symbolic ↵Nick Clifton1-0/+2
documentation link. * README-how-to-make-a-release: Add note to update the symbolic link from "docs" to "docs-2.x" on the sourceware website.
2019-02-12Update description of how to make a release to include the use of the git ↵Nick Clifton1-74/+51
clean command. PR 23440 * README-how-to-make-a-release: Use git clean to delete spurious files from the local source repository.
2019-02-07Move potentially obsolete BFD targets into the definitely obsolete section. ↵Nick Clifton1-1/+5
Add a note to the README-how-to-make-a-release document about doing this. bfd * config.bfd: Move the powerpc-lynxos and powerpc-windiss targets into the definitely obsolete list. binutils * README-how-to-make-a-release: Add a note about updating the obsolete targets in the bfd/config.bfd file.
2019-02-04Add more notes on how to make a releaseNick Clifton1-20/+74
2019-01-21Updated translations for various binutils subdirectories.Nick Clifton1-3/+31
2019-01-19Change version to 2.32.51 and regenerate configure and pot files.Nick Clifton1-10/+20
2019-01-19Add markers for 2.32 branch to NEWS and ChangeLog files.Nick Clifton1-6/+6
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-08-23Document setting experimental on release branch.H.J. Lu1-2/+3
* README-how-to-make-a-release: Document setting "experimental" to false.
2018-08-01Add a note about regenerating the info files when creating a new release.Nick Clifton1-3/+3
* README-how-to-make-a-release: Add note about regenerating the info files prior to the release.
2018-07-19Stop potential memory leaks in dwarf CIE reader.Nick Clifton1-9/+9
* dwarf.c (read_cie): Free allocated memory before returning with a failure result.
2018-07-16Update release making notes to metion checking for new top level files.Nick Clifton1-3/+10
* README-how-to-make-a-release: Add note to check for new top level files and add them to the src-release.sh script.
2018-07-14Update the notes on how to make a binutils release.Nick Clifton1-22/+36
* README-how-to-make-a-release: Updated with corrections based on the 2.31 release experience.
2018-06-26Fix spelling mistakes.Nick Clifton1-1/+1
opcodes * nfp-dis.c: Fix spelling mistake. ld * emultempl/aarch64elf.em: Fix spelling mistake. * emultempl/avrelf.em: Likewise. * emultempl/elf32.em: Likewise. binutils* doc/binutils.texi: Fix spelling mistakes. * README--how-to-make-a-release: Likewise.
2018-06-24Add more updated to release notesNick Clifton1-41/+56
2018-06-24Regenerate configure and pot files with updated binutils version number.Nick Clifton1-22/+28
2018-06-24Add 2.30 branch notes to ChangeLogs and NEWS files.Nick Clifton1-1/+0
2018-01-28Update release notes with a reminder to check the gpg key being used.Nick Clifton1-2/+8
* README-how-to-make-a-release: Add note about checking gpg key and the results of gnupload.
2018-01-27Update documentation on making a releaseNick Clifton1-4/+95
2018-01-26Update notes on making a releaseNick Clifton1-24/+41
2018-01-18Update Bulgarian translation of the binutils sub-directoryNick Clifton1-9/+37
2018-01-16binutils release procedure: Add AI to update branch name in crontabJoel Brobecker1-6/+19
binutils/ChangeLog: * README-how-to-make-a-release: Add reminder to update the branch name in gdbadmin's crontab on sourceware.
2018-01-16Remove trailing spaces in binutils/README-how-to-make-a-releaseJoel Brobecker1-15/+15
binutils/ChangeLog: * README-how-to-make-a-release: Remove trailing spaces.
2018-01-13Update notes on how to make a releaseNick Clifton1-12/+9
2018-01-13Bump version number to 2.30.51Nick Clifton1-0/+1
bfd/ * version.m4: Bump version to 2.30.51 * configure: Regenerate. binutils/ * configure: Regenerate. gas/ * configure: Regenerate. gprof/ * configure: Regenerate. ld/ * configure: Regenerate. opcodes/ * configure: Regenerate.
2018-01-13Add 2.30 markers to NEWS files.Nick Clifton1-3/+7
binutils/ * NEWS: Add marker for 2.30. gas/ * NEWS: Add marker for 2.30. ld/ * NEWS: Add marker for 2.30.
2018-01-12Add notes on how to make a branch and a pre-release snapshot.Nick Clifton1-0/+73
* README-how-to-make-a-release: Add notes on how to make the branch and prelease snapshot. * BRANCHES: Add binutils-2_29-branch.
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-18Add a warning to the how-to-make-a-release notes to check the permissions on ↵Nick Clifton1-4/+13
the files in the tarball. * README-how-to-make-a-release: A note about checking file and directory permissions.
2017-10-05Update README-how-to-make-a-release with the correct sequence for creating ↵Nick Clifton1-39/+29
the source tarball. * README-how-to-make-a-release: Merge steps 3, 4 and 5, and insert the git tag operation at the correct location.
2017-09-26Add README file for creating binutils releasesNick Clifton1-0/+135