Marty Kraimer
|
c0d22b1e1d
|
Allow hex doe VME_IO, CAMAC_IO, AB_IO, GPIB_IO, BITBUS_IO, BBGPIB_IO, VXI_IO
|
2002-12-02 15:20:33 +00:00 |
|
Marty Kraimer
|
8ed89fe9ce
|
cosmetic changes
|
2002-12-02 15:14:08 +00:00 |
|
Marty Kraimer
|
d37c75c9e9
|
get rid of warning message
|
2002-12-02 14:51:54 +00:00 |
|
W. Eric Norum
|
d8c932a6ca
|
Add prototype for OSI->OSS priority mapper.
|
2002-11-29 20:03:30 +00:00 |
|
W. Eric Norum
|
8d75c8baed
|
Fix up definition of CONFORM_CXXFLAGS.
Move definition of command-line library OP_SYS_LDLIBS so that the value
isn't destroyed.
|
2002-11-29 14:53:21 +00:00 |
|
W. Eric Norum
|
384e3af4b5
|
Latest RTEMS add-on packages provide libtecla so make it the default on RTEMS.
|
2002-11-29 14:52:14 +00:00 |
|
Janet B. Anderson
|
208aa3ce0b
|
Simplified complier option definitions with T_A and OS_CLASS.
|
2002-11-27 21:40:23 +00:00 |
|
Janet B. Anderson
|
38596ab6cd
|
Removed -nostdinc from cross builds. Caused problems with tornado2.2 build.
Was told it was not needed.
|
2002-11-27 21:37:33 +00:00 |
|
Janet B. Anderson
|
f131fe59ac
|
Removed rebuild from ACTIONS definition.
|
2002-11-27 21:35:07 +00:00 |
|
W. Eric Norum
|
6f7ecedea4
|
Link -lCom after -lrtemsCom since the rtems_init routines now use the
error logging functions from libCom.
|
2002-11-27 17:18:28 +00:00 |
|
Marty Kraimer
|
defcf41b0d
|
always include stdlib
|
2002-11-27 16:16:28 +00:00 |
|
Jeff Hill
|
cd56605b19
|
use correct type for status
|
2002-11-27 01:59:31 +00:00 |
|
Jeff Hill
|
539da2f37e
|
added diagnostic
|
2002-11-27 01:58:42 +00:00 |
|
Jeff Hill
|
883924dda6
|
use STRICT
|
2002-11-26 23:24:16 +00:00 |
|
Jeff Hill
|
bf9491592c
|
support W95 except if its a 64 bit build
|
2002-11-26 23:24:00 +00:00 |
|
Jeff Hill
|
a05353b351
|
cleaned up reference() function
|
2002-11-26 01:59:55 +00:00 |
|
Janet B. Anderson
|
9052d64be3
|
Moved COMMANDLINE definitions.
|
2002-11-25 23:34:40 +00:00 |
|
Jeff Hill
|
b59f8a3759
|
fixed arith overflow when computing ref count limit
|
2002-11-25 23:28:12 +00:00 |
|
Janet B. Anderson
|
f73e968d77
|
Chnaged java directory name in path.
|
2002-11-25 22:52:16 +00:00 |
|
Janet B. Anderson
|
520ac60771
|
Moved ctdt definitions.
|
2002-11-25 22:46:25 +00:00 |
|
Janet B. Anderson
|
e4bc78f4cf
|
Moved dollars-in-identifiers flag to CONFIG_COMMON.
|
2002-11-25 22:37:03 +00:00 |
|
Janet B. Anderson
|
a91ff3f031
|
Added Command-line input support define for epicsReadline.c.
|
2002-11-25 22:28:34 +00:00 |
|
Janet B. Anderson
|
22e557ffad
|
Modified defaults for command-line input support.
|
2002-11-25 22:25:44 +00:00 |
|
Jeff Hill
|
cff2c0d5f8
|
its probably wise (based on failures during stress testing) to use a 32 bit
reference counter in gdd
|
2002-11-25 22:18:20 +00:00 |
|
Janet B. Anderson
|
74e7c6eb0e
|
Initial version.
|
2002-11-22 20:21:21 +00:00 |
|
Janet B. Anderson
|
40e6553dcc
|
Updates for R3.14.1.
|
2002-11-22 20:20:48 +00:00 |
|
Janet B. Anderson
|
f81bff13fa
|
Replaced -traditional with -fdollars-in-identifiers on ctdt compiles.
|
2002-11-22 19:05:07 +00:00 |
|
Janet B. Anderson
|
e29d86de0b
|
Moved LDLIBS_READLINE LDLIBS_LIBTECLA to os directory.
|
2002-11-22 19:03:36 +00:00 |
|
W. Eric Norum
|
11f5331576
|
Add to provide signal-related stubs.
|
2002-11-21 15:07:05 +00:00 |
|
W. Eric Norum
|
0ae4e0fb16
|
Remove reference to osdReadline.h. Command-line library selection is now
done in CONFIG_SITE.
|
2002-11-20 20:26:52 +00:00 |
|
W. Eric Norum
|
1c7428c1cf
|
Change command-line input to allow CONFIG_SITE selection of libtecla,
GNU readline, or built-in EPICS routines.
|
2002-11-20 20:17:36 +00:00 |
|
Janet B. Anderson
|
1e14394d92
|
Added TOOL_FAMILY = GNU definition.
|
2002-11-15 22:36:07 +00:00 |
|
Janet B. Anderson
|
938a80e092
|
Added comments.
|
2002-11-15 22:32:21 +00:00 |
|
Janet B. Anderson
|
bd211590b3
|
Removed -mlongcall option.
|
2002-11-15 22:16:39 +00:00 |
|
Janet B. Anderson
|
0482c55599
|
Added additional T_A rules for USR_CFLAGS, USR_CXXFLAGS, and USR_CPPFLAGS.
|
2002-11-15 21:43:04 +00:00 |
|
Janet B. Anderson
|
6195077e19
|
Updated template rules. Removed shell command.
|
2002-11-15 21:34:07 +00:00 |
|
Jeff Hill
|
f4b94967a8
|
workaround for earlier versions of the wiondows SDK
|
2002-11-14 22:19:35 +00:00 |
|
Jeff Hill
|
151d115378
|
workaround visual c++ 6.0 bugs
|
2002-11-14 22:14:29 +00:00 |
|
Jeff Hill
|
d8aa4eb679
|
upgraded error code section
|
2002-11-13 16:51:43 +00:00 |
|
Jeff Hill
|
6a04e56e60
|
fixed comment
|
2002-11-12 19:16:20 +00:00 |
|
W. Eric Norum
|
d5d63e0ebd
|
Add temporary configuration for PPC network device.
|
2002-11-12 18:18:50 +00:00 |
|
W. Eric Norum
|
8579ce2e26
|
Clean up architecture-specific hooks.
Add hook for __i386__ remote serial debugging.
|
2002-11-12 18:18:19 +00:00 |
|
Jeff Hill
|
d5685073ad
|
added missing epicsShareDef (should impact only the VAX)
|
2002-11-12 16:56:18 +00:00 |
|
Ralph Lange
|
a5c21db367
|
HP warning fix: missing newline at EOF.
|
2002-11-12 10:55:07 +00:00 |
|
Ralph Lange
|
f301c33faf
|
Fixed bogus undefined symbols with hpux aCC compiler.
|
2002-11-12 10:47:05 +00:00 |
|
Ralph Lange
|
b562b9557f
|
Moved STATIC_LDFLAGS out of LDFLAGS.
See http://www.aps.anl.gov/epics/mantis/view_bug_advanced_page.php?f_id=20
|
2002-11-12 10:32:09 +00:00 |
|
Ralph Lange
|
cd6a141f37
|
Fix for static gcc builds
|
2002-11-12 10:17:21 +00:00 |
|
Ralph Lange
|
77085e368c
|
Moved SHARED_LIBRARIES definition, as this is a target feature
|
2002-11-12 09:15:54 +00:00 |
|
Ralph Lange
|
9de520c77b
|
comments++
|
2002-11-12 08:17:51 +00:00 |
|
Ralph Lange
|
29ad70d2bc
|
Bugfix for static build
|
2002-11-12 08:16:34 +00:00 |
|