summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-161-0/+5
| | | | | * aclocal/ppc.m4; Dynamically switch between {old|new} exceptions depending upon presence of _OLD_EXCEPTIONS in CFLAGS.
* 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-121-0/+5
| | | | | * configure.ac: Remove HAS_WRAPUP_LIBBSP. * wrapup/Makefile.am: Remove HAS_WRAPUP_LIBBSP.
* 2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-121-0/+5
| | | | | * aclocal/ppc.m4: Reflect changes to ppc exception processing building procedures.
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-081-0/+5
| | | | | * aclocal/prog-cc.m4: Quote CFLAGS's RHS to accomodate Solaris broken sh.
* 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-081-0/+4
| | | | * aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-041-0/+4
| | | | * make/bsp.mak: Remove CFLAGS_DEBUG_V.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-041-0/+4
| | | | * optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-041-0/+9
| | | | | | | | | * libnetworking/rtems_servers/ftp.c, libnetworking/rtems_servers/ftp.h, libnetworking/rtems_servers/Makefile.am: Remove (relocated to cpukit/ftpd). * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having removed move libnetworking/rtems_servers.
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-031-0/+4
| | | | * libnetworking/rtems_servers/ftpd.h: Warning fixes.
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-031-0/+7
| | | | | | | PR 755/rtems * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>. Remove local declarations of rtems_bsdnet_nameservers, rtems_bsdnet_nameservers_count.
* Fix PR nr. in previous changelog entry.Ralf Corsepius2005-02-031-1/+1
|
* 2005-01-31 Sergei Organov <osv@topconrd.ru>Joel Sherrill2005-01-311-0/+11
| | | | | | | | | | | PR 771/pppd * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix committed to fix PR736 breaks pppd. chat.c should have its own static ttyfd for pppd to work correctly. The symptom is that second invokation of chat (for connect script) fails due to pppd_ttyfd set to -1 by previous chat invokation (for init script). In addition, this patch fixes leaving of dangling pointer in the abort_stbring[] by chat_send().
* 2005-01-24 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-241-0/+5
| | | | | * configure.ac: Remove CFLAGS_DEBUG_V. Don't AC_SUBST(CFLAGS_OPTIMIZE_V), AC_SUBST(CPU_CFLAGS).
* 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-221-0/+4
| | | | * wrapup/Makefile.am: Remove rtems-ctor.o.
* 2005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-221-0/+4
| | | | * libchip/rtc/rtc.h: size_t RTC_Count.
* 2005-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-01-201-0/+8
| | | | | | | | PR 736/pppd * libnetworking/pppd/chat.c, libnetworking/pppd/demand.c, libnetworking/pppd/pppd.h, libnetworking/pppd/rtemsmain.c, libnetworking/pppd/sys-rtems.c, libnetworking/pppd/utils.c: ttyfd should not be static and should have a name more specific to pppd.
* 2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-071-0/+8
| | | | | | | | * libchip/Makefile.am, libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am, libnetworking/rtems_telnetd/Makefile.am, librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
* 2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-061-0/+6
| | | | | | * configure.ac: Pass CFLAGS to testsuites configure. * aclocal/prog-cxx.m4: Don't invoke _RTEMS_FLAGS to set up RTEMS_CXXFLAGS. Setup CXXFLAGS from CFLAGS.
* 2005-01-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-051-0/+13
| | | | | | | | | | | | | * configure.ac: Pass CFLAGS to cpukit configure. * aclocal/rtems-flags.m4: Remove (Unused). * aclocal/prog-ccas.m4: Remove $(GCCSPECS). * aclocal/env-rtemsbsp.m4: Comment out CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V, CPU_CFLAGS. * aclocal/prog-cc.m4: Don't invoke _RTEMS_FLAGS to set up RTEMS_CFLAGS. * automake/compile.am: AM_CFLAGS = RTEMS_CFLAGS. Add AM_CXXFLAGS. Remove CPPFLAGS, CFLAGS, CPU_CFLAGS, CFLAGS_OPTIMIZE, ASFLAGS. Cleanup comments.
* 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-021-0/+4
| | | | * automake/compile.am: Remove build-variant support.
* 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-021-0/+7
| | | | | | | * libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am, libnetworking/rtems_telnetd/Makefile.am: Remove build-variant support.
* 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-01-021-0/+6
| | | | | | * libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am support/Makefile.am, wrapup/Makefile.am: Remove build-variant support.
* Add another module ID code.Eric Norum2004-11-291-0/+4
|
* 2004-11-22 Joel Sherrill <joel@OARcorp.com>Jennifer Averett2004-11-221-0/+12
| | | | | | PR 693/misc * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with in/outport routines.
* 2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-221-0/+4
| | | | * aclocal/enable-itron.m4: Remove (unused).
* 2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-221-0/+5
| | | | | * configure.ac: Misc. quoting cleanups. Enable ada-tests iff --enable-ada and --enable-tests.
* 2004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:Ralf Corsepius2004-11-201-0/+11
| | | | | | | | | | | PR 703/filesystem * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c, libchip/ide/ide_controller.c: Move definitions for ATA modes into ide_ctrl_cfg.h, to make them available for BSPS/device drivers. Extend the "modes_available" and "mode_active" parameters to uint16_t for UDMA support.
* 2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill2004-11-101-0/+5
| | | | | * libchip/network/dec21140.c: Cleanup a bit and remove message about not supported on PowerPC since it works on the MVME2100 BSP.
* 2004-11-05 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-051-0/+6
| | | | | | * configure.ac: Remove check for libbsp/${RTEMS_CPU}. Add dependency tracking for *.cfgs. * Makefile.am: Add dependency tracking for *.cfg.
* 2004-11-03 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-11-031-0/+5
| | | | | * libchip/rtc/mc146818a.c: Don't include <bsp.h> (Thanks to Lars Munch <lars@segv.dk> for catching this).
* 2004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-281-0/+5
| | | | | PR 707/make_build * configure.ac: Add --enable-rpcgen.
* 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-271-0/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR 700/rtems_misc * libnetworking/rtems_webserver/asp.c, libnetworking/rtems_webserver/balloc.c, libnetworking/rtems_webserver/cgi.c, libnetworking/rtems_webserver/default.c, libnetworking/rtems_webserver/ej.h, libnetworking/rtems_webserver/ejIntrn.h, libnetworking/rtems_webserver/ejlex.c, libnetworking/rtems_webserver/ejparse.c, libnetworking/rtems_webserver/emfdb.c, libnetworking/rtems_webserver/emfdb.h, libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/handler.c, libnetworking/rtems_webserver/h.c, libnetworking/rtems_webserver/license.txt, libnetworking/rtems_webserver/Makefile.am, libnetworking/rtems_webserver/md5c.c, libnetworking/rtems_webserver/md5.h, libnetworking/rtems_webserver/mime.c, libnetworking/rtems_webserver/misc.c, libnetworking/rtems_webserver/NOTES, libnetworking/rtems_webserver/ringq.c, libnetworking/rtems_webserver/rom.c, libnetworking/rtems_webserver/rtems_webserver.h, libnetworking/rtems_webserver/security.c, libnetworking/rtems_webserver/sock.c, libnetworking/rtems_webserver/socket.c, libnetworking/rtems_webserver/sockGen.c, libnetworking/rtems_webserver/sym.c, libnetworking/rtems_webserver/uemf.c, libnetworking/rtems_webserver/uemf.h, libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h, libnetworking/rtems_webserver/umui.c, libnetworking/rtems_webserver/url.c, libnetworking/rtems_webserver/value.c, libnetworking/rtems_webserver/wbase64.c, libnetworking/rtems_webserver/webcomp.c, libnetworking/rtems_webserver/webmain.c, libnetworking/rtems_webserver/webpage.c, libnetworking/rtems_webserver/webrom.c, libnetworking/rtems_webserver/webs.c, libnetworking/rtems_webserver/websda.c, libnetworking/rtems_webserver/websda.h, libnetworking/rtems_webserver/webs.h, libnetworking/rtems_webserver/websSSL.c, libnetworking/rtems_webserver/websSSL.h, libnetworking/rtems_webserver/websuemf.c, libnetworking/rtems_webserver/wsIntrn.h: Remove (Moved to cpukit/http).
* 2004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-271-0/+6
| | | | | | PR 700/rtems_misc * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am: Remove libnetworking/rtems_webserver.
* Install working version of ether_sprintf().Eric Norum2004-10-251-0/+4
|
* 2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-221-0/+4
| | | | * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-211-0/+5
| | | | | * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
* 2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-211-0/+4
| | | | * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
* 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-211-0/+5
| | | | | * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h, libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
* 2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-201-0/+5
| | | | | * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for BITSPERBYTE.
* 2004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-191-0/+5
| | | | | * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority. * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
* 2004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-191-0/+4
| | | | * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
* 2004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-191-0/+6
| | | | | | * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP. * aclocal/enable-bare.m4: Remove. * configure.ac: Remove BARE_CPU_MODEL.
* 2004-10-13 Eric Norum <norume@aps.anl.gov>Joel Sherrill2004-10-151-0/+13
| | | | | | | | | | | | | PR 688/bsps * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h, libchip/rtc/mc146818a_ioreg.c: New files. Add libchip driver for MC146818A (and several Dallas Semiconductor) TOD chips. 2004-10-13 Eric Norum <norume@aps.anl.gov> PR 686/networking * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional device code.
* 2004-10-11 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-111-0/+4
| | | | * libchip/network/dec21140.c: include <rtems/pci.h>.
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-291-0/+6
| | | | | | * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h, libnetworking/pppd/utils.c: i960 obsoleted and all references removed.
* 2004-04-09 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2004-09-271-0/+6
| | | | | | PR 607/networking * libchip/network/dec21140.c: Made PCI configuration minimum sane instead of fully specifying unused PCI features.
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-241-0/+4
| | | | * configure.ac: Require automake > 1.9.
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-241-0/+4
| | | | * aclocal/rtems-cpu-subdirs.m4: Add avr.
* 2004-09-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-211-0/+5
| | | | | * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac). * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
* 2004-08-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-08-181-0/+5
| | | | | * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses. * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.