summaryrefslogtreecommitdiffstats
path: root/tools/cpu/hppa1.1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Regenerated.Joel Sherrill1999-05-271-51/+113
|
* Regenerated.Joel Sherrill1999-05-181-113/+51
|
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-04-122-109/+213
| | | | | | | | | | | | | | | | | | | | | | This patch addresses a few minor issues and contains a few (minor) preparations for automake. * configure.in: Fix for handing c/src/tests subdirectory handling (FIX) * aclocal/rtems-top.m4: + Add TARGET_SUBDIR and --with-target-subdir (preparation of future enhancements for cross-compiling) + Activate RTEMS_ROOT handling (automake preparation) * automake/*.am: replace comments "#" with "##" so that comments won't get included into Makefile.in's anymore * c/update-tools/* automake support (NEW) * ./autogen update/enhancement (cf. ./autogen for details) After applying this patch please run: ./autogen cvs add c/update-tools/configure.in cvs add c/update-tools/Makefile.am cvs add c/update-tools/aclocal.m4
* Regenerated.Joel Sherrill1999-03-312-190/+106
|
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-03-291-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yet some more modifications, I would recommend to be considered before releasing a snapshot: 1. Cleanup to aclocal/ cvs rm -f aclocal/cygwin.m4 cvs rm -f aclocal/exeext.m4 They are neither used nor needed anymore, however they also don't disturb (we use autoconf-2.13's AC_EXEEXT instead, now) ---------- 2. rtems-rc-19990328-0.diff Some (minor) bug-fixes: * make/Templates/Makefile.inc.in: use the new installation directory ($(prefix)/ instead of $(prefix)/rtems/) * c/src/exec/score/tools/generic/Makefile.am: added line to include local.am * c/src/exec/score/tools/*/configure.in: added CVS Id header ---------- 3. rtems-rc-19990328-1.diff Enhancements and cleanups to autogen, rtems-polish.sh, configure.in etc. * autogen: Use the file "VERSION" to detect RTEMS toplevel directory, extended usage-message, use "find -print" * c/update-tools/cipolish: New script to beautify configure.in scripts * c/update-tools/rtems-polish.sh: Use the file "VERSION" to detect RTEMS toplevel directory, extended usage-message, added variable for perl scripts' subdirectory, use "find -print", cipolish support, new options -ac -am -ci. * aclocal/*.m4, configure.in: moved some AC_SUBST lines to aclocal/*.m4 (reduces size of configure.in scripts, eases splitting configure.in scripts). ----------
* These files were not added as part of a recent patch fromJoel Sherrill1999-03-244-0/+1680
| | | | Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
* updated copyright to 1998Joel Sherrill1998-02-171-2/+2
|
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-4/+4
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-9/+9
| | | | of switching to the modified GNU GPL.
* added ifdef around variables to eliminate warnings when crossJoel Sherrill1997-04-071-0/+2
|
* updates from Tony BennettJoel Sherrill1996-04-221-6/+35
|
* minor changes so it would compile in a cross environmentJoel Sherrill1995-12-051-0/+2
|
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-291-2/+2
|
* Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1995-09-121-5/+129
| | | | Changed back to Newlib for Solaris UNIX simulator.
* Fixed missing RCS IdsJoel Sherrill1995-08-221-1/+1
|
* Fully tested on all in-house targetsJoel Sherrill1995-05-241-4/+4
|
* Initial revisionJoel Sherrill1995-05-111-0/+191