Add prototype for OSI->OSS priority mapper.
3 lines of code changed in 1 file:
Fix up definition of CONFORM_CXXFLAGS.
Move definition of command-line library OP_SYS_LDLIBS so that the value
isn't destroyed.
7 lines of code changed in 1 file:
Latest RTEMS add-on packages provide libtecla so make it the default on RTEMS.
3 lines of code changed in 1 file:
Simplified complier option definitions with T_A and OS_CLASS.
8 lines of code changed in 1 file:
Removed -nostdinc from cross builds. Caused problems with tornado2.2 build.
Was told it was not needed.
0 lines of code changed in 1 file:
Removed rebuild from ACTIONS definition.
3 lines of code changed in 2 files:
Link -lCom after -lrtemsCom since the rtems_init routines now use the
error logging functions from libCom.
2 lines of code changed in 1 file:
always include stdlib
1 lines of code changed in 1 file:
use correct type for status
24 lines of code changed in 1 file:
added diagnostic
2 lines of code changed in 1 file:
use STRICT
3 lines of code changed in 1 file:
support W95 except if its a 64 bit build
16 lines of code changed in 1 file:
use STRICT
24 lines of code changed in 6 files:
cleaned up reference() function
18 lines of code changed in 1 file:
Moved COMMANDLINE definitions.
8 lines of code changed in 2 files:
fixed arith overflow when computing ref count limit
2 lines of code changed in 1 file:
Chnaged java directory name in path.
2 lines of code changed in 2 files:
Moved ctdt definitions.
7 lines of code changed in 2 files:
Moved dollars-in-identifiers flag to CONFIG_COMMON.
4 lines of code changed in 2 files:
Added Command-line input support define for epicsReadline.c.
3 lines of code changed in 1 file:
Modified defaults for command-line input support.
26 lines of code changed in 5 files:
its probably wise (based on failures during stress testing) to use a 32 bit
reference counter in gdd
2 lines of code changed in 1 file:
Initial version.
0 lines of code changed in 1 file:
Updates for R3.14.1.
13 lines of code changed in 6 files:
Replaced -traditional with -fdollars-in-identifiers on ctdt compiles.
2 lines of code changed in 1 file:
Moved LDLIBS_READLINE LDLIBS_LIBTECLA to os directory.
1 lines of code changed in 1 file:
Add to provide signal-related stubs.
20 lines of code changed in 1 file:
Remove reference to osdReadline.h. Command-line library selection is now
done in CONFIG_SITE.
0 lines of code changed in 1 file:
Change command-line input to allow CONFIG_SITE selection of libtecla,
GNU readline, or built-in EPICS routines.
262 lines of code changed in 14 files:
Added TOOL_FAMILY = GNU definition.
6 lines of code changed in 1 file:
Added comments.
7 lines of code changed in 1 file:
Removed -mlongcall option.
6 lines of code changed in 2 files:
Added additional T_A rules for USR_CFLAGS, USR_CXXFLAGS, and USR_CPPFLAGS.
37 lines of code changed in 1 file:
Updated template rules. Removed shell command.
13 lines of code changed in 1 file:
workaround for earlier versions of the wiondows SDK
10 lines of code changed in 1 file:
workaround visual c++ 6.0 bugs
4 lines of code changed in 2 files:
upgraded error code section
59 lines of code changed in 1 file:
fixed comment
2 lines of code changed in 1 file:
Add temporary configuration for PPC network device.
10 lines of code changed in 1 file:
Clean up architecture-specific hooks.
Add hook for __i386__ remote serial debugging.
74 lines of code changed in 1 file:
added missing epicsShareDef (should impact only the VAX)
1 lines of code changed in 1 file:
HP warning fix: missing newline at EOF.
1 lines of code changed in 1 file:
Fixed bogus undefined symbols with hpux aCC compiler.
24 lines of code changed in 3 files:
Moved STATIC_LDFLAGS out of LDFLAGS.
See http://www.aps.anl.gov/epics/mantis/view_bug_advanced_page.php?f_id=20
16 lines of code changed in 6 files:
Fix for static gcc builds
4 lines of code changed in 1 file:
Moved SHARED_LIBRARIES definition, as this is a target feature
16 lines of code changed in 2 files:
comments++
11 lines of code changed in 1 file:
Bugfix for static build
2 lines of code changed in 1 file:
DST Changes for 2003
4 lines of code changed in 1 file:
Fix for HP native only compiler flags
2 lines of code changed in 1 file:
Compile *ctdt.c files with COMPILE.ctdt line.
2 lines of code changed in 1 file:
Added COMPILE.ctdt definition (no -pedantic option).
3 lines of code changed in 1 file:
Added Is Tornado version >= 2.2 definition - TORNADO_VERSION_2_2
2 lines of code changed in 1 file:
Added GNU=NO to defaults.
2 lines of code changed in 1 file:
Added GNU=YES definition.
2 lines of code changed in 1 file:
Removed duplicates in TARGET_* definitions.
6 lines of code changed in 1 file:
Fixed gcc warning.
2 lines of code changed in 1 file:
Fixed gcc warning.
1 lines of code changed in 1 file:
Fixed printf warnings by casting size_t to unsigned long.
6 lines of code changed in 1 file:
*** empty log message ***
6 lines of code changed in 1 file:
Build shared libraries on HPUX.
2 lines of code changed in 1 file:
Bugfix (compiler options).
2 lines of code changed in 1 file:
Fixed HPUX compiler version string.
1 lines of code changed in 1 file:
Suppressed HPUX compiler warnings.
3 lines of code changed in 1 file:
Suppress more HPUX compiler warnings.
1 lines of code changed in 1 file:
Suppressed HPUX compiler warnings.
2 lines of code changed in 1 file:
Suppressed HPUX warnings.
6 lines of code changed in 2 files:
Suppressed HPUX warnings.
31 lines of code changed in 15 files:
Fixed warning (unused function argument).
2 lines of code changed in 1 file:
Fixed implementation of notify() to match its declaration.
1 lines of code changed in 1 file:
better diagnostic
1 lines of code changed in 1 file:
Fixed macro name clash.
20 lines of code changed in 3 files:
fixed gnu warning
0 lines of code changed in 1 file:
updated caEventRate to allow multiple subscriptions and provide better statistics
70 lines of code changed in 3 files:
fixed wrong argument
2 lines of code changed in 1 file:
avoid conversion ambiguities
10 lines of code changed in 3 files:
added assignment operator
13 lines of code changed in 1 file:
adjusted what is and isnt supported by egcs 2.95
2 lines of code changed in 1 file:
tabs => spaces
3 lines of code changed in 1 file:
Modified comment regarding EPICS_HOST_ARCH.
5 lines of code changed in 1 file:
HPUX warning fix
2 lines of code changed in 1 file:
Bug fix for definition cleanArchTargets.
2 lines of code changed in 1 file:
fixed bogus undefined symbols with hpux compiler
138 lines of code changed in 16 files:
apparently gcc 2.95 does not support the throw specification
2 lines of code changed in 1 file:
Modified doc rule to use JAVADOCCMD.
2 lines of code changed in 1 file:
Moved includes and definitions depending on ifdef T_A.
44 lines of code changed in 1 file:
beauty
1 lines of code changed in 1 file:
Template instantiation needs -fPIC for link command
2 lines of code changed in 1 file:
Full shared lib name
2 lines of code changed in 1 file:
Bugfix: '+z' is compiler (not system) flag
4 lines of code changed in 2 files:
Using default location
2 lines of code changed in 1 file:
+= HPUX using gnu compiler
46 lines of code changed in 5 files:
workaround borland 5.5 bug
4 lines of code changed in 1 file:
removed extra ws
1 lines of code changed in 1 file:
fixed gnu warning
6 lines of code changed in 2 files:
better comments
11 lines of code changed in 1 file:
fixed comment
3 lines of code changed in 1 file:
improved message
1 lines of code changed in 1 file:
fix arguments are reversed on pthread_kill()
1 lines of code changed in 1 file:
uncommented free list release
2 lines of code changed in 1 file:
fixed gnu warnings
31 lines of code changed in 8 files:
comment out unused parameter
2 lines of code changed in 2 files:
declare status when it is used
1 lines of code changed in 1 file:
comment out unused parameter
1 lines of code changed in 1 file:
moved signaling code
9 lines of code changed in 1 file: