Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
binutils-gdb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
redox-os
binutils-gdb
Commits
719d8288
Commit
719d8288
authored
Jun 24, 2018
by
Nick Clifton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add 2.30 branch notes to ChangeLogs and NEWS files.
parent
6706f770
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
47 additions
and
2 deletions
+47
-2
bfd/ChangeLog
bfd/ChangeLog
+4
-0
binutils/BRANCHES
binutils/BRANCHES
+2
-1
binutils/ChangeLog
binutils/ChangeLog
+5
-0
binutils/NEWS
binutils/NEWS
+2
-0
binutils/README-how-to-make-a-release
binutils/README-how-to-make-a-release
+0
-1
elfcpp/ChangeLog
elfcpp/ChangeLog
+4
-0
gas/ChangeLog
gas/ChangeLog
+5
-0
gas/NEWS
gas/NEWS
+2
-0
gold/ChangeLog
gold/ChangeLog
+4
-0
gprof/ChangeLog
gprof/ChangeLog
+4
-0
include/ChangeLog
include/ChangeLog
+4
-0
ld/ChangeLog
ld/ChangeLog
+5
-0
ld/NEWS
ld/NEWS
+2
-0
opcodes/ChangeLog
opcodes/ChangeLog
+4
-0
No files found.
bfd/ChangeLog
View file @
719d8288
2018-06-24 Nick Clifton <nickc@redhat.com>
2.31 branch created.
2018-06-21 Maciej W. Rozycki <macro@mips.com>
* elfxx-mips.c (_bfd_mips_elf_compact_eh_encoding)
...
...
binutils/BRANCHES
View file @
719d8288
...
...
@@ -46,10 +46,11 @@ binutils-2_27-branch
binutils-2_28-branch
binutils-2_29-branch
binutils-2_30-branch
binutils-2_31-branch
Copyright (C) 2012-2018 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
binutils-2_30-branch
binutils/ChangeLog
View file @
719d8288
2018-06-24 Nick Clifton <nickc@redhat.com>
2.31 branch created.
* NEWS: Add marker for 2.31.
2018-06-21 Alan Modra <amodra@gmail.com>
* doc/Makefile.am (AUTOMAKE_OPTIONS): Add "foreign".
...
...
binutils/NEWS
View file @
719d8288
-*- text -*-
Changes in 2.31:
* Add support for disassembling netronome Flow Processor (NFP) firmware files.
* The AArch64 port now supports showing disassembly notes which are emitted
...
...
binutils/README-how-to-make-a-release
View file @
719d8288
...
...
@@ -31,7 +31,6 @@ How to perform a release.
[If using the make-prerelease.sh script, check that
common.sh has the right values].
[make-prelease.sh command i]
[make-prelease.sh command C]
Likewise for all of the ChangeLog files.
Add a note of the name of the new branch to binutils/BRANCHES.
Commit these changes.
...
...
elfcpp/ChangeLog
View file @
719d8288
2018-06-24 Nick Clifton <nickc@redhat.com>
2.31 branch created.
2018-06-22 Cary Coutant <ccoutant@gmail.com>
PR gold/22914
...
...
gas/ChangeLog
View file @
719d8288
2018-06-24 Nick Clifton <nickc@redhat.com>
2.31 branch created.
* NEWS: Add marker for 2.31.
2018-06-22 Tamar Christina <tamar.christina@arm.com>
* testsuite/gas/aarch64/addsub.s: Add negs to zero reg test.
...
...
gas/NEWS
View file @
719d8288
-*- text -*-
Changes in 2.31:
* The ADR and ADRL pseudo-instructions supported by the ARM assembler
now only set the bottom bit of the address of thumb function symbols
if the -mthumb-interwork command line option is active.
...
...
gold/ChangeLog
View file @
719d8288
2018-06-24 Nick Clifton <nickc@redhat.com>
2.31 branch created.
2018-06-23 Cary Coutant <ccoutant@gmail.com>
* version.cc (version_string): Bump to 1.16.
...
...
gprof/ChangeLog
View file @
719d8288
2018-06-24 Nick Clifton <nickc@redhat.com>
2.31 branch created.
2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
* configure.ac: Remove AC_PREREQ.
...
...
include/ChangeLog
View file @
719d8288
2018-06-24 Nick Clifton <nickc@redhat.com>
2.31 branch created.
2018-06-21 Alan Hayward <alan.hayward@arm.com>
* elf/internal.h (ELF_SECTION_IN_SEGMENT): Don’t check addresses
...
...
ld/ChangeLog
View file @
719d8288
2018-06-24 Nick Clifton <nickc@redhat.com>
2.31 branch created.
* NEWS: Add marker for 2.31.
2018-06-20 Renlin Li <renlin.li@arm.com>
* testsuite/ld-aarch64/emit-relocs-115.d: Update test with new value.
...
...
ld/NEWS
View file @
719d8288
-*- text -*-
Changes in 2.31:
* Speed up direct linking with DLLs for Cygwin and Mingw targets.
* Add a configure option --enable-separate-code to decide whether
...
...
opcodes/ChangeLog
View file @
719d8288
2018-06-24 Nick Clifton <nickc@redhat.com>
2.31 branch created.
2018-06-19 Tamar Christina <tamar.christina@arm.com>
* aarch64-tbl.h (aarch64_opcode_table): Fix alias flag for negs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment