public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src/dejagnu ChangeLog lib/libgloss.exp
@ 2002-02-08 18:09 aoliva
  0 siblings, 0 replies; 7+ messages in thread
From: aoliva @ 2002-02-08 18:09 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	aoliva@sources.redhat.com	2002-02-08 18:09:06

Modified files:
	dejagnu        : ChangeLog 
	dejagnu/lib    : libgloss.exp 

Log message:
	* lib/libgloss.exp [get_multilibs]: Compute multitop earlier, and
	use --print-multi-directory if available.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/ChangeLog.diff?cvsroot=src&r1=1.48&r2=1.49
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/lib/libgloss.exp.diff?cvsroot=src&r1=1.5&r2=1.6


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

* src/dejagnu ChangeLog lib/libgloss.exp
@ 2004-11-11 17:54 nickc
  0 siblings, 0 replies; 7+ messages in thread
From: nickc @ 2004-11-11 17:54 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2004-11-11 17:54:47

Modified files:
	dejagnu        : ChangeLog 
	dejagnu/lib    : libgloss.exp 

Log message:
	(libio_include_flags, g++_include_flags, winsup_include_flags): Revert previous
	patch, restoring the use of -I, for all libraries except newlib.  Newlib needs
	-isystem to avoid the problems with <limits.h> but the C++ and winsup libraries
	need -I because -isystem generates an implicit 'extern "C"' which may not be
	appropriate for certain targets.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/ChangeLog.diff?cvsroot=src&r1=1.95&r2=1.96
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/lib/libgloss.exp.diff?cvsroot=src&r1=1.11&r2=1.12


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

* src/dejagnu ChangeLog lib/libgloss.exp
@ 2003-02-11 13:51 nickc
  0 siblings, 0 replies; 7+ messages in thread
From: nickc @ 2003-02-11 13:51 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2003-02-11 13:51:32

Modified files:
	dejagnu        : ChangeLog 
	dejagnu/lib    : libgloss.exp 

Log message:
	(get_multilibs): Don't use the first argument passed to this function as the
	multilib option unless it is in	fact a multilib option.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/ChangeLog.diff?cvsroot=src&r1=1.75&r2=1.76
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/lib/libgloss.exp.diff?cvsroot=src&r1=1.9&r2=1.10


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

* src/dejagnu ChangeLog lib/libgloss.exp
@ 2002-09-26  2:50 rearnsha
  0 siblings, 0 replies; 7+ messages in thread
From: rearnsha @ 2002-09-26  2:50 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	rearnsha@sources.redhat.com	2002-09-26 02:50:03

Modified files:
	dejagnu        : ChangeLog 
	dejagnu/lib    : libgloss.exp 

Log message:
	* lib/libgloss.exp (build_wrapper): Use a tool-specific filename on
	the host for the testglue.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/ChangeLog.diff?cvsroot=src&r1=1.72&r2=1.73
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/lib/libgloss.exp.diff?cvsroot=src&r1=1.8&r2=1.9


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

* src/dejagnu ChangeLog lib/libgloss.exp
@ 2002-02-05  9:02 nickc
  0 siblings, 0 replies; 7+ messages in thread
From: nickc @ 2002-02-05  9:02 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sources.redhat.com	2002-02-05 09:02:00

Modified files:
	dejagnu        : ChangeLog 
	dejagnu/lib    : libgloss.exp 

Log message:
	Add top level libstdc++-v3 build include path,

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/ChangeLog.diff?cvsroot=src&r1=1.47&r2=1.48
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/lib/libgloss.exp.diff?cvsroot=src&r1=1.4&r2=1.5


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

* src/dejagnu ChangeLog lib/libgloss.exp
@ 2002-01-17  3:53 nickc
  0 siblings, 0 replies; 7+ messages in thread
From: nickc @ 2002-01-17  3:53 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sources.redhat.com	2002-01-17 03:53:00

Modified files:
	dejagnu        : ChangeLog 
	dejagnu/lib    : libgloss.exp 

Log message:
	Add libstdc++-v3 include paths.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/ChangeLog.diff?cvsroot=src&r1=1.42&r2=1.43
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/lib/libgloss.exp.diff?cvsroot=src&r1=1.3&r2=1.4


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

* src/dejagnu ChangeLog lib/libgloss.exp
@ 2000-06-09  6:14 clm
  0 siblings, 0 replies; 7+ messages in thread
From: clm @ 2000-06-09  6:14 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	clm@sourceware.cygnus.com	00/06/09 06:14:36

Modified files:
	dejagnu        : ChangeLog 
	dejagnu/lib    : libgloss.exp 

Log message:
	* lib/libgloss.exp (proc_get_multilibs):  Handle multilib
	pathnames for ports that have defined MULTILIB_EXTRA_OPTS.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/dejagnu/ChangeLog.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/dejagnu/lib/libgloss.exp.diff?cvsroot=src&r1=1.1.1.1&r2=1.2


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

end of thread, other threads:[~2004-11-11 17:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-08 18:09 src/dejagnu ChangeLog lib/libgloss.exp aoliva
  -- strict thread matches above, loose matches on Subject: below --
2004-11-11 17:54 nickc
2003-02-11 13:51 nickc
2002-09-26  2:50 rearnsha
2002-02-05  9:02 nickc
2002-01-17  3:53 nickc
2000-06-09  6:14 clm

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