summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2007-01-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-282-9/+15
| | | | | | * Makefile.maint: Sync nomenclature with that being used in cpukit/score/include/rtems/system.h (major->minor, minor->revision).
* 2007-01-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-282-6/+7
| | | | | * libnetworking/libc/gethostbyht.c: Remove warning on unused vars. Remove isblank (supposed to be provided by libc).
* 2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-272-904/+908
| | | | * libblock/src/show_bdbuf.c: Convert from DOS to UNIX.
* Remove config.guess, config.sub, depcomp, install-sh, missing, mkinstalldirs.Ralf Corsepius2007-01-271-6/+0
|
* Fix indentation.Ralf Corsepius2007-01-271-7/+7
|
* 2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-272-19/+5
| | | | | * Makefile.maint: Remove references to cpukit/score/include/rtems/system.h.
* 2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-271-0/+8
| | | | | | | | * 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.
* Dynamically derive __ __RTEMS_MAJOR__,Ralf Corsepius2007-01-271-0/+19
| | | | | __RTEMS_MINOR__, __RTEMS_REVISION__ from _RTEMS_VERSION. Add __RTEMS_MAJOR__, __RTEMS_MINOR__,__RTEMS_REVISION__ to cpuopt.h.
* Remove __RTEMS_MAJOR__,Ralf Corsepius2007-01-271-18/+0
| | | | __RTEMS_MINOR__, __RTEMS_REVISION__ (moved to cpuopt.h).
* 2007-01-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-271-0/+4
| | | | * Makefile.maint: Add CVS_RUN.
* Add CVS_RUN.Ralf Corsepius2007-01-271-2/+4
|
* Misc. updates.Ralf Corsepius2007-01-261-3/+13
|
* 2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-2624-13/+61
| | | | * Makefile.am: Use MKDIR_P instead of mkdir_p.
* 2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-261-0/+4
| | | | * bootloader/Makefile.am: Use MKDIR_P instead of mkdir_p.
* Use MKDIR_P instead of mkdir_p.Ralf Corsepius2007-01-261-1/+1
|
* 2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-261-0/+4
| | | | * Makefile.maint: New.
* New.Ralf Corsepius2007-01-261-0/+111
|
* 2007-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-262-2/+8
| | | | | * score/include/rtems/system.h: #define __RTEMS_MINOR__ 7 (BZ 1206).
* fixed typo in uart error handling functionThomas Doerfler2007-01-232-1/+6
|
* Formatting.Joel Sherrill2007-01-225-27/+23
|
* mproved gen5200 MSCAN driverThomas Doerfler2007-01-2115-395/+1379
| | | | fixed synchronization bug between ata.c and bdbuf.c
* * mvme5500/Makefile.am, mvme5500/preinstall.am,Till Straumann2007-01-197-272/+28
| | | | | | | * mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h, * mvme5500/vme/vmeconfig.c: removed copies of vmeconfig.c, VME.h - use generic versions instead.
* * Makefile.am,Till Straumann2007-01-199-131/+33
| | | | | | | | | | * 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.
* * vmeUniverse/VME.h:Till Straumann2007-01-192-0/+120
| | | | | | 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 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-01-192-0/+8
| | | | | | | * 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-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Add -g to CFLAGS_OPTIMIZE_V.Ralf Corsepius2007-01-1865-65/+65
|
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-0/+3
| | | | | | * 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.
* Use $(NM) -g -n instead of $(NM) -n.Ralf Corsepius2007-01-186-6/+6
|
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-0/+6
| | | | | | * 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.
* Use $(NM) -g -n instead of $(NM) -ng.Ralf Corsepius2007-01-185-5/+5
|
* Fix cvs id.Ralf Corsepius2007-01-182-2/+2
|
* Misc cleanups.Ralf Corsepius2007-01-1823-65/+54
|
* Add comment on CFLAGS_OPTIMIZE_V.Ralf Corsepius2007-01-183-3/+3
|
* Remove obsolete comments.Ralf Corsepius2007-01-182-6/+0
|
* Reformat.Ralf Corsepius2007-01-181-41/+29
|
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-1837-36/+49
| | | | | | | | | | | | | | | | * 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.
* Cosmetics.Ralf Corsepius2007-01-1820-27/+27
|
* Remove obsolete comments referring to gcc-2.8.Ralf Corsepius2007-01-1846-92/+46
|
* Cosmetics.Ralf Corsepius2007-01-181-3/+0
|
* Cosmetics.Ralf Corsepius2007-01-185-7/+3
|
* Remove CXXFLAGS_OPTIMIZE_V.Ralf Corsepius2007-01-183-3/+0
|
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-0/+2
| | | | | * custom/gba.cfg, custom/mbx8xx.cfg, custom/ss555.cfg: Remove CXXFLAGS_OPTIMIZE_V.
* Cosmetics.Ralf Corsepius2007-01-181-1/+0
|
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-181-1/+3
| | | | | | * custom/gensh2.cfg, custom/gensh4.cfg, custom/shsim.cfg, custom/simsh4.cfg, custom/simsh7032.cfg, custom/simsh7045.cfg: CFLAGS_OPTIMIZE_V = -O2.
* CFLAGS_OPTIMIZE_V = -O2.Ralf Corsepius2007-01-186-6/+5
|
* Cosmetics.Ralf Corsepius2007-01-189-9/+0
|
* 2007-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-01-182-2/+2
| | | | * custom/h8sim.cfg: CFLAGS_OPTIMIZE_V = -O2.
* Cosmetics.Ralf Corsepius2007-01-1813-18/+16
|
* Cosmetics.Ralf Corsepius2007-01-1847-55/+55
|