summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_vxworks5.x_ghs.GNU
Commit message (Expand)AuthorAgeFilesLines
* added (and default to) LIBS for Green Hills 1.8.9.levine1999-05-201-2/+7
* removed RANLIB definitionlevine1999-04-151-1/+0
* moved -DVXWORKS from platform_vxworks5.x_* files to config-vxworks5.x.h, to r...levine1998-12-041-1/+0
* added optimize=1, to enable optimization by defaultlevine1998-11-241-0/+1
* added -DVXWORKS to CFLAGS, because GHS 1.8.9 needs itlevine1998-11-171-0/+1
* /project/doc/wind -> /project/doc/pkg/windlevine1998-10-201-5/+5
* instead of using GNU ranlib after using GHS ax for i386 targets, just use GNU...levine1998-05-111-16/+15
* fixed location of parenthesis in ppc checklevine1998-04-281-1/+1
* added missing paren after ppc conditionallevine1998-03-301-1/+1
* moved green to /project/doc/windlevine1998-03-271-4/+4
* added some Green Hills .o files to libedgnoe.alevine1998-03-261-1/+11
* added suport for x86 targetslevine1998-03-261-5/+54
* -O isn't needed with -OL or -OMlevine1998-03-251-1/+1
* changed OFLAGS to OCFLAGSlevine1998-03-251-1/+1
* set CROSS-COMPILE flaglevine1998-02-231-1/+3
* added OFLAGSlevine1997-12-051-0/+1
* added VXWORKS=1 macro, for use by individual Makefiles to suppress VxWorks bu...levine1997-10-211-0/+1
* default to building shared libs only, except on Chorus, LynxOS, and VxWorkslevine1997-09-271-1/+2
* replace CFLAGS += DCFLAGS with debug=1, and added support for debug=0, etc., ...levine1997-09-101-4/+3
* use static_libs_only build optionlevine1997-09-041-6/+1
* unset SHLIB to avoid fix builds without PRELIBlevine1997-08-221-13/+14
* PRELIB no longer needed with explicit template instantiationlevine1997-08-221-4/+0
* use -lACE LIBS instead of VLDLIBS so that target library isn't included in PR...levine1997-08-221-1/+1
* use VLDLIBS instead of LIBS in PRELIB now that -lACE is only contained in VLD...levine1997-08-211-1/+1
* moved --no_auto_instantiation to LDFLAGSlevine1997-08-121-1/+2
* disable automatic template instantiationlevine1997-08-121-1/+1
* removed -no_prelink from LDFLAGS because ghs 1.8.8 doesn't support itlevine1997-08-051-1/+0
* added -no_prelink to LDFLAGSlevine1997-08-021-0/+1
* replace indlib.o LIBS with newer ghsbltin.o and ghsmath.olevine1997-07-301-1/+1
* added overrides of .so build rules to change them .o builds.levine1997-07-271-0/+4
* added RCS keyword stringlevine1997-07-241-0/+2
* applicable thru VxWorks 5.3.1levine1997-06-291-5/+5
* moved -g out of wrapper_macros.GNU and into each platform file so that -gstab...levine1997-04-171-1/+3
* removed -D__ACE_INLINE__ even though it's commented, so it doesn't confuse pe...levine1997-03-031-1/+1
* fooschmidt1997-03-031-1/+1
* enable inlining on VxWorkslevine1996-12-191-2/+2
* clean up VxWorks configslevine1996-12-131-4/+5
* removed SOLINK step in build of shared objects for SunOS5 with SunC++: it's ...levine1996-12-131-3/+0
* added LIBS and removed INCLDIRSlevine1996-12-041-3/+3
* Changed wrapper_macros.GNU to use LD for links instead of CXX. Changedlevine1996-11-051-1/+1
* Green Hills 1.8.8 uses cxvxppc instead of lx to loadlevine1996-10-311-3/+3
* Jamming!schmidt1996-10-271-1/+1
* added platform_vxworks5.2_ghs.GNUlevine1996-10-231-0/+21