mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
Add markers for 2.40 branch
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 binutils branch created.
|
||||||
|
|
||||||
2022-10-10 Nick Clifton <nickc@redhat.com>
|
2022-10-10 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* src-release.sh: Add "-r <date>" option to create reproducible
|
* src-release.sh: Add "-r <date>" option to create reproducible
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 branch created.
|
||||||
|
|
||||||
2022-12-23 Nick Clifton <nickc@redhat.com>
|
2022-12-23 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
PR 29936
|
PR 29936
|
||||||
|
|||||||
@@ -55,6 +55,7 @@ binutils-2_36-branch
|
|||||||
binutils-2_37-branch
|
binutils-2_37-branch
|
||||||
binutils-2_38-branch
|
binutils-2_38-branch
|
||||||
binutils-2_39-branch
|
binutils-2_39-branch
|
||||||
|
binutils-2_40-branch
|
||||||
|
|
||||||
Copyright (C) 2012-2022 Free Software Foundation, Inc.
|
Copyright (C) 2012-2022 Free Software Foundation, Inc.
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 branch created.
|
||||||
|
|
||||||
2022-12-31 Nick Clifton <nickc@redhat.com>
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* po/ro.po: Updated Romanian translation.
|
* po/ro.po: Updated Romanian translation.
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
-*- text -*-
|
-*- text -*-
|
||||||
|
|
||||||
|
Changes in 2.40:
|
||||||
|
|
||||||
* Objdump has a new command line option --show-all-symbols which will make it
|
* Objdump has a new command line option --show-all-symbols which will make it
|
||||||
display all symbols that match a given address when disassembling. (Normally
|
display all symbols that match a given address when disassembling. (Normally
|
||||||
only the first symbol that matches an address is shown).
|
only the first symbol that matches an address is shown).
|
||||||
|
|||||||
@@ -38,8 +38,7 @@ Approx time to complete from here: 2 hours ....
|
|||||||
in the gold directory - it has its own release numbering.
|
in the gold directory - it has its own release numbering.
|
||||||
|
|
||||||
Likewise for the ChangeLog files in: bfd, binutils, config, cpu,
|
Likewise for the ChangeLog files in: bfd, binutils, config, cpu,
|
||||||
elfcpp, gas, gold, gprof, include, ld, libctf, libiberty, opcodes
|
elfcpp, gas, gold, gprof, include, ld, libctf, opcodes and toplevel.
|
||||||
and toplevel.
|
|
||||||
|
|
||||||
Add a note of the name of the new branch to binutils/BRANCHES.
|
Add a note of the name of the new branch to binutils/BRANCHES.
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 branch created.
|
||||||
|
|
||||||
2022-07-08 Nick Clifton <nickc@redhat.com>
|
2022-07-08 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* 2.39 branch created.
|
* 2.39 branch created.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 branch created.
|
||||||
|
|
||||||
2022-07-08 Nick Clifton <nickc@redhat.com>
|
2022-07-08 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* 2.39 branch created.
|
* 2.39 branch created.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 branch created.
|
||||||
|
|
||||||
2022-07-08 Nick Clifton <nickc@redhat.com>
|
2022-07-08 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* 2.39 branch created.
|
* 2.39 branch created.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 branch created.
|
||||||
|
|
||||||
2022-11-21 Nick Clifton <nickc@redhat.com>
|
2022-11-21 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
PR 29764
|
PR 29764
|
||||||
|
|||||||
2
gas/NEWS
2
gas/NEWS
@@ -1,5 +1,7 @@
|
|||||||
-*- text -*-
|
-*- text -*-
|
||||||
|
|
||||||
|
Changes in 2.40:
|
||||||
|
|
||||||
* Add support for Intel RAO-INT instructions.
|
* Add support for Intel RAO-INT instructions.
|
||||||
|
|
||||||
* Add support for Intel AVX-NE-CONVERT instructions.
|
* Add support for Intel AVX-NE-CONVERT instructions.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 branch created.
|
||||||
|
|
||||||
2022-12-19 Nick Clifton <nickc@redhat.com>
|
2022-12-19 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* po/ro.po: New file: Romainian translation.
|
* po/ro.po: New file: Romainian translation.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 branch created.
|
||||||
|
|
||||||
2022-10-21 Nick Clifton <nickc@redhat.com>
|
2022-10-21 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* po/hu.po: Updated Hungarian translation.
|
* po/hu.po: Updated Hungarian translation.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 branch created.
|
||||||
|
|
||||||
2022-10-03 Jan-Benedict Glaw <jbglaw@lug-owl.de>
|
2022-10-03 Jan-Benedict Glaw <jbglaw@lug-owl.de>
|
||||||
|
|
||||||
* diagnostics.h (DIAGNOSTIC_IGNORE_SELF_MOVE): Define for GCC 13+.
|
* diagnostics.h (DIAGNOSTIC_IGNORE_SELF_MOVE): Define for GCC 13+.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 branch created.
|
||||||
|
|
||||||
2022-12-21 Nick Clifton <nickc@redhat.com>
|
2022-12-21 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
PR 29900
|
PR 29900
|
||||||
|
|||||||
2
ld/NEWS
2
ld/NEWS
@@ -1,5 +1,7 @@
|
|||||||
-*- text -*-
|
-*- text -*-
|
||||||
|
|
||||||
|
Changes in 2.40:
|
||||||
|
|
||||||
* The linker has a new command line option to suppress the generation of any
|
* The linker has a new command line option to suppress the generation of any
|
||||||
warning or error messages. This can be useful when there is a need to create
|
warning or error messages. This can be useful when there is a need to create
|
||||||
a known non-working binary. The option is -w or --no-warnings.
|
a known non-working binary. The option is -w or --no-warnings.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 branch created.
|
||||||
|
|
||||||
2022-07-08 Nick Clifton <nickc@redhat.com>
|
2022-07-08 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* 2.39 branch created.
|
* 2.39 branch created.
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2022-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
|
* 2.40 branch created.
|
||||||
|
|
||||||
2022-11-22 Shahab Vahedi <shahab@synopsys.com>
|
2022-11-22 Shahab Vahedi <shahab@synopsys.com>
|
||||||
|
|
||||||
* arc-regs.h: Change isa_config address to 0xc1.
|
* arc-regs.h: Change isa_config address to 0xc1.
|
||||||
|
|||||||
Reference in New Issue
Block a user