summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-121-0/+2
| | | | * wrapup/Makefile.am: Add preinstall.am.
* 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-121-0/+5
| | | | | | * libchip/Makefile.am: Build libchip/network/smc91111. * libchip/network/smc91111.c, libchip/network/smc91111config.h: Eliminate cyg_int* crap.
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-111-0/+1
| | | | * librdbg/Makefile.am: Add preinstall.am.
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-111-0/+5
| | | | | * aclocal/bsp-configure.m4: Add ampolish3. New header guards.
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-091-0/+5
| | | | | * libchip/network/open_eth.c, libchip/network/open_eth.h: Merger from rtems-4-6-branch.
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-091-0/+8
| | | | | | | | * libchip/network/smc91111.c libchip/network/smc91111config.h libchip/network/smc91111exp.h libchip/network/smc91111.h: New. Merger from rtems-4-6-branch. * libchip/Makefile.am: Reflect adding smc91111*.
* 2006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-081-0/+5
| | | | | * optman/sapi/no-io.c: Change rtems_io_register_name to take a const char *.
* 2006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-081-0/+5
| | | | | * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate warnings.
* 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-201-0/+4
| | | | | | | * aclocal/prog-cc.m4: Remove RTEMS_USE_GCC. Add RTEMS_RELLDFLAGS. * automake/compile.am: Remove RTEMS_USE_GCC. Remove RTEMS_RELLDFLAGS.
* 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-201-0/+4
| | | | * configure.ac: Pass --enable-rtems-root to ada-tests/configure.
* 2005-11-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-141-0/+9
| | | | | | | | | * libchip/network/if_media.h, libchip/network/mii.h: Remove (Moved to cpukit). * libchip/Makefile.am: Reflect having moved libchip/network/mii.h and libchip/network/if_media.h. * libchip/network/elnk.c, libchip/network/if_dc.c: Reflect mii.h and if_media.h having moved.
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-131-0/+2
| | | | | * automake/compile.am, automake/host.am, automake/local.am, automake/subdirs.am: Remove depend.
* 2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-131-0/+5
| | | | | * configure.ac: Explicitly pass --libdir and --includedir to testsuites.
* 2005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-091-0/+4
| | | | * configure.ac: Reflect changes to testsuites.
* 2005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-081-0/+6
| | | | | | * automake/compile.am: Remove GCCSPECS. * aclocal/prog-cc.m4: Add GCCSPECS. * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
* 2005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-061-4/+9
| | | | | * libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types. * libchip/rtc/mc146818a.h: Eliminate obsolete types.
* 2005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-11-041-1/+6
| | | | | * libchip/network/dec21140.c, libchip/network/elnk.c: Use libcpu/byteorder.h for i386.
* 2005-11-02 straumanatslacdotstanford.eduTill Straumann2005-11-031-0/+9
| | | | | | | | | * libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h, libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files. * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am: added a simple API/library for i2c devices and drivers for i2c 2-byte eeproms and a ds1621 temperature sensor; API is documented in libi2c.h
* changesRalf Corsepius2005-10-261-0/+54
|
* 2005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-261-0/+5
| | | | | * configure.ac: Remove libnetworking, libnetworking/pppd. * wrapup/Makefile.am: Remove libpppd.a,
* 2005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-261-0/+5
| | | | | * libnetworking/pppd/Makefile.am: Install rtemspppd.h and rtemsdialer.h to $(includedir)/rtems.
* 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-261-0/+12
| | | | | | | | | | | | * libnetworking/rtems_telnetd/icmds.c, libnetworking/rtems_telnetd/Makefile.am, libnetworking/rtems_telnetd/preinstall.am, libnetworking/rtems_telnetd/pty.c, libnetworking/rtems_telnetd/pty.h, libnetworking/rtems_telnetd/README, libnetworking/rtems_telnetd/telnetd.c, libnetworking/rtems_telnetd/telnetd.h: Remove (Moved to cpukit).
* 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-261-0/+7
| | | | | | | * configure.ac: Remove libnetworking/rtems_telnetd. * libnetworking/Makefile.am: Remove rtems_telnetd. * libnetworking/README: Remove (Obsolete). * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
* Fix formatting.Joel Sherrill2005-10-201-1/+1
|
* Numerous changes and cleanups to support MVME2100.Eric Norum2005-10-201-0/+4
|
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-191-0/+1
| | | | * libnetworking/pppd/Makefile.am: Use preinstall.am.
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-191-0/+3
| | | | | | * librdbg/src/servbkpt.c, librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-191-0/+5
| | | | | * bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V. * configure.ac: Move optman to the end of BSP_SUBDIRS.
* 2005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-161-6/+2
| | | | * aclocal/bspopts.m4: Add missing m4 quotes.