This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 0e75fc54bb2 Automatic date update in version.in new a5e58a41647 Libvtv: Add loongarch support. new 9ba1efd2150 c++: source position of lambda captures [PR84471] new 82fc3423c36 Updated constants from https://dwarfstd.org/Languages.php new 079b20e89d3 LoongArch: implement count_{leading,trailing}_zeros new 047b13da37d Darwin : Update libtool and dependencies for Darwin20 [PR97865] new 6d80d4cf716 configure: Do not build the ununsed libffi shared library. new 947edb094ec configure: When host-shared, pass --with-pic to in-tree lib [...] new 60b42421e90 configure: Implement --enable-host-pie new d0aa61ca5cf configure: Only create serdep.tmp if needed new ed0a861b072 configure, Darwin: Ensure overrides to host-pie are passed [...] new ddb5be247e4 Remove support for Intel MIC offloading new 46335e8e4db configure: use OBJDUMP determined by libtool [PR95648] new b8326e1c4ad configure: Account CXXFLAGS in gcc-plugin.m4. new 8fdbd80f1fc Add TFLAGS to gcc's GCC_FOR_TARGET new 917f20be837 Merge modula-2 front end onto gcc. new 83e8a1eff6d 32-bit PA-RISC with HP-UX: remove deprecated ports new 9f2c14223f0 Fix PR bootstrap/102389: --with-build-config=bootstrap-lto [...] new 3a712247e2c gcc: Add 'mcf' thread model support from mcfgthread new 3c4e12ba885 Darwin, config: Revise host config fragment. new c841db95382 configure: Allow host fragments to react to --enable-host-shared. new a710d78f319 mh-mingw: Set __USE_MINGW_ACCESS in missed C++ flags variables new ba1eb82eae0 mh-mingw: drop unused BOOT_CXXFLAGS variable new 85f61137bb2 config-ml.in: Suppress output from multi-do recipes new b63eb8bc8c6 Add D front-end, libphobos library, and D2 testsuite. new 6248684a126 MSP430: Add -fno-exceptions multilib new f70e7020651 gcc: xtensa: add XCHAL_HAVE_{CLAMPS, DEPBITS, EXCLUSIVE, XE [...] new db863e7870e gcc: xtensa: add data alignment properties to dynconfig new 5006459c397 toplevel: reconcile few divergences with GCC new f34b00a4362 Generic configury support for shared libs on VxWorks new a55212c34e4 Fix hppa64-hpux11 build to remove source paths from embedded path. new 14af24e0a83 libtool.m4: Sort output of 'find' to enable deterministic builds. new 445ae0cf004 FDPIC: Handle arm*-*-uclinuxfdpiceabi in configure scripts new af5478e1f3c Do not use HAVE_DOS_BASED_FILE_SYSTEM for Cygwin. new 68a78f460a7 Makefile.def: drop remnants of unused libelf new f553b1471e7 d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad25 [...] new 5ce0ff9b546 Collect both user and kernel events for autofdo tests and a [...] new d3d2eb0cacf Fix collection and processing of autoprofile data for target libs new 91c7a3089cc Fix autoprofiledbootstrap build new 2e834cd2770 Disable warnings as errors for STAGEautofeedback. new 573ea74515e Revert "Fix PR 67102: Add libstdc++ dependancy to libffi" [ [...] new 27a02858210 PR bootstrap/106472: Add libgo depends on libbacktrace to M [...] new dbd77e21946 gccrs: Add gcc-check-target check-rust new 19824f6fab2 Use substituted GDCFLAGS new e26b2c86a1a toplevel: Substitute GDCFLAGS instead of using CFLAGS new 6a6859cbff7 regen config
The 45 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Makefile.def | 51 +- Makefile.in | 8739 ++++++++++++++++++++++++--------------- Makefile.tpl | 48 +- bfd/configure | 73 +- binutils/configure | 73 +- config-ml.in | 37 +- config/bootstrap-lto-lean.mk | 6 +- config/bootstrap-lto.mk | 6 +- config/gcc-plugin.m4 | 7 +- config/gthr.m4 | 1 + config/mh-darwin | 65 +- config/mh-mingw | 1 + config/mh-pa-hpux10 | 4 - configure | 388 +- configure.ac | 158 +- gas/configure | 73 +- gdb/configure | 116 +- gdbsupport/Makefile.in | 2 +- gprof/configure | 73 +- gprofng/configure | 116 +- gprofng/libcollector/configure | 116 +- include/ansidecl.h | 2 +- include/dwarf2.h | 10 + include/longlong.h | 12 + include/vtv-change-permission.h | 4 + include/xtensa-dynconfig.h | 107 +- intl/configure | 34 + intl/configure.ac | 21 + ld/configure | 116 +- libbacktrace/configure | 73 +- libctf/configure | 73 +- libdecnumber/configure | 22 +- libdecnumber/configure.ac | 19 +- libsframe/configure | 73 +- libtool.m4 | 88 +- ltmain.sh | 8 +- opcodes/configure | 73 +- sim/configure | 73 +- zlib/Makefile.in | 2 + zlib/configure | 97 +- zlib/configure.ac | 21 +- 41 files changed, 7135 insertions(+), 3946 deletions(-) delete mode 100644 config/mh-pa-hpux10