summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2007-05-09 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-091-0/+12
| | | | | | | | | | | | * optman/Makefile.am, optman/preinstall.am, optman/rtems/no-dpmem.c, optman/rtems/no-event.c, optman/rtems/no-mp.c, optman/rtems/no-msg.c, optman/rtems/no-part.c, optman/rtems/no-region.c, optman/rtems/no-rtmon.c, optman/rtems/no-sem.c, optman/rtems/no-signal.c, optman/rtems/no-timer.c, optman/sapi/no-ext.c: Add optional manager stub for Barrier. Simplify other optional managers so using them reduces application size instead of increasing it. * optman/rtems/no-barrier.c: New file.
* 2007-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-011-0/+2
| | | | | * libchip/network/dec21140.c, libchip/network/elnk.c: i386-specific adjustments to pci-API changes.
* 2007-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-011-0/+6
| | | | | | * libchip/network/dec21140.c, libchip/network/elnk.c, libchip/network/if_dc.c: powerpc-specific adjustments to pci-API changes.
* 2007-03-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-311-0/+5
| | | | | * libchip/network/dec21140.c, libchip/network/if_dc.c, libchip/network/if_fxp.c: Reflect changes to pci-API.
* 2007-03-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-301-0/+5
| | | | | * libchip/network/elnk.c: Use ioctl_command_t as ioctl argument. * libchip/network/if_dc.c: Use ioctl_command_t as ioctl argument.
* 2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-271-0/+5
| | | | | * aclocal/target.m4: Strip CFLAGS (Hack to prevent bsp-cflags from being used to compile "tools").
* 2007-03-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-131-0/+4
| | | | * libchip/network/sonic.c: Rename Dump_Buffer to rtems_print_buffer.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-121-0/+7
| | | | | | | * libchip/network/cs8900.c, libchip/network/cs8900.h, libchip/network/greth.c, libchip/network/greth.h: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-02-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-211-0/+4
| | | | * wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.
* 2007-02-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-161-0/+4
| | | | * libchip/Makefile.am: Correct path to README.tulipclone.
* 2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-061-0/+4
| | | | * libchip/ide/ata.c: Remove superfluous type casts.
* 2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-02-061-0/+5
| | | | | * libchip/ide/ata.c, libchip/network/elnk.c, optman/rtems/no-msg.c: Use size_t for sizes.
* Formatting.Joel Sherrill2007-01-221-1/+1
|
* mproved gen5200 MSCAN driverThomas Doerfler2007-01-211-0/+5
| | | | fixed synchronization bug between ata.c and bdbuf.c
* 2007-01-16 Till Straumann <strauman@slac.stanford.edu>Till Straumann2007-01-171-0/+6
| | | | | | * 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.
* 2006-12-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-141-0/+5
| | | | | * libchip/network/dec21140.c, libchip/network/if_fxp.c: Use ioctl_command_t as ioctl argument.
* 2006-12-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-12-131-0/+10
| | | | | | | | | | * librtems++/include/rtems++/rtemsEvent.h, librtems++/include/rtems++/rtemsMessageQueue.h, librtems++/include/rtems++/rtemsSemaphore.h, librtems++/include/rtems++/rtemsTask.h, librtems++/src/rtemsEvent.cc, librtems++/src/rtemsMessageQueue.cc, librtems++/src/rtemsSemaphore.cc, librtems++/src/rtemsTask.cc: Change rtems_unsigned32 to uint32_t.
* 2006-12-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-12-131-0/+5
| | | | | PR 1181/bsps * optman/rtems/no-msg.c: Clean up dead code.
* 2006-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-131-0/+4
| | | | * aclocal/rtems-ampolish.m4: Use am_aux_dir/ampolish3.
* 2006-12-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-131-0/+6
| | | | | | * aclocal/rtems-ampolish.m4: Require AM_MAINTAINER_MODE. * aclocal/rtems-top.m4: Remove RTEMS_AMPOLISH. * aclocal/project-root.m4: Require RTEMS_AMPOLISH.
* 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-12-021-0/+4
| | | | * configure.ac: New BUG-REPORT address.
* 2006-11-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-201-0/+4
| | | | * Makefile.am: Remove ampolish3.
* 2006-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-11-171-0/+5
| | | | | * libchip/network/dec21140.c: Fix spacing -- remove long sections of blank lines.
* 2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-151-0/+9
| | | | | | | | | * configure.ac: Remove RTEMS_AMPOLISH3. * aclocal/bsp-configure.m4: AC_PREREQ(2.60). Remove checks for AMPOLISH3. * aclocal/rtems-ampolish.m4: Pick up ampolish3 from ac_aux_dir. * aclocal/rtems-top.m4: Add RTEMS_AMPOLISH3. * ampolish3: Remove.
* 2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-151-0/+1
| | | | * aclocal/target.m4: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
* 2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-11-151-0/+6
| | | | | | * aclocal/prog-cc.m4: Remove CFLAGS. * configure.ac: Don't explictly pass CFLAGS_OPTIMIZE_V, CPU_CFLAGS. Compose CFLAGS. Append CFLAGS to ac_configure_args.
* 2006-10-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-10-231-0/+4
| | | | * aclocal/rtems-cpu-subdirs.m4: Add bfin.
* 2006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-181-0/+4
| | | | * automake/compile.am: Use hard-coded RTEMS_* flags.
* 2006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-181-0/+5
| | | | | * aclocal/rtems-top.m4: Remove RTEMS_API. * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-0/+4
| | | | * aclocal/prog-ccas.m4: Adaptations to automake-1.10.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-0/+4
| | | | * aclocal/prog-cxx.m4: Add AC_PROG_CXXCPP.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-0/+4
| | | | * aclocal/version.m4: Bump version to 4.7.99.0.
* 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-10-171-0/+4
| | | | * configure.ac: Require autoconf-2.60. Require automake-1.10.
* 2006-09-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-111-0/+4
| | | | * librdbg/src/_servtgt.c: Convert C++ style comments to C style.
* 2006-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-041-0/+6
| | | | | | * libchip/network/greth.c, libchip/network/open_eth.c, libchip/network/smc91111.c, libchip/network/sonic.c: Fix error introduced by warning removal.
* 2006-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-011-0/+6
| | | | | | * libchip/network/greth.c, libchip/network/open_eth.c, libchip/network/smc91111.c: Remove warnings and correct prototype added earlier today.
* 2006-09-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-09-011-0/+7
| | | | | | | * libchip/network/cs8900.c, libchip/network/greth.c, libchip/network/i82586.c, libchip/network/open_eth.c, libchip/network/sonic.c: Remove warnings -- use uintptr_t, properly sized integers, and inttypes.h printf helpers.
* 2006-08-09 Kolja Waschk <waschk@telos.de>Joel Sherrill2006-08-091-0/+4
| | | | * aclocal/rtems-cpu-subdirs.m4: New port to Altera NIOS II.
* added ChangeLog entries for PR1117/1118/1119/1120Thomas Doerfler2006-07-141-0/+6
|
* 2006-07-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-07-121-0/+4
| | | | * libchip/shmdr/shm_driver.h: Merge sparc shm driver mods from 4.6.
* 2006-07-11 Jerry Needell <jerry.needell@unh.edu>Joel Sherrill2006-07-111-0/+6
| | | | | | * libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from 4.6 branch. Original modifications by Gaisler Enterprises. * libchip/network/greth.c, libchip/network/greth.h: New files.
* 2006-06-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-06-291-0/+4
| | | | * Makefile.am: Add ampolish3.
* 2006-06-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-06-291-0/+5
| | | | | * ampolish3: New. * aclocal/rtems-ampolish.m4: Reflect using in-sourcetree ampolish3.
* 2006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-05-161-0/+5
| | | | | * aclocal/rtems-ampolish.m4: New. * configure.ac: Use RTEMS_AMPOLISH3.
* 2006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-191-1/+1
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.3.
* 2006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-04-181-0/+4
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.3.
* 2006-03-07 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>Joel Sherrill2006-03-071-0/+7
| | | | | | | PR 853/filesystem * libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver should be modified to support the new exception scheme and to use the handle parameter.
* Add PRs.Joel Sherrill2006-03-071-5/+5
|
* Changes from Daron ChabotEric Norum2006-02-231-1/+8
|
* Replace illegal lvalue casts with explicit increments.Eric Norum2006-01-121-0/+4
|