mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-27 06:17:47 +08:00
Update Bulgarian translation of the binutils sub-directory
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2018-01-18 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* po/bg.po: Updated Bulgarian translation.
|
||||||
|
|
||||||
2018-01-16 Joel Brobecker <brobecker@adacore.com>
|
2018-01-16 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
* README-how-to-make-a-release: Add reminder to update the
|
* README-how-to-make-a-release: Add reminder to update the
|
||||||
|
@ -23,8 +23,8 @@ How to perform a release.
|
|||||||
branch. Set a date for the branch (weekends are better because
|
branch. Set a date for the branch (weekends are better because
|
||||||
they are less busy).
|
they are less busy).
|
||||||
|
|
||||||
2. Update the libiberty and config directories and the top level
|
2. When the branch date is near: Update the libiberty and config
|
||||||
configure files.
|
directories and the top level configure files.
|
||||||
|
|
||||||
3. When branch day arrives add markers for the upcoming release to
|
3. When branch day arrives add markers for the upcoming release to
|
||||||
gas, ld, gold and binutils NEWS files.
|
gas, ld, gold and binutils NEWS files.
|
||||||
@ -39,7 +39,7 @@ How to perform a release.
|
|||||||
|
|
||||||
4. Create the release branch using:
|
4. Create the release branch using:
|
||||||
|
|
||||||
git tag -a binutils-2_30-branch [eg for the 2.30 branch...]
|
git tag -a binutils-2_30-branch [e.g. for the 2.30 branch...]
|
||||||
git push --tags origin binutils-2_30-branch
|
git push --tags origin binutils-2_30-branch
|
||||||
|
|
||||||
5. Update "BINUTILS_BRANCH" in gdbadmin's crontab:
|
5. Update "BINUTILS_BRANCH" in gdbadmin's crontab:
|
||||||
@ -61,10 +61,9 @@ How to perform a release.
|
|||||||
|
|
||||||
7. Rename the current HEAD version entry in Bugzilla, and create a
|
7. Rename the current HEAD version entry in Bugzilla, and create a
|
||||||
new one. E.g. rename "2.30 (HEAD)" to 2.30, and create "2.31
|
new one. E.g. rename "2.30 (HEAD)" to 2.30, and create "2.31
|
||||||
(HEAD)". Go to "Edit products" from the bottom toolbar, click on
|
(HEAD)":
|
||||||
"binutils", then on "Edit versions". If you don't have
|
|
||||||
permissions to do this, either ask Daniel Berlin to fix your
|
https://sourceware.org/bugzilla/editversions.cgi?product=binutils
|
||||||
account or ask Daniel Jacobowitz to do it.
|
|
||||||
|
|
||||||
8. Regenerate various files on both branch and HEAD by configuring
|
8. Regenerate various files on both branch and HEAD by configuring
|
||||||
with --enable-maintainer-mode. No need to check in changes to
|
with --enable-maintainer-mode. No need to check in changes to
|
||||||
@ -95,8 +94,37 @@ How to perform a release.
|
|||||||
|
|
||||||
11. Announce the availability of the snapshot and the branch on the
|
11. Announce the availability of the snapshot and the branch on the
|
||||||
binutils mailing list. Set a date for when the release will
|
binutils mailing list. Set a date for when the release will
|
||||||
actually happen. Nag maintainers to fix any testsuite failures
|
actually happen. Something like:
|
||||||
for their architectures...
|
------------------------------------------------------------------------
|
||||||
|
Hi Everyone,
|
||||||
|
|
||||||
|
The 2.XX branch has now been created:
|
||||||
|
|
||||||
|
git clone git://sourceware.org/git/binutils-gdb.git -b binutils-2_XX-branch 2.XX
|
||||||
|
|
||||||
|
A snapshot of the sources is also available here:
|
||||||
|
|
||||||
|
ftp://sourceware.org/pub/binutils/snapshots/binutils-2.XX.0.tar.xz
|
||||||
|
|
||||||
|
Please could all patches for the branch be run by me.
|
||||||
|
The rules for the branch are:
|
||||||
|
|
||||||
|
* No new features.
|
||||||
|
* Target specific bug fixes are OK.
|
||||||
|
* Generic bug fixes are OK if they are important and widely tested.
|
||||||
|
* Documentation updates/fixes are OK.
|
||||||
|
* Translation updates are OK.
|
||||||
|
* Fixes for testsuite failures are OK.
|
||||||
|
|
||||||
|
Ideally I would like to make the release happen in two weeks time,
|
||||||
|
i.e. Saturday 27th Jan. Which I hope will be enough time for everyone
|
||||||
|
to get their final fixes in.
|
||||||
|
------------------------------------------------------------------------
|
||||||
|
|
||||||
|
12. Build various different toolchains, test them and nag
|
||||||
|
maintainers to fix any testsuite failures for their
|
||||||
|
architectures...
|
||||||
|
|
||||||
|
|
||||||
xxx -- fill in stuff here -- xxx
|
xxx -- fill in stuff here -- xxx
|
||||||
|
|
||||||
|
3897
binutils/po/bg.po
3897
binutils/po/bg.po
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user