#
f80e165d |
| 05-Nov-2003 |
mrg <mrg@NetBSD.org> |
document the m68* lossage with gcc/ra-colorize.c.
|
#
772577a8 |
| 29-Oct-2003 |
mycroft <mycroft@NetBSD.org> |
Separate by port, and remove the m68k hack.
|
#
c5a4c60e |
| 28-Oct-2003 |
skrll <skrll@NetBSD.org> |
Compile sys/kern/uipc_socket.c -fno-strict-aliasing for now. PR 23044.
|
#
bfc0aec0 |
| 28-Oct-2003 |
he <he@NetBSD.org> |
Consolidate latest HACK entry into already existing entry documenting same problem.
|
#
4bd87960 |
| 28-Oct-2003 |
he <he@NetBSD.org> |
sys/dev/ata/wd.c causes spurious warning about blkno not being initialized before used. This appears to be a bug specific to (at least) the m68k target, and will be reported to the GCC maintainers.
|
#
902f36f1 |
| 28-Oct-2003 |
mrg <mrg@NetBSD.org> |
note mdsetimage/installboot sun2/gcc3 hacks.
|
#
b8d68ee3 |
| 28-Oct-2003 |
cl <cl@NetBSD.org> |
note 'm68k {u,}int64_t used uninitialized' bug. add reference to gcc bug report. mark all (known) occurrences.
|
#
df62a200 |
| 27-Oct-2003 |
wiz <wiz@NetBSD.org> |
no way, not now way.
|
#
c0a89c7e |
| 27-Oct-2003 |
simonb <simonb@NetBSD.org> |
Note the GCC PR for the Duff's device warning.
|
#
075b6569 |
| 27-Oct-2003 |
simonb <simonb@NetBSD.org> |
Use -Wno-error to compile a file with Duff's device and document this as a hack.
|
#
7c363a74 |
| 26-Oct-2003 |
mycroft <mycroft@NetBSD.org> |
Remove dead hacks.
|
#
6c22027c |
| 26-Oct-2003 |
lukem <lukem@NetBSD.org> |
On MACHINE_ARCH==arm, compile newsyslog(8) with -fno-gcse-lm. Fixes PRs [toolchain/22986] [toolchain/23002] [toolchain/23217]
|
#
b9c8a773 |
| 26-Sep-2003 |
skrll <skrll@NetBSD.org> |
Backout previous - sparc* and i386 have switched to gdb 5.3.
|
#
bcc97857 |
| 19-Sep-2003 |
martin <martin@NetBSD.org> |
Bye, bye, sparc64 hacks.
|
#
f4fc0bf3 |
| 19-Sep-2003 |
mrg <mrg@NetBSD.org> |
make i386 & sparc* output DBX_DEBUG format ("-gstabs") by default for now.
XXX: back this out when these platforms switch to GDB 5.3.
|
#
eda774d8 |
| 09-Sep-2003 |
he <he@NetBSD.org> |
Belatedly make a note of the cast for LINUX_USRSTACK and USRSTACK made to get the sun3 port to compile. Briefly discussed with mycroft.
|
#
a6c91a4a |
| 14-Aug-2003 |
uwe <uwe@NetBSD.org> |
Remove mention of gcc-3-libtelnet hack.
The hack was removed from lib/libtelnet/Makefile rev 1.16, following the lib/libtelnet/kerberos.c revision rev 1.10 that fixed the original problem.
|
#
0a6047a9 |
| 26-Jul-2003 |
salo <salo@NetBSD.org> |
netbsd.org->NetBSD.org
|
#
08cfcbf2 |
| 16-May-2003 |
scw <scw@NetBSD.org> |
Document the SH5 toolchain hack for pthread_lock.c.
|
#
0ed79825 |
| 06-Apr-2003 |
jdc <jdc@NetBSD.org> |
Remove curses \E[m hack - fixed in setterm.c : 1.36. Add curses hack mentioning colour swap when real fix is to enhance termcap.
|
#
0ed8d3ba |
| 28-Mar-2003 |
he <he@NetBSD.org> |
Document hack/workaround for PR toolchain/20924.
|
#
cf738336 |
| 21-Sep-2002 |
lukem <lukem@NetBSD.org> |
move doc/* -> basesrc/doc/*, except for doc/MIRRORS, which is not used anymore (we refer to http://www.netbsd.org/mirrors/ now)
|