summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-3/+5
| | | | | * sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Don't include .../lib.am.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-065-10/+6
| | | | | | * mongoosev/Makefile.am, r46xx/Makefile.am, tx39/Makefile.am: Don't include .../lib.am. Remove ACLOCAL_AMFLAGS. * shared/Makefile.am: Don't include .../lib.am.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-6/+16
| | | | | * Makefile.am: Pickup files from ../../sparc/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-062-2/+7
| | | | | * Makefile.am: Pickup files from ../../c4x/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-066-8/+28
| | | | | * Makefile.am: Pickup files from ../../arm/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-066-3/+18
| | | | | * Makefile.am: Pickup files from ../../sh/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-10/+22
| | | | | * Makefile.am: Pickup files from ../../i386/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-0628-34/+112
| | | | | * Makefile.am: Pickup files from ../../m68k/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-062-1/+5
| | | | * Makefile.am: Pick up ../mvme167/network/network.c.
* 2004-02-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-054-0/+137
| | | | | * custom/p4000.cfg, custom/p4600.cfg, custom/p4650.cfg: Re-added these -- copied from the 4.6 branch.
* Reformat.Ralf Corsepius2004-02-051-311/+153
|
* 2004-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-052-75/+41
| | | | | * ChangeLog: Merge-in supplements/ChangeLog. * supplements/ChangeLog: Remove.
* 2004-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-053-139/+48
| | | | | | * ChangeLog: Merge-in ada_user/ChangeLog. * ChangeLog: Merge-in started_ada/ChangeLog. * ada_user/ChangeLog, started_ada/ChangeLog: Remove.
* 2004-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-055-320/+122
| | | | | | | | | * ChangeLog: Merge-in bsp_howto/ChangeLog. * ChangeLog: Merge-in porting/ChangeLog. * ChangeLog: Merge-in rgdb_specs/ChangeLog. * ChangeLog: Merge-in rtems_gdb/ChangeLog. * bsp_howto/ChangeLog, porting/ChangeLog, rgdb_specs/ChangeLog, rtems_gdb/ChangeLog: Remove.
* 2004-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-053-141/+55
| | | | | | * ChangeLog: Merge-in filesystem/ChangeLog. * ChangeLog: Merge-in networking/ChangeLog. * filesystem/ChangeLog, networking/ChangeLog: Remove.
* 2004-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-054-212/+79
| | | | | | | | * ChangeLog: Merge-in posix_users/ChangeLog. * ChangeLog: Merge-in posix1003.1/ChangeLog. * ChangeLog: Merge-in itron3.0/ChangeLog. * posix_users/ChangeLog, posix1003.1/ChangeLog, itron3.0/ChangeLog: Remove.
* 2004-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-052-91/+35
| | | | | * ChangeLog: Merge-in FAQ/ChangeLog. * FAQ/ChangeLog: Remove.
* 2004-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-052-153/+96
| | | | | * ChangeLog: Merge-in user/ChangeLog. * user/ChangeLog: Remove.
* 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-042-19/+37
| | | | * Makefile.am: Use include_*HEADERS for .../shared/*.h.
* 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-042-1/+6
| | | | | PR 553/bsps * custom/mrm332.cfg: Comment out objdump.
* 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-042-19/+6
| | | | * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
* 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-042-1/+5
| | | | * Makefile.am: DIST_SUBDIRS = @subdirs@.
* 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-042-74/+6
| | | | * Makefile.am: Don't install, just distribute the files.
* 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-042-1/+5
| | | | * Makefile.am: Add missing $ in reference to 3c509.rel.
* 2004-02-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-042-0/+8
| | | | | * include/buffer_test_io.h: Do not use iprintf() if in ANSI compiler mode.
* 2004-02-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-0417-59/+78
| | | | | | | | | | * HELP.html, index.html.in, rtems_footer.html.in, rtems_header.html.in, FAQ/basic.t, gnu_docs/gnu_footer.html, gnu_docs/index.html, gnu_docs/refcard.html, gnu_docs/rtems_tools_index.html, started/binaries.t, started/buildc.t, started/buildrt.t, started/intro.t, started/require.t, started/sample.t, started/tversions.texi.in: Incorporating changes from pre-4.6.0 review.
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-032-2/+4
| | | | * Makefile.am: Remove SUBDIRS.