Commit Graph

857 Commits

Author SHA1 Message Date
Janet B. Anderson
dd96059060 Added BUILD_CLASS=HOST and GNU=NO. 2007-11-07 20:26:47 +00:00
Janet B. Anderson
1ff411a3d7 Removed YES_ from POSIX_CPPFLAGS_YES_* lines. 2007-10-29 19:47:43 +00:00
Janet B. Anderson
083eb0889b Move KPIC line. Added solaris10 ldlibs option. 2007-10-29 19:46:17 +00:00
Janet B. Anderson
6b4728e5da Added VALID_BUILDS = Ioc. 2007-10-22 14:39:11 +00:00
Janet B. Anderson
cec0d1ead4 Dont install non-munched prods. 2007-10-09 19:35:21 +00:00
W. Eric Norum
1993328ec2 Add extended BSP library. 2007-08-30 18:10:43 +00:00
W. Eric Norum
459d3bc36c Add new target. 2007-08-15 14:00:51 +00:00
Janet B. Anderson
f0f0855c67 Fixed comment line with filename. 2007-06-07 19:44:03 +00:00
Janet B. Anderson
c823c63792 Initial version. 2007-06-06 18:22:13 +00:00
Janet B. Anderson
e8a5e95418 Moved APS override of GNU_DIR here. 2007-05-04 20:56:10 +00:00
Janet B. Anderson
22418072ee Use READLINE_DIR insead of using GNU_DIR. 2007-05-04 20:54:40 +00:00
W. Eric Norum
9d8ecac1f0 The -ansi flag really is necessary. 2007-05-03 20:14:26 +00:00
W. Eric Norum
ba536373d8 Get rid of -ansi. It causes problems with lots of header files. 2007-05-01 21:50:26 +00:00
Andrew Johnson
fbf9cdd2fb RCS Keyword mis-spelt. 2007-04-16 19:45:35 +00:00
Andrew Johnson
31c882b044 Define an ALTIVEC macro for conditional compilation of altivec-specific code. 2007-04-16 19:41:07 +00:00
Janet B. Anderson
797b76ec69 Set SHRLIB_CFLAGS to -KPIC. 2007-04-12 19:17:24 +00:00
Janet B. Anderson
d5bc22adc2 Set SHRLIB_CFLAGS to -xcode=pic32. 2007-04-12 19:16:38 +00:00
Janet B. Anderson
c62528e3ae Moved SHRLIB_CFLAGS definition to CONFIG.Common.solaris-* files. 2007-04-12 19:12:07 +00:00
Janet B. Anderson
f37b9d01a2 Removed cygwin per definition. 2007-03-09 23:21:23 +00:00
Janet B. Anderson
6e6b892788 Initial version. 2007-03-09 21:34:53 +00:00
Janet B. Anderson
f4afce75de Moved $(CONFIG)/CONFIG.gnuCommon include so we can override. 2007-03-02 15:19:20 +00:00
Janet B. Anderson
a841a79194 Added changes from Kazuro FURUKAWA (modified for R3.14.9). 2007-01-09 19:02:15 +00:00
Andrew Johnson
15f3358e39 Prevent vxWorks 5.4 builds of altivec targets. 2006-12-20 23:28:12 +00:00
Andrew Johnson
285f1e03ba Wind River don't support osf-alpha as a vxWorks host architecture. 2006-12-20 23:25:56 +00:00
Janet B. Anderson
239cd857a8 Added osf-alpha files from Kazuro FURUKAWA (modified for R3.14.9). 2006-12-19 16:57:05 +00:00
Andrew Johnson
c48bf48f52 Don't set GCC_EXEC_PREFIX for any vxWorks target. 2006-12-11 22:21:10 +00:00
Andrew Johnson
f2fac70923 Can't use ifeq(VXWORKS_VERSION) because we don't know its value yet. 2006-12-11 19:46:39 +00:00
Janet B. Anderson
537f9954bf Dont do a STATIC build. 2006-12-11 18:20:32 +00:00
Janet B. Anderson
d206dd92f6 Use PERL macro definition. 2006-12-11 18:12:42 +00:00
Andrew Johnson
682bb4150c Incorporated vxWorks 6 settings from SNS.
Added the vxWorks-mpc8540 architecture.
Added the ppc604_altivec sub-architecture.
Some cleanup.
2006-12-09 00:01:57 +00:00
Andrew Johnson
fc98fe2335 Added my local toolset path. 2006-12-08 23:27:18 +00:00
Andrew Johnson
11ef0bca03 Fixes for vxWorks 6.x. 2006-12-07 21:10:24 +00:00
Andrew Johnson
cc9473339d Added freebsd-x86, fixed some freebsd-x86_64 stuff. 2006-12-06 23:31:39 +00:00
Andrew Johnson
c25282bf58 Can't override the two _LDFLAGS var's, have to append to them. 2006-12-06 22:35:21 +00:00
Andrew Johnson
88c68422af Fixes for cross-compiling shared libraries properly. 2006-12-05 19:43:20 +00:00
Andrew Johnson
db9f3d81a3 vxWorks 6 changes WIND_HOST_TYPE x86-linux2. 2006-12-05 19:40:00 +00:00
Janet B. Anderson
565d931b4b Changes to add ALL library dirs to the runtime search option on link line. 2006-12-04 21:15:10 +00:00
Janet B. Anderson
f011531538 Added SHARED_LIBRARIES=NO. 2006-12-04 17:30:12 +00:00
Andrew Johnson
52e28d7a7a Ok, so all vxWorks 5.x versions need the -include vxWorks.h flag... 2006-12-02 00:09:16 +00:00
Janet B. Anderson
3b50639eef Added D_cplusplus c++ compiler option. Undefined LIBRARY_LD_RESS. 2006-11-29 16:37:09 +00:00
Janet B. Anderson
39128f134e Undefine LIBRARY_LD_RESS. 2006-11-29 16:32:26 +00:00
Janet B. Anderson
0b481a519d Changed "-xtarget=ultra -xarch=v9" to " -xarch=generic64" 2006-11-27 20:23:03 +00:00
Janet B. Anderson
ec8e064333 Changed -KPIC to -xcode=pic32. 2006-11-27 20:20:37 +00:00
Janet B. Anderson
257c7fd23b Put quotes around option with # in manifest mt.exe command. 2006-11-27 20:11:45 +00:00
Janet B. Anderson
207171d336 Made vxWorks.h include depend on VXWORKS_VERSION. 2006-11-16 22:44:34 +00:00
Janet B. Anderson
6cbcb67e56 Initial version. 2006-11-15 22:41:39 +00:00
Janet B. Anderson
6911c54755 Changed -Xc to -Xa. Needed for solaris 10 builds. 2006-11-15 19:26:18 +00:00
Janet B. Anderson
4ad9f05421 Added OP_SYS_LDLIBS definition for solaris 10. 2006-11-14 20:18:26 +00:00
Andrew Johnson
2998cff567 Configuration files for FreeBSD, from Artem Kazakov <kazakov@gmail.com> 2006-11-14 19:40:47 +00:00
Andrew Johnson
4ca2bc86e5 Changed configuration for vxWorks 6.x; now uses the same files as vx 5.x.
Removed the vxWorks6-mvXXXX targets, use vxWorks-ppc604_long or similar.
2006-11-13 20:31:07 +00:00