public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/hal/synth/i386linux/current Chan ...
@ 2011-06-05  8:59 jld
  0 siblings, 0 replies; 8+ messages in thread
From: jld @ 2011-06-05  8:59 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jld@sourceware.org	2011-06-05 08:59:59

Modified files:
	packages/hal/synth/i386linux/current: ChangeLog 
	packages/hal/synth/i386linux/current/src: 
	                                          syscall-i386-linux-1.0.S 

Log message:
	* src/syscall-i386-linux-1.0.S: Fix .size and .type expressions to
	avoid build error with binutils 2.21.x. Patch from Tom Schouten.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* ecos/packages/hal/synth/i386linux/current Chan ...
@ 2009-08-23 11:45 bartv
  0 siblings, 0 replies; 8+ messages in thread
From: bartv @ 2009-08-23 11:45 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	bartv@sourceware.org	2009-08-23 11:45:13

Modified files:
	packages/hal/synth/i386linux/current: ChangeLog 
	packages/hal/synth/i386linux/current/cdl: hal_synth_i386.cdl 

Log message:
	Default to gcc -m32 when building synth on a 64-bit box.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* ecos/packages/hal/synth/i386linux/current Chan ...
@ 2005-11-05 19:44 asl
  0 siblings, 0 replies; 8+ messages in thread
From: asl @ 2005-11-05 19:44 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-11-05 19:44:27

Modified files:
	packages/hal/synth/i386linux/current: ChangeLog 
	packages/hal/synth/i386linux/current/src: 
	                                          syscall-i386-linux-1.0.S 

Log message:
	* src/syscall-i386-linux-1.0.S: renamed prev_?stat to old?stat to
	match the kernel. Removed STATCALL2 macro because it caused
	confusion. Added the new?stat system calls.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* ecos/packages/hal/synth/i386linux/current Chan ...
@ 2004-12-15 14:02 asl
  0 siblings, 0 replies; 8+ messages in thread
From: asl @ 2004-12-15 14:02 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2004-12-15 14:02:32

Modified files:
	packages/hal/synth/i386linux/current: ChangeLog 
	packages/hal/synth/i386linux/current/src: 
	                                          syscall-i386-linux-1.0.S 

Log message:
	* src/syscall-i386-linux-1.0.S: Add ipc system call


^ permalink raw reply	[flat|nested] 8+ messages in thread

* ecos/packages/hal/synth/i386linux/current Chan ...
@ 2004-08-04 15:00 asl
  0 siblings, 0 replies; 8+ messages in thread
From: asl @ 2004-08-04 15:00 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2004-08-04 15:00:28

Modified files:
	packages/hal/synth/i386linux/current: ChangeLog 
	packages/hal/synth/i386linux/current/src: 
	                                          syscall-i386-linux-1.0.S 

Log message:
	* src/syscall-i386-linux-1.0.S: Add mkdir system call


^ permalink raw reply	[flat|nested] 8+ messages in thread

* ecos/packages/hal/synth/i386linux/current Chan ...
@ 2004-06-21  9:55 asl
  0 siblings, 0 replies; 8+ messages in thread
From: asl @ 2004-06-21  9:55 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2004-06-21 09:55:03

Modified files:
	packages/hal/synth/i386linux/current: ChangeLog 
	packages/hal/synth/i386linux/current/src: 
	                                          syscall-i386-linux-1.0.S 

Log message:
	* src/syscall-i386-linux-1.0.S:
	Add readdir, lstat and fstat system calls


^ permalink raw reply	[flat|nested] 8+ messages in thread

* ecos/packages/hal/synth/i386linux/current Chan ...
@ 2002-09-15 10:53 bartv
  0 siblings, 0 replies; 8+ messages in thread
From: bartv @ 2002-09-15 10:53 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	bartv@sources.redhat.com	2002-09-15 10:53:37

Modified files:
	packages/hal/synth/i386linux/current: ChangeLog 

Log message:
	Now witness the firepower of this fully armed and operational
	synthetic target.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* ecos/packages/hal/synth/i386linux/current Chan ...
@ 2002-08-04 16:19 bartv
  0 siblings, 0 replies; 8+ messages in thread
From: bartv @ 2002-08-04 16:19 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	bartv@sources.redhat.com	2002-08-04 16:19:17

Modified files:
	packages/hal/synth/i386linux/current: ChangeLog 

Log message:
	Add variables cyg_hal_sys_argc/argv/environ, corresponding to the
	arguments and environment vector passed to the synthetic target
	application.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-06-05  8:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-05  8:59 ecos/packages/hal/synth/i386linux/current Chan jld
  -- strict thread matches above, loose matches on Subject: below --
2009-08-23 11:45 bartv
2005-11-05 19:44 asl
2004-12-15 14:02 asl
2004-08-04 15:00 asl
2004-06-21  9:55 asl
2002-09-15 10:53 bartv
2002-08-04 16:19 bartv

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).