]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ChangeLog
RISC-V: PR29823, defined the missing elf_backend_obj_attrs_handle_unknown.
[thirdparty/binutils-gdb.git] / ChangeLog
index 356ac1657829f70d286c0bf7ed1bff2e8ed8770b..5faf5c5569b1eb0f8d9362dba5cec657825db5d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2024-03-20  Simon Marchi  <simon.marchi@efficios.com>
+
+       * .pre-commit-config.yaml: Bump black hook to 24.3.0
+
+2024-03-20  Simon Marchi  <simon.marchi@efficios.com>
+
+       * .pre-commit-config.yaml: New.
+
+2024-03-14  Simon Marchi  <simon.marchi@efficios.com>
+
+       * Makefile.def: Add configure-gdbserver and all-gdbserver
+       dependencies on all-libiconv.
+       * Makefile.in: Re-generate.
+
+2024-01-15  Nick Clifton  <nickc@redhat.com>
+
+       * 2.42 branch point.
+
+2023-11-15  Arsen Arsenović  <arsen@aarsen.me>
+
+       * intl: Remove directory.  Replaced with out-of-tree GNU
+       gettext.
+       * .gitignore: Add '/gettext*'.
+       * configure.ac (host_libs): Replace intl with gettext.
+       (hbaseargs, bbaseargs, baseargs): Split baseargs into
+       {h,b}baseargs.
+       (skip_barg): New flag.  Skips appending current flag to
+       bbaseargs.
+       <library exemptions>: Exempt --with-libintl-{type,prefix} from
+       target and build machine argument passing.
+       * configure: Regenerate.
+       * Makefile.def (host_modules): Replace intl module with gettext
+       module.
+       (configure-ld): Depend on configure-gettext.
+       * Makefile.in: Regenerate.
+       * src-release.sh: Remove references to the intl/ directory.
+
 2023-07-03  Nick Clifton  <nickc@redhat.com>
 
        2.41 Branch Point.