kleink
a6428a221b
Add <machine/wchar_limits.h>.
2004-05-08 21:53:23 +00:00
lukem
b2a7724153
reformat whitespace
2004-01-11 09:53:28 +00:00
lukem
b852db83fb
Significant overhaul of how the sets are used:
...
* Add an optional third field to the sets file which is a list of
comma separated keywords that control if the line is printed.
Currently supported keywords
kerberos4 ${MKKERBEROS4} != no
kerberos ${MKKERBEROS} != no
lint ${MKLINT} != no
obsolete ${obsolete} != 0.
In this case, non obsolete files are not printed.
(This will allow future support for builds with variables such as
MKHESIOD and MKYP set to "no".)
* Use sh(1)'s getopts where appropriate, and otherwise cleanup the
various scripts.
* Move defaults for sets.subr from sets.defaults into sets.subr.
Move replicated code for determining stuff such as shlibs type
from various scripts into sets.subr.
* Merge the obsolete.*, krb.*, krb4.* and lint.* into the appropriate
main lists with the relevant third field keyword(s).
2003-12-29 03:13:25 +00:00
matt
521d93bc3d
Add MMX/SSE (i386,amd64) and Altivec (powerpc) include files.
2003-12-05 18:57:40 +00:00
matt
a0268c8285
Update exported headers list.
2003-10-20 16:18:03 +00:00
thorpej
de7b2793e0
Back out change that made libpthread per-platform. It is *intentional*
...
that the build fails on platforms which do not yet have libpthread support.
2003-02-26 22:30:56 +00:00
jmc
e13c2b4818
Not all ports/archs have pthread support. So split this up by the proper arch's
...
for determining which ones get the libraries. Tested on dreamcast, macppc
and i386 builds to cover non builds, ad and md mods
2003-02-13 23:57:51 +00:00
matt
2b0e97a561
Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).
2003-02-03 17:09:53 +00:00
thorpej
e58da7f0ae
Update for nathanw_sa merge.
2003-01-18 17:50:18 +00:00
briggs
0a3ddcba15
Catch up with jdolecek again and remove ./usr/include/powerpc/macho_machdep.h.
2002-11-04 19:58:36 +00:00
briggs
9e19c6e872
Add ./usr/include/powerpc/macho_machdep.h
2002-11-04 19:49:00 +00:00
briggs
2054da9569
Add powerpc/atomic.h
2002-08-08 13:42:22 +00:00
briggs
587b64d0c1
Catch up to new pmc header files.
2002-08-07 21:20:49 +00:00
briggs
a76fd8f800
Include powerpc/ibm4xx/cpu.h. Reminder thanks to wiz@.
2002-04-10 17:17:11 +00:00
wiz
a02eee287d
Add /usr/include/powerpc/mpc6xx/sr_601.h.
2002-04-06 12:15:28 +00:00
mrg
7cda1e8c92
don't install psim
2002-01-22 17:02:08 +00:00
mrg
47d0b44e4f
add PSIM support to gdb and install the stand alone in /usr/bin/psim. this
...
fixes the rest of port-powerpc/14307.
2002-01-22 16:55:19 +00:00
wiz
1d32ca9175
Add pmap includes (/usr/include/powerpc/ibm4xx and
...
/usr/include/powerpc/mpc6xx and contents). Fixes port-macppc/13468.
2001-07-15 23:29:13 +00:00
tsubai
63ab1521fc
Add byte_swap.h.
2001-05-30 13:09:02 +00:00
soren
d57ab3b021
machine_type.h is no longer used.
2001-05-03 13:17:26 +00:00
kleink
4141df9b0c
Add <machine/int_fmtio.h>.
2001-04-15 17:14:25 +00:00
kleink
6a8763432f
Add <machine/int_limits.h>.
2001-04-15 15:33:08 +00:00
kleink
b09fc25cdf
Add <machine/int_const.h>.
2001-04-14 22:53:34 +00:00
kleink
ee8dcb845d
Add <machine/int_mwgwtypes.h>.
2001-04-14 12:40:09 +00:00
ad
a2a041bd71
Add /usr/include/powerpc/pio.h.
2001-02-07 17:01:02 +00:00
mycroft
14d5cf4541
Sync.
2000-12-16 22:36:17 +00:00
tsubai
fe63c77e86
Add hid.h.
2000-11-25 17:16:19 +00:00
kleink
f4314449b5
Add <machine/int_types.h>.
2000-06-26 15:49:42 +00:00
tsubai
8df877fc1c
Add powerpc/{endian_machdep.h,hid_601.h}.
...
Create obsolete.powerpc.
2000-06-11 14:13:00 +00:00
matt
da9fca7cc8
va-ppc.h and vmparam.h are no longer existant in /usr/include/powerpc
2000-06-03 05:31:23 +00:00
thorpej
0a15898a28
Add <machine/lock.h>
2000-04-29 03:46:24 +00:00
jwise
bd5dc99ea0
Add package names. Later tonight or tomorrow AM, I will post a writeup of
...
this to tech-{pkg,install}. In short, the pkg names in (new) second
field will be used by the build process under basesrc/src/dist/pkg to
generate PLISTs. The package divisions here may be two finely or coarsely
grained, although I think they're a happy medium -- I will give more
detail/justification in the writeup.
2000-02-03 05:27:57 +00:00
kleink
7c44f1f73e
Add <machine/math.h>.
1999-12-23 10:22:59 +00:00
tsubai
6ced982bb2
Add powerpc/cpu.h.
1999-06-23 09:09:44 +00:00
simonb
6c1e99c770
Add a NetBSD RCS tag to each distrib list file.
1999-04-19 03:11:31 +00:00
bouyer
36de4a0b2f
Update for bswap.h and byte_swap.h includes.
1999-01-19 08:59:02 +00:00
simonb
ccdd56d285
Remove crtbegin.o, crtbeginS.o, crtend.o and crtendS.o from PowerPC and
...
Alpha specific lists and add to ELF list now that all ELF platform
need these.
1998-11-10 13:04:27 +00:00
tsubai
d6343652c5
Add powerpc and macppc files.
1998-07-03 12:29:29 +00:00