Commit Graph

13078 Commits

Author SHA1 Message Date
Ralf Corsepius
07d0ce8eb3 2007-01-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/libc/gethostbyht.c: Remove warning on unused vars.
	Remove isblank (supposed to be provided by libc).
2007-01-28 03:57:09 +00:00
Ralf Corsepius
460175ef10 2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libblock/src/show_bdbuf.c: Convert from DOS to UNIX.
2007-01-27 18:18:05 +00:00
Ralf Corsepius
80bb2426f3 Remove config.guess, config.sub, depcomp, install-sh, missing, mkinstalldirs. 2007-01-27 11:54:27 +00:00
Ralf Corsepius
1214e36e31 Fix indentation. 2007-01-27 11:35:11 +00:00
Ralf Corsepius
17ab08dce0 2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.maint: Remove references to
	  cpukit/score/include/rtems/system.h.
2007-01-27 07:34:47 +00:00
Ralf Corsepius
7364df67e0 2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/system.h: Remove __RTEMS_MAJOR__,
	 __RTEMS_MINOR__, __RTEMS_REVISION__ (moved to cpuopt.h).
	* configure.ac: Dynamically derive __ __RTEMS_MAJOR__,
	__RTEMS_MINOR__, __RTEMS_REVISION__ from _RTEMS_VERSION.
	Add __RTEMS_MAJOR__, __RTEMS_MINOR__,__RTEMS_REVISION__ to cpuopt.h.
2007-01-27 07:26:37 +00:00
Ralf Corsepius
ea35fdc675 Dynamically derive __ __RTEMS_MAJOR__,
__RTEMS_MINOR__, __RTEMS_REVISION__ from _RTEMS_VERSION.
Add __RTEMS_MAJOR__, __RTEMS_MINOR__,__RTEMS_REVISION__ to cpuopt.h.
2007-01-27 07:21:27 +00:00
Ralf Corsepius
8db96e56f9 Remove __RTEMS_MAJOR__,
__RTEMS_MINOR__, __RTEMS_REVISION__ (moved to cpuopt.h).
2007-01-27 07:21:05 +00:00
Ralf Corsepius
0bed66a828 2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.maint: Add CVS_RUN.
2007-01-27 04:43:05 +00:00
Ralf Corsepius
952a969da5 Add CVS_RUN. 2007-01-27 04:42:56 +00:00
Ralf Corsepius
294030f5d0 Misc. updates. 2007-01-26 12:11:11 +00:00
Ralf Corsepius
f2a9059416 2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Use MKDIR_P instead of mkdir_p.
2007-01-26 08:26:16 +00:00
Ralf Corsepius
339976951e 2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* bootloader/Makefile.am: Use MKDIR_P instead of mkdir_p.
2007-01-26 08:22:26 +00:00
Ralf Corsepius
973bebfb7f Use MKDIR_P instead of mkdir_p. 2007-01-26 08:22:16 +00:00
Ralf Corsepius
16e03864f6 2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.maint: New.
2007-01-26 08:01:08 +00:00
Ralf Corsepius
e6a00cae6e New. 2007-01-26 08:00:58 +00:00
Ralf Corsepius
0454464692 2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/system.h:
	#define __RTEMS_MINOR__ 7 (BZ 1206).
2007-01-26 05:52:43 +00:00
Thomas Doerfler
565a65e509 fixed typo in uart error handling function 2007-01-23 21:49:00 +00:00
Joel Sherrill
6200dc9dd2 Formatting. 2007-01-22 23:02:02 +00:00
Thomas Doerfler
3d14a451e9 mproved gen5200 MSCAN driver
fixed synchronization bug between ata.c and bdbuf.c
2007-01-21 18:25:31 +00:00
Till Straumann
bc2083c176 * mvme5500/Makefile.am, mvme5500/preinstall.am,
* mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h,
	* mvme5500/vme/vmeconfig.c:
	removed copies of vmeconfig.c, VME.h - use generic
	versions instead.
2007-01-19 23:01:21 +00:00
Till Straumann
7996b53a69 * Makefile.am,
* ep1a/Makefile.am, ep1a/preinstall.am,
	* motorola_powerpc/Makefile.am, motorola_powerpc/preinstall.am,
	* score603e/Makefile.am, score603e/preinstall.am,
	* shared/vme/VME.h:
	moved VME.h from libbsp/powerpc/shared/vme to
	libbsp/shared/vmeUniverse; eventually, this (and other)
	VME API headers should migrate to cpukit.
2007-01-19 22:58:08 +00:00
Till Straumann
1687b05276 * vmeUniverse/VME.h:
moved VME.h from libbsp/powerpc/shared/vme to
	libbsp/shared/vmeUniverse; eventually, this (and other)
	VME API headers should migrate to cpukit.
2007-01-19 22:54:46 +00:00
Till Straumann
6f457e899a 2007-01-19 Till Straumann <strauman@slac.stanford.edu>
* Makefile.am:
	moved VME.h from libbsp/powerpc/shared/vme to
	libbsp/shared/vmeUniverse; eventually, this (and other)
	VME API headers should migrate to cpukit.
2007-01-19 22:51:42 +00:00
Ralf Corsepius
924cc62c91 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
	custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
	custom/Solaris-posix.cfg, custom/armulator.cfg, custom/av5282.cfg,
	custom/bare.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
	custom/csb336.cfg, custom/csb360.cfg, custom/dmv152.cfg,
	custom/eZKit533.cfg, custom/edb7312.cfg, custom/ep1a.cfg,
	custom/erc32.cfg, custom/erc32nfp.cfg, custom/gba.cfg,
	custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
	custom/gen68340.cfg, custom/gen68360.cfg, custom/gensh1.cfg,
	custom/gensh2.cfg, custom/gensh4.cfg, custom/gp32.cfg,
	custom/h8sim.cfg, custom/helas403.cfg, custom/hurricane.cfg,
	custom/i386ex.cfg, custom/idp.cfg, custom/jmr3904.cfg,
	custom/leon2.cfg, custom/leon3.cfg, custom/mbx821_002b.cfg,
	custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
	custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
	custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
	custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
	custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
	custom/nios2_iss.cfg, custom/ods68302.cfg, custom/pc386.cfg,
	custom/psim.cfg, custom/rbtx4925.cfg, custom/score603e.cfg,
	custom/sim68000.cfg, custom/simcpu32.cfg, custom/simsh4.cfg,
	custom/simsh7032.cfg, custom/simsh7045.cfg, custom/ss555.cfg,
	custom/ts_386ex.cfg: Add -g to CFLAGS_OPTIMIZE_V.
2007-01-18 11:25:08 +00:00
Ralf Corsepius
7d12e0206d Add -g to CFLAGS_OPTIMIZE_V. 2007-01-18 11:24:48 +00:00
Ralf Corsepius
2d78d77ed4 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/gensh1.cfg, custom/gensh2.cfg, custom/gensh4.cfg,
	custom/hurricane.cfg, custom/rbtx4925.cfg, custom/simsh4.cfg:
	Use $(NM) -g -n instead of $(NM) -n.
2007-01-18 10:20:43 +00:00
Ralf Corsepius
e4f49cf4ac Use $(NM) -g -n instead of $(NM) -n. 2007-01-18 10:20:33 +00:00
Ralf Corsepius
28cdaf83b1 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/Cygwin-posix.cfg, custom/FreeBSD-posix.cfg,
	custom/HPUX9-posix.cfg, custom/Linux-posix.cfg,
	custom/Solaris-posix.cfg: Use $(NM) -g -n instead of $(NM) -ng.
2007-01-18 10:13:50 +00:00
Ralf Corsepius
ae51c8026f Use $(NM) -g -n instead of $(NM) -ng. 2007-01-18 10:13:01 +00:00
Ralf Corsepius
002437c30b Fix cvs id. 2007-01-18 08:33:54 +00:00
Ralf Corsepius
c51004a089 Misc cleanups. 2007-01-18 08:28:54 +00:00
Ralf Corsepius
e7d49fb64b Add comment on CFLAGS_OPTIMIZE_V. 2007-01-18 07:19:39 +00:00
Ralf Corsepius
bde0335f78 Remove obsolete comments. 2007-01-18 07:17:13 +00:00
Ralf Corsepius
facfe2b4c6 Reformat. 2007-01-18 07:12:36 +00:00
Ralf Corsepius
14d345d258 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/av5282.cfg, custom/bare.cfg, custom/dmv152.cfg,
	custom/gen405.cfg, custom/gen5200.cfg, custom/gen68302.cfg,
	custom/gen68340.cfg, custom/gen68360.cfg, custom/helas403.cfg,
	custom/hurricane.cfg, custom/i386ex.cfg, custom/idp.cfg,
	custom/mbx8xx.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg,
	custom/mcp750.cfg, custom/mpc8260ads.cfg, custom/mrm332.cfg,
	custom/mtx603e.cfg, custom/mvme136.cfg, custom/mvme147.cfg,
	custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg,
	custom/mvme2100.cfg, custom/mvme2307.cfg, custom/mvme5500.cfg,
	custom/ods68302.cfg, custom/pc386.cfg, custom/psim.cfg,
	custom/rbtx4925.cfg, custom/sim68000.cfg, custom/simcpu32.cfg,
	custom/ss555.cfg, custom/ts_386ex.cfg, custom/uC5282.cfg:
	CFLAGS_OPTIMIZE_V = -O2.
2007-01-18 07:10:51 +00:00
Ralf Corsepius
b86e0899e5 Cosmetics. 2007-01-18 07:05:26 +00:00
Ralf Corsepius
d2d3482e0b Remove obsolete comments referring to gcc-2.8. 2007-01-18 07:00:28 +00:00
Ralf Corsepius
bbc2a079e6 Cosmetics. 2007-01-18 06:57:36 +00:00
Ralf Corsepius
26a3609e5c Cosmetics. 2007-01-18 06:52:17 +00:00
Ralf Corsepius
d528062705 Remove CXXFLAGS_OPTIMIZE_V. 2007-01-18 06:47:35 +00:00
Ralf Corsepius
52271ce591 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove
	CXXFLAGS_OPTIMIZE_V.
2007-01-18 06:47:15 +00:00
Ralf Corsepius
c4be878893 Cosmetics. 2007-01-18 06:43:41 +00:00
Ralf Corsepius
fbacdb9a88 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg,
	custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg:
	CFLAGS_OPTIMIZE_V = -O2.
2007-01-18 06:25:45 +00:00
Ralf Corsepius
fa1b2aafe1 CFLAGS_OPTIMIZE_V = -O2. 2007-01-18 06:24:58 +00:00
Ralf Corsepius
b8bf9345b8 Cosmetics. 2007-01-18 06:20:31 +00:00
Ralf Corsepius
b77e692eb1 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/h8sim.cfg: CFLAGS_OPTIMIZE_V = -O2.
2007-01-18 06:18:11 +00:00
Ralf Corsepius
06420228b1 Cosmetics. 2007-01-18 06:06:39 +00:00
Ralf Corsepius
4233e1f382 Cosmetics. 2007-01-18 06:05:27 +00:00
Ralf Corsepius
b1ad6d3384 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/csb336.cfg, custom/edb7312.cfg, custom/gba.cfg:
	CFLAGS_OPTIMIZE_V = -O2.
2007-01-18 06:02:16 +00:00