#
22ebeae4 |
| 27-Aug-2024 |
christos <christos@NetBSD.org> |
regen and make things compile (all builds except ppc sim)
|
#
901e7e84 |
| 11-Aug-2023 |
christos <christos@NetBSD.org> |
Add arm, vax
|
#
5900762b |
| 26-Jun-2022 |
rin <rin@NetBSD.org> |
Regen for everyone, except for coldfire, for which toolchain does no 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 does no 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 ...
|
#
eceb233b |
| 20-Sep-2020 |
christos <christos@NetBSD.org> |
regen
|
#
77a1ad5f |
| 24-Oct-2019 |
kamil <kamil@NetBSD.org> |
Switch the iconv(3) prototype to the POSIX conformant variation
Remove const from the 2nd argument.
const char ** and char ** are incompatible types and it was a cost to keep the technically incomp
Switch the iconv(3) prototype to the POSIX conformant variation
Remove const from the 2nd argument.
const char ** and char ** are incompatible types and it was a cost to keep the technically incompatible form for a more purist variation. NetBSD was almost the last alive OS to still keep the const argument (known leftovers: Minix and Illumos).
Keep the const form for the internal purposes inside citrus and rump.
Address the build breakage fallout in the same change.
There are no ABI changes.
Change accepted by core@.
show more ...
|
#
54eac751 |
| 02-Jun-2019 |
christos <christos@NetBSD.org> |
regen with forcing libexpat presence.
|
#
3a781464 |
| 30-May-2019 |
christos <christos@NetBSD.org> |
fix arm
|
#
ea8d6597 |
| 05-May-2019 |
christos <christos@NetBSD.org> |
Everyone has libexpat so enable it.
|
#
25202ef0 |
| 29-Nov-2017 |
christos <christos@NetBSD.org> |
regen, and add more warn eliding to Makefile
|
#
8b7331e5 |
| 29-Nov-2017 |
christos <christos@NetBSD.org> |
regen and fix all archs (except coldfire)
|
#
47f5dba6 |
| 16-Oct-2016 |
mrg <mrg@NetBSD.org> |
gdb only needs on arm and on armeb set, for all the 32 bit arm ports.
regen arm and armeb for gdb 7.12, and delete the rest.
|
#
822f2954 |
| 03-Feb-2016 |
christos <christos@NetBSD.org> |
regen some more.
|
#
9ca90fdc |
| 17-Aug-2015 |
christos <christos@NetBSD.org> |
finish all the regen
|
#
541eeb6c |
| 23-Jun-2014 |
mrg <mrg@NetBSD.org> |
mknative-gdb for arm and armeb and gdb 7.7
|
#
34f40950 |
| 03-Oct-2013 |
christos <christos@NetBSD.org> |
regen...
|
#
c6bacb34 |
| 10-Oct-2011 |
christos <christos@NetBSD.org> |
regen arm
|
#
cfa2879d |
| 09-Oct-2011 |
christos <christos@NetBSD.org> |
add arm and hppa
|