Commit Graph

7545 Commits

Author SHA1 Message Date
Joel Sherrill
f773fdcdae 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* setup.def, sparc-solaris-binutils.spec.in: Updated and
	used to build sparc-solaris 3.2.1-1 C language only.
2003-01-27 19:56:41 +00:00
Joel Sherrill
5dee3ea780 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* i386-cygwin-gcc.spec.in, setup.def: Enabled building of GNAT for
	revision 2.
2003-01-27 19:22:04 +00:00
Joel Sherrill
f62f8f38fe 2003-01-27 Joel Sherrill <joel@OARcorp.com>
* i386-cygwin-gcc.spec.in, i386-cygwin-mingw.spec.in, setup.def:
	Updated to current Cygwin versions and fixed some minor nits in
	the specifications.

2003-01-16	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* setup.def: Update to binutils-20021117-1.
	* i386-cygwin-binutils.spec.in: Reflect update to binutils-20021127-1.
	Adaptations to RH-8.0/rpm-4.1.

2002-10-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.

2002-03-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* Makefile.am: Remove AUTOMAKE_OPTIONS.

2001-02-05	Joel Sherrill <joel@OARcorp.com>

	* i386-cygwin-libs.spec.in, i386-cygwin-mingw.spec.in,
	i386-cygwin-w32api.spec.in: Modified group.

2001-01-22	Joel Sherrill <joel@OARcorp.com>

	* i386-cygwin-binutils.spec.in, i386-cygwin-gcc.spec.in,
	i386-cygwin-libs.spec.in, i386-cygwin-mingw.spec.in,
	i386-cygwin-w32api.spec.in, setup.def: Updated to reflect latest
	versions and packaging.

2001-10-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.

2001-09-13	Joel Sherrill <joel@OARcorp.com>

	* .cvsignore: Corrected for missing files.

2001-08-31	Joel Sherrill <joel@OARcorp.com>

	* .cvsignore: Missed in previous commit.

2001-08-31	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am, .cvsignore, configure.in, i386-cygwin-binutils.spec.in,
	i386-cygwin-gcc.spec.in, i386-cygwin-libs.spec.in,
	i386-cygwin-w32api.spec.in, i386-cygwin-mingw.spec.in, setup, setup.def:
	New files that support building RPMs for Linux hosted cross compilers
	targeting Cygwin.
2003-01-27 17:55:12 +00:00
Joel Sherrill
180a2ebdea 2003-01-27 RTEMS
* buildalltar.in, setup.def: Tool update including binaries for Cygwin
	with a special RTEMS user account.
2003-01-27 16:38:54 +00:00
Joel Sherrill
9d647dfc30 2003-01-27 Till Straumann <strauman@SLAC.Stanford.edu>
* libc/getproto.c, libc/getprotoname.c: modification to call
	getprotoent_static() if fopen() on /etc/protocols fails.
2003-01-27 16:20:14 +00:00
Joel Sherrill
f6c2c30ed4 2003-01-27 Dan Smisko <dan@balanced.com>
* stackchk/check.c: Fix problem where _Objects_Get_information()
	will dereference a null pointer when checking the interrupt stack.
	If there's something at 0, you may be ok at run time but it is wrong.
2003-01-27 16:16:26 +00:00
Joel Sherrill
62e080e114 2003-01-27 Dan Smisko <dan@balanced.com>
* monitor/mon-command.c: Correct two potential NULL references.
2003-01-27 16:13:28 +00:00
Joel Sherrill
7210dcb41a 2003-01-27 Juan Zamorano <jzamora@fi.upm.es>
* src/ptimer1.c: Correct problem which could lead to overflow in time
	math.
2003-01-27 15:48:18 +00:00
Joel Sherrill
635652ecf6 2003-01-27 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
* src/blkdev.c: Per PR331 fix bug which is tripped by writing 512 byte
	blocks to 512 byte aligned positions.
2003-01-27 15:13:12 +00:00
Joel Sherrill
aa7d131a8f 2003-01-27 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
* src/blkdev.c: Per PR331 fix bug which is tripped by writing 512 byte
	blocks to 512 byte aligned positions.
2003-01-27 15:12:00 +00:00
Ralf Corsepius
339ee1c899 2003-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* index.html.in: Fix duplicate c4x entry.
2003-01-27 14:01:27 +00:00
Ralf Corsepius
2eb3fdaacd 2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add rtemsdoc.
	* Makefile.ac: Add rtemsdoc.
	* rtemsdoc/README: New.
	* rtemsdoc/.cvsignore: New.
2003-01-26 08:20:30 +00:00
Ralf Corsepius
2dae735fec 2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtemsdoc/Makefile.am: New.
	* rtemsdoc/mkspec.in: New.
	* rtemsdoc/rtemsdoc.spec.in: New.
	* rtemsdoc/supplement.add.in: New.
	* rtemsdoc/templ.add.in: New.
2003-01-26 08:13:55 +00:00
Ralf Corsepius
24276d393e 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* index.html.in: Add c4x.
2003-01-25 16:48:39 +00:00
Ralf Corsepius
d19960796f 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* c_user.texi: Set @setfilename c_user.info.
2003-01-25 16:46:48 +00:00
Ralf Corsepius
a1f4d99c97 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* template.texi: Set @setfilename template.info.
2003-01-25 16:46:46 +00:00
Ralf Corsepius
690ca2407f 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sparc.texi: Set @setfilename sparc.info.
2003-01-25 16:46:44 +00:00
Ralf Corsepius
277d4fc1a4 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sh.texi: Set @setfilename sh.info.
2003-01-25 16:46:42 +00:00
Ralf Corsepius
87a4a35c70 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* powerpc.texi: Set @setfilename powerpc.info.
2003-01-25 16:46:40 +00:00
Ralf Corsepius
35c1543f09 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mips64orion.texi: Set @setfilename mips64orion.info.
2003-01-25 16:46:38 +00:00
Ralf Corsepius
43f0f1e846 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mips.texi: Set @setfilename mips.info.
2003-01-25 16:46:36 +00:00
Ralf Corsepius
4cfdfb00f4 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* m68k.texi: Set @setfilename m68k.info.
2003-01-25 16:46:34 +00:00
Ralf Corsepius
0609066c32 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* i960.texi: Set @setfilename i960.info.
2003-01-25 16:46:32 +00:00
Ralf Corsepius
01f46a7341 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* i386.texi: Set @setfilename i386.info.
2003-01-25 16:46:30 +00:00
Ralf Corsepius
7ff55d43b2 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* hppa1_1.texi: Set @setfilename hppa1_1.info.
2003-01-25 16:46:28 +00:00
Ralf Corsepius
b88b6bdd8c 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* c4x.texi: Set @setfilename c4x.info.
2003-01-25 16:46:26 +00:00
Ralf Corsepius
80ba9e3b1a 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* arm.texi: Set @setfilename arm.info.
2003-01-25 16:46:24 +00:00
Ralf Corsepius
4eda2450c7 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* started_ada.texi: Set @setfilename started_ada.info.
2003-01-25 16:46:22 +00:00
Ralf Corsepius
9a237e8b52 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* started.texi: Set @setfilename started.info.
2003-01-25 16:46:20 +00:00
Ralf Corsepius
26f9f124e1 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems_gdb.texi: Set @setfilename rtems_gdb.info.
2003-01-25 16:46:18 +00:00
Ralf Corsepius
74d3d8eed4 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rgdb_specs.texi: Set @setfilename rgdb_specs.info.
2003-01-25 16:46:15 +00:00
Ralf Corsepius
c48dc6dc02 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* relnotes.texi: Set @setfilename relnotes.info.
2003-01-25 16:46:13 +00:00
Ralf Corsepius
8ea8326b43 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* posix_users.texi: Set @setfilename posix_users.info.
2003-01-25 16:46:10 +00:00
Ralf Corsepius
3664547d7e 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* posix1003_1.texi: Set @setfilename posix1003_1.info.
2003-01-25 16:46:07 +00:00
Ralf Corsepius
aa855857b2 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* porting.texi: Set @setfilename porting.info.
2003-01-25 16:46:05 +00:00
Ralf Corsepius
4be3f4dbd5 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* new_chapters.texi: Set @setfilename new_chapters.info.
2003-01-25 16:46:03 +00:00
Ralf Corsepius
8479103d63 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* networking.texi: Set @setfilename networking.info.
2003-01-25 16:46:01 +00:00
Ralf Corsepius
090ab6eb0a 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* itron.texi: Set @setfilename itron.info.
2003-01-25 16:45:59 +00:00
Ralf Corsepius
e88f92b259 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* filesystem.texi: Set @setfilename filesystem.info.
2003-01-25 16:45:57 +00:00
Ralf Corsepius
006969258e 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* develenv.texi: Set @setfilename develenv.info.
2003-01-25 16:45:55 +00:00
Ralf Corsepius
d1fbaa6120 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_howto.texi: Set @setfilename bsp_howto.info.
2003-01-25 16:45:53 +00:00
Ralf Corsepius
5db2323b74 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ada_user.texi: Set @setfilename ada_user.info.
2003-01-25 16:45:50 +00:00
Ralf Corsepius
ee9dde16f3 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* FAQ.texi: Set @setfilename FAQ.info.
2003-01-25 16:45:48 +00:00
Ralf Corsepius
58e3ab3dd6 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add c4x.
	* project.am: Add version.texi hack.
2003-01-25 14:58:37 +00:00
Ralf Corsepius
f5e64293f2 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add c4x, cosmetical changes.
2003-01-25 14:56:20 +00:00
Ralf Corsepius
80bdcd7cb5 2003-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: New.
	* c4x.texi, cpumodel.t, timeBSP.t: Various minor changes to get them
	building.
2003-01-25 14:54:27 +00:00
Ralf Corsepius
d790ca3406 2002-01-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix tests for GCC.
2003-01-25 14:54:13 +00:00
Joel Sherrill
22bd219bf5 2003-01-24 Joel Sherrill <joel@OARcorp.com>
* BSP_TIMES, bsp.t, c4x.texi, callconv.t, cpumodel.t, cputable.t,
	fatalerr.t, intr_NOTIMES.t, memmodel.t, preface.texi, timeBSP.t:
	New files.  These should have been added long ago.
2003-01-24 13:57:31 +00:00
Ralf Corsepius
5a8a05b2c9 2002-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add check for weak function attribute.
	Remove AM_CONDITIONAL([RTEMS_LIBSHELL].
	Add AM_CONDITIONAL(LIBSHELL), AM_CONDITIONAL(LIBSERDBG).
	* capture/Makefile.am:  Use *.a instead of *-tmp.a.
	* cpuuse/Makefile.am:  Use *.a instead of *-tmp.a.
	* devnull/Makefile.am:  Use *.a instead of *-tmp.a.
	* dummy/Makefile.am:  Use *.a instead of *-tmp.a.
	* dumpbuf/Makefile.am:  Use *.a instead of *-tmp.a.
	* monitor/Makefile.am:  Use *.a instead of *-tmp.a.
	* mw-fb/Makefile.am:  Use *.a instead of *-tmp.a.
	* rtmonuse/Makefile.am:  Use *.a instead of *-tmp.a.
	* serdbg/Makefile.am:  Use *.a instead of *-tmp.a.
	Build iff LIBSERDBG is true.
	* shell/Makefile.am:  Use *.a instead of *-tmp.a.
	Build iff LIBSHELL is true.
	* stackchk/Makefile.am:  Use *.a instead of *-tmp.a.
	* untar/Makefile.am:  Use *.a instead of *-tmp.a.
	* wrapup/Makefile.am: Reflect changes above.
2003-01-24 12:05:44 +00:00
Ralf Corsepius
086aae8f45 2003-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* supplements.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF.
2003-01-24 11:28:04 +00:00