Age | Commit message (Collapse) | Author |
|
|
|
|
|
Re-enable weak alias and sysv pragma support that was lost when we
upgraded to gcc-2.7. These changes have been submitted to the gcc
maintainers. With luck, we won't have this problem again...
|
|
Added support for m68060 (activate with -m68060). This change has
already been accepted and integrated into the FSF source tree.
|
|
Remove the DBX_NO_XREFS definition from the NetBSD m68k, ns32k, and
sparc gcc configuration. It isn't needed, as NetBSD uses gdb.
|
|
Remove the DBX_NO_XREFS definition from the NetBSD m68k, ns32k, and
sparc gcc configuration. It isn't needed, as NetBSD uses gdb.
|
|
constraint could clobber the inputs before performing the operation.
|
|
elminate gcc's use of P_tmpdir. P_tmpdir was defined in stdio.h and
includes order in gcc prevented overriding it.
|
|
OPENBSD_NATIVE section. Please use this to overload manifest constants.
Added more files to CLEANFILES in Makefile.bsd-wrapper.
|
|
|
|
framework. This means, provide a Makefile.bsd-wrapper. Remove
intermediate files from the source dir. Build them in the obj-dir.
Add some Makefile hooks so we can tune the std Makefile for our
purpose but still have it behave normal for out-of-tree
configurations. Only i386 is supported for now. The other archs will
follow soon. This checkin requires an existing makeinfo and a yacc
that accepts -o.
|
|
|