public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src ChangeLog configure configure.ac
@ 2008-01-25 18:00 dsmith
  0 siblings, 0 replies; 8+ messages in thread
From: dsmith @ 2008-01-25 18:00 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2008-01-25 18:00:38

Modified files:
	.              : ChangeLog configure configure.ac 

Log message:
	2008-01-25  David Smith  <dsmith@redhat.com>
	
	* configure.ac: Compressed the two perfmon options into one.
	Made other small fixes and whitespace changes.
	* configure: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.758&r2=1.759
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.88&r2=1.89
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.87&r2=1.88


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

* src ChangeLog configure configure.ac
@ 2008-02-09 23:36 fche
  0 siblings, 0 replies; 8+ messages in thread
From: fche @ 2008-02-09 23:36 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2008-02-09 23:36:23

Modified files:
	.              : ChangeLog configure configure.ac 

Log message:
	PR5751, -Werror emphasis on -fstack-protector-all trial build
	
	2008-02-09  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 5751.
	* configure.ac: Add -Werror to trial compilation with
	-fstack-protector-all, for hosts that don't quite support it.
	* configure: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.774&r2=1.775
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.93&r2=1.94
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.91&r2=1.92


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

* src ChangeLog configure configure.ac
@ 2008-01-29 15:36 fche
  0 siblings, 0 replies; 8+ messages in thread
From: fche @ 2008-01-29 15:36 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2008-01-29 15:36:16

Modified files:
	.              : ChangeLog configure configure.ac 

Log message:
	PR5647: build with -fstack-protector-all by default
	
	2008-01-29  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 5647
	* configure.ac (--enable-ssp): Make default on compilers that
	support it.
	* configure: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.765&r2=1.766
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.92&r2=1.93
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.90&r2=1.91


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

* src ChangeLog configure configure.ac
@ 2008-01-12 18:31 fche
  0 siblings, 0 replies; 8+ messages in thread
From: fche @ 2008-01-12 18:31 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2008-01-12 18:31:00

Modified files:
	.              : ChangeLog configure configure.ac 

Log message:
	add --enable-ssp configure option so developers can build like fedora does
	
	2008-01-12  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 5603.
	* configure.ac: Add "--enable-ssp" to select -fstack-protector-all
	and similar runtime checking directives.
	* configure: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.738&r2=1.739
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.82&r2=1.83
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.81&r2=1.82


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

* src ChangeLog configure configure.ac
@ 2007-07-19 18:27 dsmith
  0 siblings, 0 replies; 8+ messages in thread
From: dsmith @ 2007-07-19 18:27 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Branch: 	setuid-branch
Changes by:	dsmith@sourceware.org	2007-07-19 18:27:37

Modified files:
	.              : ChangeLog configure configure.ac 

Log message:
	2007-07-19  David Smith  <dsmith@redhat.com>
	
	* configure.ac: Changed AC_CHECK_LIB to AC_CHECK_HEADERS for
	libcap test (since AC_CHECK_LIB added libcap to the link list for
	all programs).
	* configure: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.646.2.9&r2=1.646.2.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.78.2.4&r2=1.78.2.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&only_with_tag=setuid-branch&r1=1.77.2.2&r2=1.77.2.3


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

* src ChangeLog configure configure.ac
@ 2007-06-08 18:09 dsmith
  0 siblings, 0 replies; 8+ messages in thread
From: dsmith @ 2007-06-08 18:09 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2007-06-08 18:09:40

Modified files:
	.              : ChangeLog configure configure.ac 

Log message:
	2007-06-08  David Smith  <dsmith@redhat.com>
	
	PR 4553.
	* configure.ac: For x86 systems with gcc versions less than 4,
	automatically default to enabling prologue searching.
	* configure: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.623&r2=1.624
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.69&r2=1.70
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.69&r2=1.70


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

* src ChangeLog configure configure.ac
@ 2007-03-17 17:43 fche
  0 siblings, 0 replies; 8+ messages in thread
From: fche @ 2007-03-17 17:43 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2007-03-17 17:43:42

Modified files:
	.              : ChangeLog configure configure.ac 

Log message:
	2007-03-17  Frank Ch. Eigler  <fche@elastic.org>
	
	* configure.ac: Tweak missing elfutils error message.
	* configure: Regenerated.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.575&r2=1.576
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.67&r2=1.68
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.66&r2=1.67


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

* src ChangeLog configure configure.ac
@ 2007-01-29 20:54 fche
  0 siblings, 0 replies; 8+ messages in thread
From: fche @ 2007-01-29 20:54 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	fche@sourceware.org	2007-01-29 20:54:32

Modified files:
	.              : ChangeLog configure configure.ac 

Log message:
	2007-01-29  Frank Ch. Eigler  <fche@elastic.org>
	
	* configure.ac, configure: Bumped version to 0.5.13 for development.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.544&r2=1.545
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=systemtap&r1=1.63&r2=1.64
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=systemtap&r1=1.62&r2=1.63


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

end of thread, other threads:[~2008-02-09 23:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-25 18:00 src ChangeLog configure configure.ac dsmith
  -- strict thread matches above, loose matches on Subject: below --
2008-02-09 23:36 fche
2008-01-29 15:36 fche
2008-01-12 18:31 fche
2007-07-19 18:27 dsmith
2007-06-08 18:09 dsmith
2007-03-17 17:43 fche
2007-01-29 20:54 fche

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