regen and make things compile (all builds except ppc sim)
- regen x86- api updates- switch to c++-17- add new dependencies- disable installing info files
gdb: mknative m68000
add mipsel
Add arm, vax
add sparc
add riskv
Add sh3eb/mipseb
Add powerpc/ia64
fix i386/hppa
regen m68k ppc64
add mipsn64
add mips64
add alpha
do aarch64eb
make aarch64 compile (untested my box is dead)
Merge gdb-13.2; last was 11.0.50. Builds but does not run.
RISC-V mknative and build support.
Regen for everyone, except for coldfire, for which toolchain doesno longer build...> Part of PR port-powerpc/56899>> Set default OS ABI to NetBSD when target is *-*-netbsd*.>> This fixes defau
Regen for everyone, except for coldfire, for which toolchain doesno longer build...> Part of PR port-powerpc/56899>> Set default OS ABI to NetBSD when target is *-*-netbsd*.>> This fixes default behaviors of GDB when no executable is loaded> (== OS ABI is not determined yet).
show more ...
Patch the build script and toolchain to allow passing throughHOST_CPPFLAGS, HOST_CXXFLAGS, but not LIBRARY_PATH because it breaksthe build. These variables are necessary to support building NetBSD
Patch the build script and toolchain to allow passing throughHOST_CPPFLAGS, HOST_CXXFLAGS, but not LIBRARY_PATH because it breaksthe build. These variables are necessary to support building NetBSDfrom a GNU Guix or NixOS host, where /usr/include, /lib, and allbut /bin/sh do not exist. In many cases, support for HOST_CPPFLAGSwas incomplete. From Ryan Sundberg
regen for mipsn64el
regen for mipsn64eb
mknative for aarch64eb.
fix powerpc
regen more mips and aarch64
12