Commit Graph

336 Commits

Author SHA1 Message Date
W. Eric Norum
7cba58991f Always generate initialization (C++ constructor) code. 2000-08-22 19:14:50 +00:00
W. Eric Norum
c442b9e850 Since RTEMS sequencers use C++ constructors to register the sequencer
commands, they must be compiled with a C++ compiler.
2000-08-22 18:40:38 +00:00
Janet B. Anderson
b5ed2037ad Modified include file specification in RCCMD command. 2000-08-07 22:07:01 +00:00
Janet B. Anderson
b1e7425719 Fixed comments. 2000-08-02 21:52:16 +00:00
Jeff Hill
91050c7155 turn of omnipresent USE DEFAULT STACK -D 2000-07-13 17:21:28 +00:00
Janet B. Anderson
6eec691c13 Modified touch definition. 2000-07-07 20:07:11 +00:00
Janet B. Anderson
f9b6a4640c Modified comments. 2000-07-07 20:06:25 +00:00
Janet B. Anderson
24ef7a7e10 Added -m68040. 2000-07-07 19:53:09 +00:00
Janet B. Anderson
4c3bf8207f Commented out tornado101 override. 2000-07-06 15:12:48 +00:00
Ralph Lange
d5b9507dec More small changes for HP-UX (hpux-parisc) 2000-07-03 10:06:03 +00:00
Janet B. Anderson
17f1355c1f Fixed names of hp files. 2000-06-30 18:50:34 +00:00
Janet B. Anderson
60fa2b0694 Changed 68k to x86 in lynxos files. 2000-06-28 19:51:38 +00:00
Janet B. Anderson
a88c0b7b4e Initial version 2000-06-28 19:47:54 +00:00
Janet B. Anderson
08fb42ae64 Moved thread libraries to CCC_STATIC_LDLIBS_NO. 2000-06-22 15:03:53 +00:00
Janet B. Anderson
40420a56b6 Changed cpu definition. 2000-06-09 15:31:16 +00:00
Janet B. Anderson
8de1ecea53 Fixed test for Tornado II. 2000-05-31 21:40:15 +00:00
W. Eric Norum
900f32c792 Add -D_BSD_SOURCE to ARCH_DEP_CPPFLAGS. This is needed to get the
prototype for gethostname() in unistd.h as needed by cacChannelIO.cpp.
Add -DIOCSH_USE_READLINE and -lreadline.
2000-05-25 18:43:18 +00:00
Jeff Hill
dd24055ea8 fixed Tornado II build 2000-05-24 21:52:02 +00:00
Janet B. Anderson
08d961c27b Changes and renames for CFLAGS. 2000-05-23 19:08:30 +00:00
W. Eric Norum
ccaaa51d33 No need to specify iocsh as a PROD_LIBS since the makeApp scripts now do this. 2000-05-04 15:08:34 +00:00
W. Eric Norum
6ad0172747 Add -liocsh to linker arguments. 2000-05-03 21:48:31 +00:00
W. Eric Norum
34bf86f1d6 Add rule for converting .st' to .o'. RTEMS needs C++ constructors
to register sequencer commands and programs so the output of snc has
to be compiled with C++.
2000-04-21 22:45:19 +00:00
Janet B. Anderson
cc7418fedf Changed name GNU_TARGET_PREFIX to CMPLR_PREFIX. 2000-04-17 15:25:23 +00:00
Janet B. Anderson
175410ddd0 Changed name GNU_TARGET_PREFIX to CMPLR_PREFIX. 2000-04-17 15:24:21 +00:00
W. Eric Norum
6f7f4e6a9a Add flags for state notation compiler. 2000-04-16 22:46:10 +00:00
W. Eric Norum
d16882b9b4 Rename RTEMS MVME167 configuration file to match RTEMS BSP name. 2000-04-14 22:25:04 +00:00
W. Eric Norum
547c51f422 Use common UNIX defines.
Modifications to allow building of RTEMS executable images with makeBaseApp.
2000-04-13 22:33:31 +00:00
Janet B. Anderson
3adbbdfedf Changed order of definitions. 2000-04-11 14:26:02 +00:00
Janet B. Anderson
0c09c096db Added include of definitions common to all Unix target archs. 2000-04-07 23:10:09 +00:00
Janet B. Anderson
15a42eaf49 Commented out jba changes. 2000-04-07 22:32:43 +00:00
W. Eric Norum
cd54f99b71 Reflect changes to file names. 2000-04-07 22:24:29 +00:00
Janet B. Anderson
3cf2a7bcb8 Changed os filenames to form CONFIG[_SITE].<host>.<target>. 2000-04-07 21:18:01 +00:00
Janet B. Anderson
c3c6810de6 Added cygwin. 2000-03-06 19:37:03 +00:00
Janet B. Anderson
5b3e659e18 Fixed typo on ARCH_alpha definition. 2000-02-25 21:08:35 +00:00
Janet B. Anderson
e92caebae3 Added file for backward compatability to old HOST_ARCH env var. 2000-02-22 16:16:10 +00:00
Janet B. Anderson
1930763d86 Added site files for Linux cross-compile. 2000-02-14 15:46:07 +00:00