diff options
author | Nick Clifton <nickc@redhat.com> | 2023-08-02 09:23:36 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2023-08-02 09:23:36 +0100 |
commit | 675b9d612cc59446e84e2c6d89b45500cb603a8d (patch) | |
tree | ad4ae6b4b1f1f81aceb945f15c5c12ea2b379689 /bfd/ChangeLog | |
parent | 69c37f53e20dc3e0b3c179b511ff786db6ae114e (diff) | |
download | gdb-675b9d612cc59446e84e2c6d89b45500cb603a8d.zip gdb-675b9d612cc59446e84e2c6d89b45500cb603a8d.tar.gz gdb-675b9d612cc59446e84e2c6d89b45500cb603a8d.tar.bz2 |
2.41 Release sourcesbinutils-2_41-release
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 56c858e..3e5d841 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,26 +1,26 @@ -2023-07-24 Johannes Schauer Marin Rodrigues <josch@debian.org> +2023-07-30 Nick Clifton <nickc@redhat.com> - * peXXigen.c (_bfd_XXi_only_swap_filehdr_out): If inserting a - timestamp, use the value held in the SOURCE_DATE_EPOCH environment - variable, if it is defined. - -2023-07-24 Jose E. Marchesi <jose.marchesi@oracle.com> + This is the 2.41 release. + * configure: Regenerate. + * development.sh: Set variables to false. + * po/bfd.pot: Regenerate. + * version.m4: Set version number to 2.41. - * reloc.c: New reloc BFD_RELOC_BPF_DISPCALL32. - * elf64-bpf.c (bpf_reloc_type_lookup): Handle the new reloc. - * libbfd.h (bfd_reloc_code_real_names): Regenerate. +2023-07-24 Nick Clifton <nickc@redhat.com> -2023-07-09 Fangrui Song <maskray@google.com> + Import from mainline: + * elfnn-loongarch.c (RELOCATE_CALC_PC32_HI20): Redefined. + (RELOCATE_CALC_PC64_HI32): Redefined. - PR 30592 - * section.c: Define SEC_ELF_LARGE. - * bfd-in2.h: Regenerate. - * elf64-x86-64.c (elf_x86_64_section_flags, elf_x86_64_fake_sections, - elf_x86_64_copy_private_section_data): New. + * elfxx-loongarch.c (reloc_bits_pcrel20_s2): Delete. + (reloc_bits_b16): Delete. + (reloc_bits_b21): Delete. + (reloc_bits_b26): Delete. + (reloc_sign_bits): New. 2023-07-03 Nick Clifton <nickc@redhat.com> - * version.m4: Update version number to 2.41.50. + * version.m4: Update version number to 2.40.90. * configure: Regenerate. * bfd/po/bfd.pot: Regenerate. |