Commit Graph
570 Commits
Author SHA1 Message Date
Andrew Johnson c19d8848ed Deleted comment. 2008-09-18 20:54:22 +00:00
Andrew Johnson 934f55b9cc Turn off optimization for debug targets. 2008-09-18 20:51:36 +00:00
Janet B. Anderson f0336ac3b2 Added comment. 2008-09-15 15:18:41 +00:00
W. Eric Norum a1de4a8f5d Using -ansi causes problems.
Get rid of it.
2008-09-10 17:35:05 +00:00
Janet B. Anderson b403ac5370 Commented out OP_SYS_CFLAGS. Removed APS specific definition. 2008-09-09 20:57:52 +00:00
Janet B. Anderson 7b44593c98 Removed extra include of CONFIG_SITE.Common.RTEMS. 2008-09-09 20:54:29 +00:00
Janet B. Anderson e13d15e3a6 Added optimization option for debug builds. 2008-08-29 17:49:54 +00:00
Janet B. Anderson 632da18b33 Modified comment. 2008-08-27 19:07:56 +00:00
Janet B. Anderson 7d864cde61 Removing all references to win32 interix compiler. 2008-08-27 18:55:19 +00:00
Andrew Johnson af40d87306 WRS moved the 'nm' program in vxWorks 6.6 2008-08-18 18:54:26 +00:00
Janet B. Anderson bbb4e83f43 Added shared library (DLL) support. 2008-08-05 17:47:31 +00:00
Janet B. Anderson 5248c4d504 More changes to support shared libraries and cleanup of files. 2008-07-31 21:58:37 +00:00
Janet B. Anderson 66fbabfc1a Fixed OP_SYS_CPPFLAGS definition. 2008-07-29 21:44:31 +00:00
Janet B. Anderson 552cd4eb7e Added shared library support. 2008-07-29 21:01:43 +00:00
Janet B. Anderson ca18915f1c Added windres & .coff comments for later use. 2008-07-22 21:02:07 +00:00
Janet B. Anderson 2f374e927d Moved HOST_OPT from CONFIG_SITE file to CONFIG file. 2008-07-22 20:59:26 +00:00
Janet B. Anderson a8cfe12cb2 Moved SHRLIB_CFLAGS definition. 2008-07-22 19:49:43 +00:00
Janet B. Anderson 6318edf09e Added include for CONFIG_SITE.solarisCommon.solarisCommon 2008-07-22 19:33:44 +00:00
Janet B. Anderson 77d3234ff5 Fixed comment line with file name typo. 2008-07-22 19:30:40 +00:00
Janet B. Anderson 5cef834d39 Removed sysroot and syslibroot options - they appear to be unneeded. 2008-07-22 19:29:24 +00:00
Janet B. Anderson d0d04aeff1 gcc now needs RTEMS_BASE/lib in LD_LIBRARY_PATH. 2008-07-18 21:06:21 +00:00
Janet B. Anderson 730fecea35 Added include for CONFIG_SITE.$(EPICS_HOST_ARCH).RTEMS overrides. 2008-07-18 21:01:27 +00:00
Janet B. Anderson d110f81093 Added comments about USE_STLPORT. 2008-07-10 20:00:23 +00:00
Janet B. Anderson 00d0f2dfce Added code to use stLport library instead of default Cstd library. 2008-07-10 19:45:02 +00:00
Janet B. Anderson 963c43a198 Use $(TOOLS)/useManifestTool.pl tool only when needed and when it exists. 2008-07-03 15:16:04 +00:00
Janet B. Anderson f6f07be763 Changes to allow LOADABLE_LIBRARY to work for borland and MS compilers. 2008-07-03 15:02:15 +00:00
Janet B. Anderson db1cf982f7 Modified APS override of GNU_DIR. 2008-07-02 15:17:09 +00:00
Janet B. Anderson 1623c5ab39 Removed all references to GCC_EXEC_PREFIX. 2008-06-25 15:15:42 +00:00
W. Eric Norum 448cdf851d Just like vxWorks, RTEMS breaks horribly if GCC_EXEC_PREFIX is set. 2008-06-19 21:23:47 +00:00
Andrew Johnson c4dfb6980b Added support for vxWorks 6.6, info from Ernest Williams. 2008-05-14 16:31:52 +00:00
W. Eric Norum 7b36927d68 New base uses new version of RTEMS. 2008-04-28 19:24:08 +00:00
W. Eric Norum 1d7fd3899e NFS library name has changed. 2008-04-28 19:14:29 +00:00
W. Eric Norum 158ce5ac32 New tool chain does not need (and must not have) -m5200 in addition to -m528x. 2008-04-24 18:18:12 +00:00
Janet B. Anderson df59c12f75 Added CPPFLAGS -mcpu=arm9 -marm -- from Heinrich du Toit. 2008-04-09 20:41:33 +00:00
Janet B. Anderson 37cd3234bd Use perl ExtUtils for CP, MV, RM, and RMDIR macro definitions. 2008-03-28 21:35:26 +00:00
W. Eric Norum 9d8886e8cc Add extended BSP routines. 2008-01-08 22:19:50 +00:00
W. Eric Norum 95d6cbe8be Add MVME3100 support. 2008-01-08 22:06:14 +00:00
Andrew Johnson 23d1feffcc Added vxWorks version 6.4 2008-01-04 16:19:57 +00:00
Janet B. Anderson 407234e390 Removed some comments. 2007-12-12 20:19:01 +00:00
Janet B. Anderson 271a80ab61 Made change for make -j option. Changed name of include file. 2007-12-12 20:15:24 +00:00
Janet B. Anderson f613d379ec Made change for make 0j option. Changed name of include file. 2007-12-12 20:14:14 +00:00
Janet B. Anderson f8152ac318 Made CONFIG_SITE file an optional include file. 2007-12-12 20:04:54 +00:00
Janet B. Anderson 7efb669ee3 Removed CC and CCC defs because they are in CONFIG.gnuCommon 2007-12-12 20:01:03 +00:00
Janet B. Anderson 2b29bede08 Option -fPIC not needed. 2007-12-12 19:42:57 +00:00
Janet B. Anderson bf6ff7cc1c Set valid builds to Ioc for cross builds. 2007-12-11 21:17:03 +00:00
Janet B. Anderson 55fde6bb9f GNU_TARGET now in CONFIG_SITE file. Flag for 32 bit build added. 2007-12-11 21:15:27 +00:00
Janet B. Anderson 42af0cab54 GNU_TARGET now in a CONFIG_SITE file. 2007-12-11 20:58:26 +00:00
Janet B. Anderson 4c27f4c83b Simplified code. Added flag for 32/64 bit. GNU_TARGET now in CONFIG_SITE*. 2007-12-11 20:56:39 +00:00
Janet B. Anderson b14316865d Updated FLAGS for 64 bit build. 2007-12-11 20:50:22 +00:00
Janet B. Anderson 79cc983edc Moved GNU_DIR def to CONFIG_COMMON.
Moved *SHRLIB_LDFLAGS defs to CONFIG.gnuCommon.
2007-12-11 20:23:00 +00:00