summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-133-21/+35
| | | | | | | | | * Makefile.am: Remove AUTOMAKE_FILES. Cleanup duplicate ACLOCAL_FILES. EXTRA_DIST += config-ml.in. DIST_SUBDIRS += make. Add dist-hook. * configure.ac: Add dist-bzip2 no-dist-gzip to AUTOMAKE_OPTIONS.
* Remove.Ralf Corsepius2004-02-131-79/+0
|
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-4/+8
| | | | * configure.ac: Use AS_HELP_STRING(ada).
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-125-11/+32
| | | | | | | | * aclocal/bspopts.m4: Use AS_HELP_STRING. * aclocal/bsp-configure.m4: Require autoconf-2.59. Use AC_CONFIG_HEADERS. * aclocal/check-custom-bsp.m4: Add bspkit-support. * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1226-26/+78
| | | | * acinclude.m4: Regenerate.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-2/+6
| | | | * bootstrap: RTEMS_CHECK_BSPDIR(RTEMS_BSP_FAMILY).
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+5
| | | | | * VERSION: 4.6.99.0. * aclocal/version.m4: 4.6.99.0.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1226-13/+65
| | | | * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-0/+5
| | | | * Makefile.am: include local.am.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-124-22/+4
| | | | * configure.ac, setup, setup.def: Remove now unused vars.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1219-639/+13
| | | | | | | | | | | * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY, gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add, gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add, gccnewlib/header.add, gccnewlib/target-chill.add, gccnewlib/target-g77.add, gccnewlib/target-gcc.add, gccnewlib/target-gcj.add, gccnewlib/target-objc.add: Remove (Obsolete). * configure.ac, Makefile.am: Reflect changes above.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-126-3/+15
| | | | * aclocal/version.m4: 4.6.99.0.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-2/+2
| | | | | * VERSION: 4.6.99.0. * aclocal/version.m4: 4.6.99.0.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-5/+14
| | | | | * gcc3newlib/gcc3newlib.add: Remove info/dir. Cosmetics.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-123-30/+8
| | | | | * Makefile.am: Don't include host.am. * automake/compile.am: Further cleanups.
* .cvsignore: Remove (Unused).Ralf Corsepius2004-02-1227-54/+0
|
* Fixup .cvsignoreRalf Corsepius2004-02-121-2/+0
|
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-16/+4
| | | | * automake/lib.am: Remove (Unused).
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-1/+5
| | | | * Makefile.am: Cosmetics.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-3/+9
| | | | | | * setup.def: Adapt to what Joel already ships - gcc3_version=3.3.2, gcc3_patch_version=20031216, gcc3newlib_rpm_release=3
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-123-92/+25
| | | | | * wrapup/Makefile.am: Don't include lib.am. * automake/compile.am: Use automake compilation rules.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1284-44/+212
| | | | * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-0/+5
| | | | * Makefile.am: Add start*.bin to CLEANFILES.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-1/+4
| | | | * Makefile.am: Remove startup/linkcmds.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-1/+4
| | | | * Makefile.am: Don't include lib.am.
* 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1011-90/+46
| | | | | | | | | | | | | | | | * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE. * rtemsdoc/.cvsignore: Reformat. * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to rtems-source.add, Use rtems_source_spec_DEPS instead of rtems_source_spec_DEPENDENCIES (Conflicts with automake internals). * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE. * rtemsdoc/mkspec.in: Remove. * rtemsdoc/Makefile.am: Reworked. * rtemsdoc/header.add: Update Copyright notice. * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE. Add %{rpmgroup}. Remove bzip-ing *.ps. * rtemsdoc/supplement.add.in: Add %{rpmgroup}. * rtemsdoc/templ.add.in: Add %{rpmgroup}.
* 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-102-200/+5
| | | | | PR 575/bsps * startup/linkcmds: Remove.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-093-8/+23
| | | | | PR 565/rtems * asm.h: Various hacks.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-0911-10/+8
| | | | | | | | * libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am, libnetworking/rtems_telnetd/Makefile.am, libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am, support/Makefile.am: Don't include lib.am.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-095-13/+10
| | | | | | | * libchip/Makefile.am: Don't include lib.am. * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove unnecessary EXTRA_DISTs.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-094-3/+5
| | | | | * Index: m68040/Makefile.am, mcf5206/Makefile.am, shared/Makefile.am: Don't include lib.am.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-092-18/+24
| | | | * wrapup/Makefile.am: Convert to automake-building rules.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-092-1/+4
| | | | * Makefile.am: Don't include lib.am.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-092-2/+4
| | | | * libnetworking/Makefile.am: Remove ACLOCAL_AMFLAGS.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-092-4/+13
| | | | * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-094-2/+44
| | | | | | | * rtems/rtems-source.add: New. * Makefile.am: Add rtems/rtems-source.spec handling. * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]). * common/common.add.in: Use www.rtems.com as Vendor.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-092-1/+5
| | | | * Makefile.am: Add $(TMPINSTALL_FILES) to all-local.
* 2004-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-082-1/+6
| | | | * vectors/vectors.h: Force globalExceptHdl into bss section.
* 2004-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-082-1/+14
| | | | * Makefile.am: Add irq.h and vectors.h
* 2004-02-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-062-0/+7
| | | | | * aclocal/bsp-alias.m4: Readd aliases for p4600 and p4650 which were accidentally removed when purging the mips64orion.
* 2004-02-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-062-6/+64
| | | | | * Makefile.am: Split startup into multiple .rels without reorganizing the source.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-062-13/+22
| | | | * wrapup/Makefile.am: Convert to automake-building rules.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-16/+31
| | | | * wrapup/Makefile.am: Convert to automake-building rules.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-062-10/+17
| | | | * wrapup/Makefile.am: Convert to automake-building rules.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-062-9/+19
| | | | * wrapup/Makefile.am: Convert to automake-building rules.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-068-38/+75
| | | | * wrapup/Makefile.am: Convert to automake-building rules.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-062-2/+18
| | | | | * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection hack.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-066-5/+5
| | | | | * mpc505/Makefile.am, mpc6xx/Makefile.am, mpc8260/Makefile.am, mpc8xx/Makefile.am, ppc403/Makefile.am: Don't include .../lib.am.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-2/+8
| | | | * Makefile.am: Don't include .../lib.am.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-3/+5
| | | | | * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am: Don't include .../lib.am.