summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-141-0/+4
| | | | * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
* 2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-141-0/+4
| | | | * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
* 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-091-1/+6
| | | | | * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in automake).
* 2004-04-03 Wilfried Busalski <w.busalski@lancier-monitoring.de>Joel Sherrill2004-04-031-0/+5
| | | | | PR 599/pppd * libnetworking/pppd/chat.c: Fre memory that is allocated to fix leak.
* 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-021-0/+5
| | | | | * optman/rtems/no-region.c: Reflect having changed rtems_region_get_segment_size.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-011-0/+10
| | | | | | | | | | * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>. * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>. * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-311-0/+11
| | | | | | | | | | | * libchip/ide/ata.c, libchip/network/dec21140.c, libchip/network/elnk.c, libchip/network/i82586.c, libchip/network/if_fxp.c, libchip/network/if_fxpvar.h, libchip/network/open_eth.c, libchip/network/sonic.c, libchip/rtc/icm7170.c, libchip/serial/ns16550.c, libchip/serial/z85c30.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/init.c, libchip/shmdr/intr.c, libchip/shmdr/shm_driver.h: Cosmetics.
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-311-0/+9
| | | | | | | | | * optman/rtems/no-dpmem.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-timer.c, optman/sapi/no-ext.c, optman/sapi/no-io.c: Convert to using c99 fixed size types.
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-311-0/+5
| | | | | * configure.ac: Explicitly pass --includedir and --libdir to cpukit/configure.
* 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-301-0/+8
| | | | | | | | * librdbg/Makefile.am: Fix rpcgen rules. * librdbg/src/i386/any/remdeb_xdr.c, librdbg/src/m68k/any/remdeb_xdr.c, librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Reflect changes to librdbg/Makefile.am.
* 2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-291-0/+5
| | | | | * configure.ac: Reflect changes testsuites/configure.ac and cpukit/configure.ac.
* 2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-261-0/+5
| | | | | * aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP. Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
* 2004-03-25 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-251-0/+4
| | | | * configure.ac: Reflect changes to testsuites's configuration.
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-0/+5
| | | | | PR/589 rtems * libchip/network/pci.h: Remove (Moved to cpukit).
* 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-231-10/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | * libchip/ide/ata.c, libchip/ide/ata_internal.h, libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c, libchip/network/dec21140.c, libchip/network/elnk.c, libchip/network/if_fxp.c, libchip/network/open_eth.c, libchip/network/open_eth.h, libchip/network/sonic.c, libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h, libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c, libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c, libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c, libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c, libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c, libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c, libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c, libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c, libchip/serial/ns16550_p.h, libchip/serial/serial.h, libchip/serial/z85c30.c, libchip/serial/z85c30.h, libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c, libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c, libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c, libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c, libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99 fixed-size types.
* CS8900 driver updates.Chris Johns2004-03-141-0/+13
|
* 2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-091-0/+5
| | | | | * libchip/network/dec21140.c: Use __PPC__ instead of __PPC. Cosmetics.
* 2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-03-091-0/+5
| | | | | * aclocal/canonicalize-tools.m4: Revert Joel's 2004-03-04's patch. There are no application level Makefiles in here.
* 2004-03-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-051-0/+5
| | | | | * aclocal/canonicalize-tools.m4: Add SIZE, NM, and OBJCOPY so they can be used in application level makefiles.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-051-0/+9
| | | | | | | | | | * libnetworking/rtems_webserver/ejparse.c, libnetworking/rtems_webserver/emfdb.c, libnetworking/rtems_webserver/sock.c, libnetworking/rtems_webserver/socket.c, libnetworking/rtems_webserver/sym.c, libnetworking/rtems_webserver/webs.c, libnetworking/rtems_webserver/websuemf.c: Remove warnings.
* 2004-03-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-03-051-0/+6
| | | | | | * libchipnetwork/open_eth.c: Remove warnings by conditionally compiling this file only only those CPU families with supported exception models.
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-201-0/+11
| | | | | | | | | | | * acinclude.m4: Fix loosing arguments when configuring cpukit and testsuites (Was exposed with --enable-multilib, only). Remove RTEMS_SUBCONFIGURE_ARGS_QUOTE. RTEMS_CONFIG_SUBDIR. Add RTEMS_BSP_CONFIG_SUBDIR. * configure.ac: Reflect changes to acinclude.m4. Reflect new args to testsuites's configure. * aclocal/rtems-top.m4: Remove ENDIF hack. Rework and fix setting up PROJECT_TOPdir (PACKHEX wasn't found).
* 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-201-0/+6
| | | | | | * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am, wrapup/Makefile.am: Fix automake problems having been introduced in previous patch.
* 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-191-0/+9
| | | | | | | | | * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am: Preinstall dirs. * wrapup/Makefile.am: Preinstall dirs. Cosmetics. * aclocal/check-multiprocessing.m4: Cosmetics. * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT. * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
* 2004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-171-0/+10
| | | | | | | | | | * librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am, librdbg/src/Makefile.am. * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove. * configure.ac: Reflect changes above. Unconditionally apply RTEMS_CHECK_MULTIPROCESSING. * wrapup/Makefile.am: Reflect changes above. * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-141-0/+4
| | | | * aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-141-0/+4
| | | | * Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-141-2/+5
| | | | * wrapup/Makefile.am: Reflect new location of librdbg.a.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-141-0/+12
| | | | | | | | | * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am: Remove. * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am. * configure.ac: Reflect changes above.
* 2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-141-0/+5
| | | | | * aclocal/canonicalize-tools.m4: Don't check for NM, OBJCOPY, SIZE, STRIP.
* 2004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-131-0/+11
| | | | | | | | | | | * librdbg/include/Makefile.am: Merge-in librdbg/include/rdbg/i386/Makefile.am, librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/powerpc/Makefile.am. * librdbg/include/rdbg/i386/Makefile.am, librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/powerpc/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+4
| | | | * configure.ac: Use AS_HELP_STRING(ada).
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+8
| | | | | | | | * aclocal/bspopts.m4: Use AS_HELP_STRING. * aclocal/bsp-configure.m4: Require autoconf-2.59. Use AC_CONFIG_HEADERS. * aclocal/check-custom-bsp.m4: Add bspkit-support. * aclocal/enable-rtemsbsp.m4: Use AS_HELP_STRING.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+4
| | | | * Makefile.am: include local.am.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+4
| | | | * aclocal/version.m4: 4.6.99.0.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+5
| | | | | * Makefile.am: Don't include host.am. * automake/compile.am: Further cleanups.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+4
| | | | * automake/lib.am: Remove (Unused).
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-121-0/+5
| | | | | * wrapup/Makefile.am: Don't include lib.am. * automake/compile.am: Use automake compilation rules.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-091-0/+8
| | | | | | | | * libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am, libnetworking/rtems_telnetd/Makefile.am, libnetworking/rtems_webserver/Makefile.am, optman/Makefile.am, support/Makefile.am: Don't include lib.am.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-091-0/+7
| | | | | | | * libchip/Makefile.am: Don't include lib.am. * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove unnecessary EXTRA_DISTs.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-061-0/+5
| | | | | * configure.ac: Add powerpc's <bsp>/wrapup/Makefile.am detection hack.
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-031-0/+7
| | | | | | | * libnetworking/rtems_webserver/Makefile.am: Add PREINSTALL_DIRS. * libnetworking/rtems_telnetd/Makefile.am: Add PREINSTALL_DIRS. * libnetworking/rtems_servers/Makefile.am: Add PREINSTALL_DIRS. * libnetworking/pppd/Makefile.am: Add PREINSTALL_DIRS.
* 2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-021-0/+12
| | | | | | | | | | | | * aclocal/check-multiprocessing.m4: Remove AC_SUBST(HAS_MP). Add AM_CONDITIONAL(HAS_MP). * wrapup/Makefile.am: Fix path to ../libchip/shmdr.rel. * configure.ac: Remove AM_CONDITIONAL(HAS_MP). * aclocal/enable-cxx.m4, aclocal/enable-itron.m4, aclocal/enable-multiprocessing.m4, aclocal/enable-networking.m4, aclocal/enable-posix.m4, aclocal/enable-rdbg.m4, aclocal/multilib.m4: Use AS_HELP_STRING instead of AC_HELP_STRING (Deprecated by autoconf 2.59).
* 2004-01-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-271-0/+5
| | | | | * configure.ac: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP. * wrapup/Makefile.am: Add AM_CONDITIONAL HAS_WRAPUP_LIBBSP.
* 2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-231-7/+778
| | | | | * ChangeLog: Merge-in libnetworking/ChangeLog. * libnetworking/ChangeLog: Remove.
* 2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-231-1/+323
| | | | | * ChangeLog: Merge-in librdbg/ChangeLog. * librdbg/ChangeLog: Remove.
* 2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-231-0/+352
| | | | | * ChangeLog: Merge-in optman/ChangeLog. * libchip/ChangeLog: Remove.
* 2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-231-0/+100
| | | | | * ChangeLog: Merge-in optman/ChangeLog. * optman/ChangeLog: Remove.
* Cleanup ChangeLog.Ralf Corsepius2004-01-231-226/+92
|
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-211-0/+4
| | | | * configure.ac: Reflect changes to cpukit.