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
Ralf Corsepius
a481c92bf5
CFLAGS_OPTIMIZE_V = -O2.
2007-01-18 05:38:14 +00:00
Ralf Corsepius
912f9938f0
2007-01-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* custom/eZKit533.cfg: CFLAGS_OPTIMIZE = -O0.
* custom/gensh1.cfg, custom/ep1a.cfg, custom/erc32.cfg,
custom/erc32nfp.cfg, custom/c3xsim.cfg, custom/c4xsim.cfg,
custom/armulator.cfg, custom/gp32.cfg: CFLAGS_OPTIMIZE_V = -O2.
2007-01-18 05:33:04 +00:00
Ralf Corsepius
71a0198251
CFLAGS_OPTIMIZE_V = -O2
2007-01-17 17:00:25 +00:00
Ralf Corsepius
6dce341846
CFLAGS_OPTIMIZE_V = -O0
2007-01-17 16:57:26 +00:00
Ralf Corsepius
9e53ee2ca6
CFLAGS_OPTIMIZE_V = -O2
2007-01-17 16:52:16 +00:00
Till Straumann
adac8ab996
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
...
* vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h,
* vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h,
* vmeUniverse/vme_am_defs.h:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2007-01-17 06:33:29 +00:00
Till Straumann
6a03edd51e
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
...
* libi2c/libi2c.c, libi2c/libi2c.h:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2007-01-17 06:19:38 +00:00
Till Straumann
05cdf2a869
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
...
* libnetworking/rtems/rtems_mii_ioctl.c,
* libnetworking/rtems/rtems_mii_ioctl.h,
* libnetworking/rtems/rtems_mii_ioctl_kern.c:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2007-01-17 06:15:19 +00:00
Till Straumann
6b184e0b45
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
...
* libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
* libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2007-01-17 06:04:14 +00:00
Till Straumann
531aa81bf9
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
...
* mpc6xx/mmu/pte121.h, mpc6xx/mmu/pte121.c:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2007-01-17 05:57:29 +00:00