public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src ./ChangeLog ./Makefile.in ./Makefile.tpl l ...
@ 2008-03-27 14:16 bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: bonzini @ 2008-03-27 14:16 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	bonzini@sourceware.org	2008-03-27 14:16:55

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl 
	libiberty      : ChangeLog Makefile.in configure configure.ac 
	config         : ChangeLog 
Added files:
	config         : extensions.m4 
Removed files:
	config         : mh-armpic mh-elfalphapic mh-i370pic mh-ia64pic 
	                 mh-m68kpic mh-papic mh-ppcpic mh-s390pic 
	                 mh-sparcpic mh-x86pic 

Log message:
	2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
	
	* Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
	* Makefile.in: Regenerate.
	
	config:
	2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
	
	* extensions.m4: New.
	
	2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
	
	* mh-armpic: Remove.
	* mh-i370pic: Remove.
	* mh-m68kpic: Remove.
	* mh-ppcpic: Remove.
	* mh-sparcpic: Remove.
	* mh-ia64pic: Remove.
	* mh-papic: Remove.
	* mh-s390pic: Remove.
	* mh-x86pic: Remove.
	
	libiberty:
	2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
	
	* configure.ac (frags): Don't set, use frag instead.
	(PICFLAG): Set here and substitute.
	* Makefile.in (PICFLAG): Substitute from autoconf.
	* configure: Regenerate.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.798&r2=1.799
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.278&r2=1.279
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.186&r2=1.187
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.450&r2=1.451
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&r1=1.90&r2=1.91
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&r1=1.89&r2=1.90
http://sourceware.org/cgi-bin/cvsweb.cgi/src/libiberty/configure.ac.diff?cvsroot=src&r1=1.37&r2=1.38
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/extensions.m4.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.109&r2=1.110
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/mh-armpic.diff?cvsroot=src&r1=1.1.1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/mh-elfalphapic.diff?cvsroot=src&r1=1.1.1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/mh-i370pic.diff?cvsroot=src&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/mh-ia64pic.diff?cvsroot=src&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/mh-m68kpic.diff?cvsroot=src&r1=1.1.1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/mh-papic.diff?cvsroot=src&r1=1.1.1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/mh-ppcpic.diff?cvsroot=src&r1=1.1.1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/mh-s390pic.diff?cvsroot=src&r1=1.1&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/mh-sparcpic.diff?cvsroot=src&r1=1.2&r2=NONE
http://sourceware.org/cgi-bin/cvsweb.cgi/src/config/mh-x86pic.diff?cvsroot=src&r1=1.1.1.1&r2=NONE


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

* src ./ChangeLog ./Makefile.in ./Makefile.tpl l ...
@ 2003-12-20 18:16 drow
  0 siblings, 0 replies; 2+ messages in thread
From: drow @ 2003-12-20 18:16 UTC (permalink / raw)
  To: src-cvs

CVSROOT:	/cvs/src
Module name:	src
Branch: 	drow-cplus-branch
Changes by:	drow@sourceware.org	2003-12-20 18:16:51

Modified files:
	.              : ChangeLog Makefile.in Makefile.tpl 
	libiberty      : ChangeLog Makefile.in cp-demangle.c 
	libiberty/testsuite: demangle-expected 

Log message:
	Merge from mainline.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.278.2.2&r2=1.278.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.76.2.1&r2=1.76.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.10.2.1&r2=1.10.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.176.2.2&r2=1.176.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.37.2.1&r2=1.37.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cp-demangle.c.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.27.4.1&r2=1.27.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/testsuite/demangle-expected.diff?cvsroot=src&only_with_tag=drow-cplus-branch&r1=1.11.4.1&r2=1.11.4.2


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

end of thread, other threads:[~2008-03-27 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-27 14:16 src ./ChangeLog ./Makefile.in ./Makefile.tpl l bonzini
  -- strict thread matches above, loose matches on Subject: below --
2003-12-20 18:16 drow

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