public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@sources.redhat.com>
To: ecos-cvs@sources.redhat.com
Subject: eCos anonymous CVS repository updated
Date: Fri, 12 Jan 2001 00:11:00 -0000	[thread overview]
Message-ID: <200111301309.fAUD9Xr02490@localhost.localdomain> (raw)

The eCos anonymous CVS repository has been updated today (2001-11-30).

The following changes were made to NEWS and ChangeLogs:

Index: packages/devs/eth/cl/cs8900a/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/devs/eth/cl/cs8900a/current/ChangeLog,v
retrieving revision 1.1
diff -u -0 -r1.1 ChangeLog
--- ChangeLog	2001/11/23 17:12:55	1.1
+++ ChangeLog	2001/11/30 13:02:07
@@ -0,0 +1,5 @@
+2001-11-29  Jesper Skov  <jskov@redhat.com>
+
+	* src/if_cs8900a.c (cs8900a_init): Changed order of ESA source
+	checking so user can always override at RedBoot runtime.
+
Index: packages/error/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/error/current/ChangeLog,v
retrieving revision 1.7
diff -u -0 -r1.7 ChangeLog
--- ChangeLog	2000/08/25 17:32:51	1.7
+++ ChangeLog	2001/11/30 13:02:26
@@ -0,0 +1,6 @@
+2001-11-29  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* include/errno.h: Don't use 'const' type qualifier any more. It
+	gives warnings in new compilers now.
+	* src/errno.cxx (cyg_error_get_errno_p): Ditto.
+
Index: packages/hal/common/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/common/current/ChangeLog,v
retrieving revision 1.73
diff -u -0 -r1.73 ChangeLog
--- ChangeLog	2001/11/23 17:12:58	1.73
+++ ChangeLog	2001/11/30 13:02:45
@@ -0,0 +1,12 @@
+2001-11-29  Hugo Tyson  <hmt@redhat.com>
+
+	* src/hal_stub.c: Enable HAL_STUB_HW_SEND_STOP_REASON_TEXT for
+	XScale architectures per Mark's request; XScale GDB needs to know
+	what's happening with watchpoints (= work around previous change)
+
+2001-11-29  Hugo Tyson  <hmt@redhat.com>
+
+	* src/hal_stub.c: Condition out sending the reason for hardware
+	watchpoint stop in the stop packet as $T05watch:01234568;... most
+	GDBs do not understand it and in fact object to it.
+
Index: packages/hal/i386/pcmb/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/i386/pcmb/current/ChangeLog,v
retrieving revision 1.11
diff -u -0 -r1.11 ChangeLog
--- ChangeLog	2001/11/23 17:12:59	1.11
+++ ChangeLog	2001/11/30 13:03:04
@@ -0,0 +1,11 @@
+2001-11-29  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* src/pcmb_screen.c: Restore sensible num lock behaviour after the
+	last change.
+	(KBScanTable): Fix scan table size.
+
+2001-11-29 Trenton D. Adams  <tadams@theone.dnsalias.com>
+
+	* src/pcmb_screen.c: Support numeric keypad and ctrl-alt-del for
+	rebooting.
+
Index: packages/hal/v85x/arch/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/hal/v85x/arch/current/ChangeLog,v
retrieving revision 1.14
diff -u -0 -r1.14 ChangeLog
--- ChangeLog	2001/04/25 23:22:57	1.14
+++ ChangeLog	2001/11/30 13:03:23
@@ -0,0 +1,4 @@
+2001-11-26  Jesper Skov  <jskov@redhat.com>
+
+	* src/hal_misc.c (hal_msbit_index): Fixed.
+
Index: packages/io/eth/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/io/eth/current/ChangeLog,v
retrieving revision 1.27
diff -u -0 -r1.27 ChangeLog
--- ChangeLog	2001/11/02 16:12:34	1.27
+++ ChangeLog	2001/11/30 13:03:42
@@ -0,0 +1,4 @@
+2001-11-28  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* doc/driver_doc: Mention preferences on how the ESA should be set.
+
Index: packages/io/fileio/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/io/fileio/current/ChangeLog,v
retrieving revision 1.17
diff -u -0 -r1.17 ChangeLog
--- ChangeLog	2001/11/23 17:13:01	1.17
+++ ChangeLog	2001/11/30 13:04:00
@@ -0,0 +1,4 @@
+2001-11-29  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* src/file.cxx (chdir): Don't detach from current dir if unset.
+
Index: packages/kernel/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/kernel/current/ChangeLog,v
retrieving revision 1.71
diff -u -0 -r1.71 ChangeLog
--- ChangeLog	2001/11/02 16:12:34	1.71
+++ ChangeLog	2001/11/30 13:04:20
@@ -0,0 +1,11 @@
+2001-11-29  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* src/sched/mlqueue.cxx (timeslice_cpu): Reset timeslice_count on
+	a timeslice.
+	Noticed by Tony Kho.
+
+2001-11-23  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* tests/klock.c (entry1): Support running with
+	CYGFUN_KERNEL_THREADS_TIMER disabled.
+
Index: packages/language/c/libc/string/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/language/c/libc/string/current/ChangeLog,v
retrieving revision 1.3
diff -u -0 -r1.3 ChangeLog
--- ChangeLog	2001/08/22 06:27:15	1.3
+++ ChangeLog	2001/11/30 13:04:38
@@ -0,0 +1,7 @@
+2001-11-27  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* cdl/string.cdl (CYGFUN_LIBC_STRING_BSD_FUNCS): New option to indicate
+	provision of BSD-ish string functions.
+	* include/bsdstring.h: New header to export BSD string func prototypes.
+	* src/bsdstring.cxx: New file.
+
Index: packages/net/tcpip/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos-opt/net/net/tcpip/current/ChangeLog,v
retrieving revision 1.33
diff -u -0 -r1.33 ChangeLog
--- ChangeLog	2001/11/23 17:13:01	1.33
+++ ChangeLog	2001/11/30 13:04:57
@@ -0,0 +1,7 @@
+2001-11-29  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* include/machine/ansi.h: No longer require BSD string function
+	compatibility macros (in fact they confuse things).
+
+	* cdl/net.cdl: Require BSD compatibility functions from <string.h>.
+
Index: packages/redboot/current/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/redboot/current/ChangeLog,v
retrieving revision 1.47
diff -u -0 -r1.47 ChangeLog
--- ChangeLog	2001/11/23 17:13:02	1.47
+++ ChangeLog	2001/11/30 13:05:17
@@ -0,0 +1,22 @@
+2001-11-29  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* src/net/dns.c: Rename index -> ptdindex to avoid conflict with BSD
+	index() function.
+
+2001-11-29  Jesper Skov  <jskov@redhat.com>
+
+	* src/net/tftp_client.c (tftp_stream_open): Clear from_addr's
+	sin_port so multiple loads are possible.
+
+2001-11-26  Jesper Skov  <jskov@redhat.com>
+
+	* misc/redboot_XXX.ecm: Added. Replaced the _RAM, _ROM, and
+	_ROMRAM variants.
+
+	* misc/redboot_ROM.ecm: Added configuration with all packages
+	relevant for a full RedBoot configuration. Whenever new (optional)
+	RedBoot peer packages are added, they should be added to these
+	files and not the RedBoot template.
+	* misc/redboot_ROMRAM.ecm: Same.
+	* misc/redboot_RAM.ecm: Same.
+
Index: packages/templates/all/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/templates/all/ChangeLog,v
retrieving revision 1.9
diff -u -0 -r1.9 ChangeLog
--- ChangeLog	2001/10/02 18:28:30	1.9
+++ ChangeLog	2001/11/30 13:05:35
@@ -0,0 +1,4 @@
+2001-11-27  Jonathan Larmour  <jlarmour@redhat.com>
+
+	 current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
+
Index: packages/templates/cygmon/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/templates/cygmon/ChangeLog,v
retrieving revision 1.3
diff -u -0 -r1.3 ChangeLog
--- ChangeLog	2000/08/25 17:33:49	1.3
+++ ChangeLog	2001/11/30 13:05:53
@@ -0,0 +1,4 @@
+2001-11-27  Jonathan Larmour  <jlarmour@redhat.com>
+
+	 current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
+
Index: packages/templates/cygmon_no_kernel/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/templates/cygmon_no_kernel/ChangeLog,v
retrieving revision 1.1
diff -u -0 -r1.1 ChangeLog
--- ChangeLog	2000/08/25 17:33:49	1.1
+++ ChangeLog	2001/11/30 13:06:11
@@ -0,0 +1,4 @@
+2001-11-27  Jonathan Larmour  <jlarmour@redhat.com>
+
+	 current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
+
Index: packages/templates/default/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/templates/default/ChangeLog,v
retrieving revision 1.5
diff -u -0 -r1.5 ChangeLog
--- ChangeLog	2000/11/03 21:17:48	1.5
+++ ChangeLog	2001/11/30 13:06:29
@@ -0,0 +1,4 @@
+2001-11-27  Jonathan Larmour  <jlarmour@redhat.com>
+
+	 current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
+
Index: packages/templates/elix/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/templates/elix/ChangeLog,v
retrieving revision 1.4
diff -u -0 -r1.4 ChangeLog
--- ChangeLog	2001/08/22 06:27:15	1.4
+++ ChangeLog	2001/11/30 13:06:46
@@ -0,0 +1,4 @@
+2001-11-27  Jonathan Larmour  <jlarmour@redhat.com>
+
+	 current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
+
Index: packages/templates/net/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos-opt/net/templates/net/ChangeLog,v
retrieving revision 1.5
diff -u -0 -r1.5 ChangeLog
--- ChangeLog	2001/10/02 18:28:30	1.5
+++ ChangeLog	2001/11/30 13:07:03
@@ -0,0 +1,4 @@
+2001-11-27  Jonathan Larmour  <jlarmour@redhat.com>
+
+	 current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
+
Index: packages/templates/posix/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/templates/posix/ChangeLog,v
retrieving revision 1.3
diff -u -0 -r1.3 ChangeLog
--- ChangeLog	2001/08/22 06:27:15	1.3
+++ ChangeLog	2001/11/30 13:07:21
@@ -0,0 +1,4 @@
+2001-11-27  Jonathan Larmour  <jlarmour@redhat.com>
+
+	 current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
+
Index: packages/templates/redboot/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/templates/redboot/ChangeLog,v
retrieving revision 1.6
diff -u -0 -r1.6 ChangeLog
--- ChangeLog	2001/10/02 18:28:30	1.6
+++ ChangeLog	2001/11/30 13:07:39
@@ -0,0 +1,11 @@
+2001-11-27  Jonathan Larmour  <jlarmour@redhat.com>
+
+	 current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
+
+2001-11-26  Jesper Skov  <jskov@redhat.com>
+
+	* current.ect: Added ZLIB package.
+	And removed again. Instead added
+	redboot/current/misc/redboot_XXX.ecm files with maximal
+	configurations.
+	
Index: packages/templates/uitron/ChangeLog
===================================================================
RCS file: /cvs/ecos/ecos/packages/templates/uitron/ChangeLog,v
retrieving revision 1.5
diff -u -0 -r1.5 ChangeLog
--- ChangeLog	2000/11/03 21:17:48	1.5
+++ ChangeLog	2001/11/30 13:07:57
@@ -0,0 +1,4 @@
+2001-11-27  Jonathan Larmour  <jlarmour@redhat.com>
+
+	 current.ect: Provide default for CYGBLD_ISO_STRING_BSD_FUNCS_HEADER
+

====================================

Here is a summary of the files modified:

M packages/devs/eth/cl/cs8900a/current/ChangeLog
M packages/devs/eth/cl/cs8900a/current/src/if_cs8900a.c
M packages/error/current/ChangeLog
M packages/error/current/include/errno.h
M packages/error/current/src/errno.cxx
M packages/hal/common/current/ChangeLog
M packages/hal/common/current/src/hal_stub.c
M packages/hal/i386/pcmb/current/ChangeLog
M packages/hal/i386/pcmb/current/src/pcmb_screen.c
M packages/hal/v85x/arch/current/ChangeLog
M packages/hal/v85x/arch/current/src/hal_misc.c
M packages/io/eth/current/ChangeLog
M packages/io/eth/current/doc/driver_doc
M packages/io/fileio/current/ChangeLog
M packages/io/fileio/current/src/file.cxx
M packages/kernel/current/ChangeLog
M packages/kernel/current/src/sched/mlqueue.cxx
M packages/kernel/current/tests/klock.c
M packages/language/c/libc/string/current/ChangeLog
M packages/language/c/libc/string/current/cdl/string.cdl
A packages/language/c/libc/string/current/include/bsdstring.h
A packages/language/c/libc/string/current/src/bsdstring.cxx
M packages/net/tcpip/current/ChangeLog
M packages/net/tcpip/current/cdl/net.cdl
M packages/net/tcpip/current/include/machine/ansi.h
M packages/redboot/current/ChangeLog
A packages/redboot/current/misc/redboot_XXX.ecm
M packages/redboot/current/src/net/tftp_client.c
M packages/templates/all/ChangeLog
M packages/templates/all/current.ect
M packages/templates/cygmon/ChangeLog
M packages/templates/cygmon/current.ect
M packages/templates/cygmon_no_kernel/ChangeLog
M packages/templates/cygmon_no_kernel/current.ect
M packages/templates/default/ChangeLog
M packages/templates/default/current.ect
M packages/templates/elix/ChangeLog
M packages/templates/elix/current.ect
M packages/templates/net/ChangeLog
M packages/templates/net/current.ect
M packages/templates/posix/ChangeLog
M packages/templates/posix/current.ect
M packages/templates/redboot/ChangeLog
M packages/templates/redboot/current.ect
M packages/templates/uitron/ChangeLog
M packages/templates/uitron/current.ect


             reply	other threads:[~2001-11-30 13:09 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-12  0:11 Jonathan Larmour [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-05-31 10:10 Jonathan Larmour
2002-05-30 18:05 Jonathan Larmour
2002-05-29 11:28 Jonathan Larmour
2002-05-23 16:10 Jonathan Larmour
2002-05-20 15:31 Jonathan Larmour
2002-01-11  8:54 Jonathan Larmour
2002-01-04  6:14 Jonathan Larmour
2001-11-02  8:12 Jonathan Larmour
2001-10-26  5:27 Jonathan Larmour
2001-10-19  0:02 Jonathan Larmour
2001-10-08  8:50 Jonathan Larmour
2001-10-05  9:22 Jonathan Larmour
2001-10-05  8:31 Jonathan Larmour
2001-10-02 11:28 Jonathan Larmour
2001-09-11 21:21 Jonathan Larmour
2001-09-11 17:59 Jonathan Larmour
2001-08-21 23:27 Jonathan Larmour
2001-08-17  9:37 Jonathan Larmour
2001-08-14 19:21 Jonathan Larmour
2001-08-10 12:28 Jonathan Larmour
2001-08-03  5:27 Jonathan Larmour
2001-07-31 14:15 Jonathan Larmour
2001-07-28 19:00 Jonathan Larmour
2001-07-20  3:23 Jonathan Larmour
2001-07-18  4:38 Jonathan Larmour
2001-07-06 12:11 Jonathan Larmour
2001-06-29  7:46 Jonathan Larmour
2001-06-29  0:16 Jonathan Larmour
2001-06-25 11:24 Jonathan Larmour
2001-06-22 11:19 Jonathan Larmour
2001-06-15 15:45 Jonathan Larmour
2001-06-10 12:35 Jonathan Larmour
2001-06-01 15:17 Jonathan Larmour
2001-05-17 23:32 Jonathan Larmour
2001-04-25 16:23 Jonathan Larmour
2001-04-06 12:06 Jonathan Larmour
2001-04-06 10:21 Jonathan Larmour
2001-02-26 17:22 Jonathan Larmour
2001-02-19  9:27 Jonathan Larmour
2001-02-15 10:18 Jonathan Larmour
2001-02-12 17:24 Jonathan Larmour
2001-01-26  0:15 Jonathan Larmour
2001-01-18 23:37 Jonathan Larmour
2001-01-05  9:13 Jonathan Larmour
2000-11-24 10:02 Jonathan Larmour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200111301309.fAUD9Xr02490@localhost.localdomain \
    --to=jlarmour@sources.redhat.com \
    --cc=ecos-cvs@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).