X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=bfd%2FChangeLog;h=fac38b8e4fab0f5bae3017a42624cc37398beacf;hb=03a7c6eb51811e7c0b0fa21fbdf2b3434986ba64;hp=ba44ea53cf789877dbef1721cea86d344bf7022f;hpb=6f9f448118eaeaf006f867a25699aef7d8c72770;p=thirdparty%2Fbinutils-gdb.git diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ba44ea53cf7..fac38b8e4fa 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,90 @@ +2023-02-17 Tom Tromey + + * opncls.c: Hoist the SECTION comment. + +2023-02-17 Tom Tromey + + * opncls.c (bfd_get_debug_link_info_1, separate_debug_file_exists) + (separate_alt_debug_file_exists, find_separate_debug_file) + (get_build_id, get_build_id_name, check_build_id_file): Don't use + chew comments. + +2023-02-17 Tom Tromey + + * doc/doc.str (SYNOPSIS): Use collapse_whitespace. + * doc/chew.c (collapse_whitespace): New function. + (main): Register collapse_whitespace. + +2023-02-07 Tom Tromey + + * bfd.c, cache.c, compress.c, opncls.c: Remove RETURNS from + documentation comments. + * doc/doc.str, doc/proto.str (RETURNS): Remove. + +2023-02-07 Tom Tromey + + * syms.c (bfd_decode_symclass, bfd_is_undefined_symclass) + (bfd_symbol_info): Reorder documentation comment. + * doc/doc.str (synopsis_seen): New variable. + (SYNOPSIS): Set synopsis_seen. Emit @deftypefn. + (DESCRIPTION): Use synopsis_seen. + * doc/chew.c (catstrif): New function. + (main): Add catstrif intrinsic. + (compile): Recognize "variable" command. + +2023-02-07 Tom Tromey + + * doc/proto.str (external, internal, ifinternal, ENUMEQ, ENUMDOC): + Update. + * doc/chew.c (internalmode): Remove. + (add_intrinsic_variable): New function. + (main): Add internalmode as intrinsic. + (internal_mode): Remove global. + (maybecatstr): Update. + (free_words): Free variables. + +2023-02-07 Tom Tromey + + * doc/chew.c (pcu) : Now intptr_t. + (internal_mode, istack, isp): Likewise. + (bang, atsign): Use intptr_t. + +2023-02-07 Tom Tromey + + * doc/proto.str (SYNOPSIS): Don't use paramstuff. + * doc/chew.c (paramstuff): Remove. + (main): Don't add paramstuff intrinsic. + +2023-02-07 Tom Tromey + + * doc/doc.str, doc/proto.str: Add copyright header. + +2023-02-07 Tom Tromey + + * doc/webassembly.texi (File layout): Remove second argument from + @node. + * doc/bfd.texi: Use single-argument @node everywhere. + +2023-02-07 Tom Tromey + + * Makefile.in: Rebuild. + * doc/local.mk (%D%/chew.stamp): Don't use H_CFLAGS. + +2023-01-24 Nick Clifton + + PR 29998 + * cofflink.c (_bfd_coff_generic_relocate_section): Add an + assertion that the output section is set for defined, global + symbols. + +2023-01-17 Xianmiao Qu + + * elf32-csky.c (elf32_csky_merge_attributes): Don't save + and restore the ARCH attribute, it will actually clear + the ARCH attribute. + (csky_elf_merge_private_bfd_data): Store the machine flag + correctly. + 2023-01-13 Nick Clifton * po/ro.po: Updated Romainian translation.