Commit Graph

10654 Commits

Author SHA1 Message Date
Joel Sherrill
a9cd3a973b 2005-05-04 Joel Sherrill <joel@OARcorp.com>
* libchip/network/open_eth.c: Remove prototype of set_vector.
2005-05-04 17:35:44 +00:00
Joel Sherrill
d2fbe6230b 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* startup/init5282.c: Remove use of _Coldfire_VBR and use _VBR as rest
	of m68k family.
2005-05-03 22:31:39 +00:00
Joel Sherrill
ac64416157 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* rtems/score/cpu.h: Change definition of _VBR to a simple pointer.
	* rtems/score/m68k.h: Remove use of _Coldfire_VBR.
2005-05-03 22:30:59 +00:00
Joel Sherrill
926a05e384 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* cpu.c: Remove warning.
2005-05-03 22:25:26 +00:00
Joel Sherrill
d4097055ff 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* mc9328mxl/irq/irq.c, s3c2400/irq/irq.c: Remove warnings.
2005-05-03 22:24:46 +00:00
Joel Sherrill
de05099e49 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* mpc8260/cpm/dpram.c, mpc8260/timer/timer.c, mpc8xx/cpm/dpram.c:
	Remove warnings.
2005-05-03 22:24:19 +00:00
Joel Sherrill
d5dbbe5beb 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* librdbg/src/ptrace.c: Remove warning.
2005-05-03 22:23:23 +00:00
Joel Sherrill
72ba6689b8 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* libcsupport/include/ringbuf.h: Use uint8_t instead of char for raw
	data buffer.
2005-05-03 22:19:04 +00:00
Joel Sherrill
6ab87973f4 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* rtems/src/regiongetfreeinfo.c: Return RTEMS_SUCCESSFUL instead of
	RTEMS_INVALID_ADDRESS on success path.
2005-05-03 22:18:32 +00:00
Joel Sherrill
eb12bf41fb 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* libfs/src/imfs/imfs.h, libfs/src/imfs/imfs_load_tar.c: Use uint8_t
	instead of char for raw data buffer.
2005-05-03 22:17:27 +00:00
Joel Sherrill
820901ba60 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* samples/hello/sptest.adb, sptests/sp03/sptest.adb,
	sptests/sp04/sptest.adb, sptests/sp05/sptest.adb,
	sptests/sp07/sptest.adb, sptests/sp13/sptest.adb,
	sptests/sp14/sptest.adb, sptests/sp20/sptest.adb,
	sptests/sp24/sptest.adb, tmtests/tm01/tmtest.adb,
	tmtests/tm02/tmtest.adb, tmtests/tm03/tmtest.adb,
	tmtests/tm04/tmtest.adb, tmtests/tm05/tmtest.adb,
	tmtests/tm06/tmtest.adb, tmtests/tm07/tmtest.adb,
	tmtests/tm08/tmtest.adb, tmtests/tm09/tmtest.adb,
	tmtests/tm10/tmtest.adb, tmtests/tm11/tmtest.adb,
	tmtests/tm12/tmtest.adb, tmtests/tm13/tmtest.adb,
	tmtests/tm14/tmtest.adb, tmtests/tm15/tmtest.adb,
	tmtests/tm16/tmtest.adb, tmtests/tm17/tmtest.adb,
	tmtests/tm18/tmtest.adb, tmtests/tm19/tmtest.adb,
	tmtests/tm20/tmtest.adb, tmtests/tm21/tmtest.adb,
	tmtests/tm22/tmtest.adb, tmtests/tm23/tmtest.adb,
	tmtests/tm24/tmtest.adb, tmtests/tm25/tmtest.adb,
	tmtests/tm28/tmtest.adb, tmtests/tm29/tmtest.adb,
	tmtests/tmck/tmtest.adb, tmtests/tmoverhd/dummy_rtems.adb,
	tmtests/tmoverhd/tmtest.adb: Remove warnings.
2005-05-03 21:41:45 +00:00
Joel Sherrill
901eef9a79 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* rtems.adb: Remove gcc 4.x warnings.
2005-05-03 20:36:03 +00:00
Joel Sherrill
14225faa80 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* include/.cvsignore: New file.
2005-05-03 19:58:04 +00:00
Joel Sherrill
e2b954c018 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: New file.
2005-05-03 19:57:20 +00:00
Joel Sherrill
dc5e3d4f94 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fix
	overflow of _CPU_Interrupt_stack_high calculation.
2005-05-03 19:36:01 +00:00
Joel Sherrill
2afd852a7c 2005-05-03 Joel Sherrill <joel@OARcorp.com>
* sh7045/sci/sci.c, sh7045/sci/sci_termios.c: Remove warnings.
2005-05-03 18:48:32 +00:00
Jennifer Averett
e54db8bdb4 2005-05-03 Jennifer Averett <jennifer.averett@oarcorp.com>
* comm/tty_drv.c: Modified to support addition of parameter to ISRs.
2005-05-03 14:45:12 +00:00
Jennifer Averett
48b8259bc5 2005-05-03 Jennifer Averett <jennifer.averett@oarcorp.com>
* libchip/network/dec21140.c, libchip/network/elnk.c,
	libchip/network/if_fxp.c, libchip/serial/mc68681.c:
	Modified parameter list to remove warnings.
2005-05-03 14:42:48 +00:00
Jennifer Averett
9dee983377 2005-05-03 Jennifer Averett <jennifer.averett@oarcorp.com>
* 3c509/3c509.c, ne2000/ne2000.c: Modified parameters to
	remove warnings.
	* console/console.c, wd8003/wd8003.c: Added support for
	addition of parameter in ISRs.
2005-05-03 14:20:07 +00:00
Jennifer Averett
c6200d4263 2005-05-03 Jennifer Averett <jennifer.averett@oarcorp.com>
* clock/ckinit.c, console/console.c: Added support for
	addition of parameter to ISRs.
	* network/network.c: Modified parameter list to remove
	warnings.
2005-05-03 14:14:25 +00:00
Ralf Corsepius
c8dcc881f2 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/gccnewlib.add: Suppress building tools not supported by
	avr, h8300 and mips.
2005-05-03 13:55:29 +00:00
Ralf Corsepius
5465119478 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc.
	%infodir/dir handling changes.
2005-05-03 13:45:14 +00:00
Ralf Corsepius
c579940953 Add patch having been missed in 05/02 patch 2005-05-03 13:40:48 +00:00
Ralf Corsepius
264506782e 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtemsdoc/rtemsdoc.add: Use BuildRequires instead of BuildPreReq
	(rpm anachronism).
2005-05-03 13:39:20 +00:00
Ralf Corsepius
855db41715 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* gdb/base-gdb.add, gdb/gdb.add: Misc. %infodir/dir handling
	changes.
2005-05-03 13:37:53 +00:00
Ralf Corsepius
0130999422 Misc. %infodir/dir handling changes. 2005-05-03 13:37:35 +00:00
Ralf Corsepius
894a6b2269 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
	gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add,
	gccnewlib/base-gnat.add: Misc. %infodir/dir handling changes.
2005-05-03 13:35:40 +00:00
Ralf Corsepius
e4b19874ee 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* common/common.add.in: Use FC compliant BuildRoot.
2005-05-03 13:32:57 +00:00
Ralf Corsepius
4c4ab7db56 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/gccnewlib.add: Remove gnatgcc hacks.
	Misc  %infodir/dir handling changes.
2005-05-03 13:28:23 +00:00
Ralf Corsepius
904a7b1106 Fix typo in previous changelog entry 2005-05-03 13:27:55 +00:00
Ralf Corsepius
7ccbe41b56 Fix typo in previous changelog entry 2005-05-03 13:27:38 +00:00
Ralf Corsepius
4853c7d291 Requires: %{rpmprefix}%{gcc_target}-gcc = %{version}-%{release}. 2005-05-03 13:26:32 +00:00
Ralf Corsepius
ab6272e8f3 2005-05-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib.add: Remove gnatgcc hacks.
	Misc  %infodir/dir handling changes.
	* target-c++.add, target-g77.add, target-gcj.add,
	target-gfortran.add, target-gnat.add, target-objc.add:
	Requires: %{rpmprefix}%{gcc_target}-gcc = %{version}-%{release}.
2005-05-03 13:25:21 +00:00
Joel Sherrill
89da73d176 2005-05-02 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Remove dmv177 and ppcn_60x.
	* custom/dmv177.cfg: Removed.
2005-05-02 17:13:53 +00:00
Jennifer Averett
3eb7118310 2005-05-02 Jennifer Averett <jennifer.averett@oarcorp.com>
* libfs/src/dosfs/msdos_format.c, librpc/src/xdr/xdr.c: Added
	initialization to remove warnings.
2005-05-02 16:32:12 +00:00
Jennifer Averett
b7acc4ada4 2005-05-02 Jennifer Averett <jennifer.averett@oarcorp.com>
* libchip/network/cs8900.c, libchip/network/i82586.c,
	libchip/network/open_eth.c, libchip/network/sonic.c,
	libchip/serial/mc68681.c: Modified types to remove
	warnings.  Added initialization to remove warnings.
2005-05-02 16:24:10 +00:00
Ralf Corsepius
6221625379 2005-05-02 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 782/rtems
	* rtems.ads: Remove stray ';'.
	* rtems.adb: Stub Task_Variable_Add, Task_Variable_Get,
	Task_Variable_Delete.
2005-05-02 14:33:06 +00:00
Ralf Corsepius
5a35cfcd4c Remove bogus ChangeLog entry. 2005-05-02 14:28:31 +00:00
Ralf Corsepius
fe3cc50c03 changes 2005-05-02 14:26:43 +00:00
Ralf Corsepius
29eb9a363a 2005-05-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* binutils/base-binutils.add, binutils/binutils.add:
	Misc %infodir/dir handling changes.
2005-05-02 08:09:22 +00:00
Ralf Corsepius
e0790401c5 2005-05-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Reflect changes to autotools/*.
	* autotools/Makefile.am: Update.
2005-05-02 07:43:50 +00:00
Ralf Corsepius
705a015616 Reflect changes to *.spec.in generation. 2005-05-02 07:28:33 +00:00
Ralf Corsepius
a297f20d75 2005-05-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* autotools/automake-rtems.spec.in, autotools/autoconf-rtems.spec.in:
	Remove.
	* autotools/automake.add, autotools/autoconf.add,
	autotools/header.add: New.
	* autotools/Makefile.am: Streamline specs generation with other
	tools.
2005-05-02 07:27:53 +00:00
Ralf Corsepius
f6d780f8ba New. 2005-05-02 07:27:29 +00:00
Ralf Corsepius
68211c1ad8 Remove. 2005-05-02 07:27:04 +00:00
Ralf Corsepius
072fdb7390 2005-05-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* mptests/mp01/config.h, samples/base_mp/config.h,
	samples/base_sp/config.h, samples/hello/config.h,
	samples/ticker/config.h, sptests/sp01/config.h,
	sptests/sp02/config.h, sptests/sp03/config.h, sptests/sp04/config.h,
	sptests/sp05/config.h, sptests/sp06/config.h, sptests/sp07/config.h,
	sptests/sp08/config.h, sptests/sp09/config.h, sptests/sp11/config.h,
	sptests/sp12/config.h, sptests/sp13/config.h, sptests/sp14/config.h,
	sptests/sp15/config.h, sptests/sp16/config.h, sptests/sp17/config.h,
	sptests/sp19/config.h, sptests/sp20/config.h, sptests/sp21/config.h,
	sptests/sp22/config.h, sptests/sp23/config.h, sptests/sp24/config.h,
	sptests/sp25/config.h, tmtests/tm01/config.h, tmtests/tm02/config.h,
	tmtests/tm03/config.h, tmtests/tm04/config.h, tmtests/tm05/config.h,
	tmtests/tm06/config.h, tmtests/tm07/config.h, tmtests/tm08/config.h,
	tmtests/tm09/config.h, tmtests/tm10/config.h, tmtests/tm11/config.h,
	tmtests/tm12/config.h, tmtests/tm13/config.h, tmtests/tm14/config.h,
	tmtests/tm15/config.h, tmtests/tm16/config.h, tmtests/tm17/config.h,
	tmtests/tm18/config.h, tmtests/tm19/config.h, tmtests/tm20/config.h,
	tmtests/tm21/config.h, tmtests/tm22/config.h, tmtests/tm23/config.h,
	tmtests/tm24/config.h, tmtests/tm25/config.h, tmtests/tm28/config.h,
	tmtests/tm29/config.h, tmtests/tmck/config.h,
	tmtests/tmoverhd/config.h: Include <rtems/confdefs.h> instead of
	<confdefs.h> (obsolete).
2005-05-01 06:27:50 +00:00
Ralf Corsepius
e510b7da17 Include <rtems/confdefs.h> instead of <confdefs.h> (obsolete). 2005-05-01 06:27:14 +00:00
Ralf Corsepius
864313b2f5 2005-05-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/kern/kern_mib.c, libnetworking/sys/libkern.h:
	Update from FreeBSD.
2005-05-01 04:01:19 +00:00
Ralf Corsepius
51cb6761c6 Update from FreeBSD 2005-05-01 04:00:43 +00:00
Ralf Corsepius
0560bca921 2005-04-30 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: fix evaluating --enable-ada.
	* ada/Makefile.am: Use preinstall.am
	* ada/preinstall.am: New.
2005-04-30 07:41:58 +00:00