public inbox for src-cvs@sourceware.org
help / color / mirror / Atom feed
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2009-06-26 17:27 devans
0 siblings, 0 replies; 16+ messages in thread
From: devans @ 2009-06-26 17:27 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Branch: cgen-1_1-branch
Changes by: devans@sourceware.org 2009-06-26 17:27:08
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.ac
Log message:
* Makefile.def (host_modules): Add cgen.
* Makefile.in: Regenerate.
* configure.ac (host_tools): Add cgen.
* configure: Regenerate.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&only_with_tag=cgen-1_1-branch&r1=1.868&r2=1.868.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&only_with_tag=cgen-1_1-branch&r1=1.100&r2=1.100.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&only_with_tag=cgen-1_1-branch&r1=1.303&r2=1.303.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&only_with_tag=cgen-1_1-branch&r1=1.320&r2=1.320.2.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&only_with_tag=cgen-1_1-branch&r1=1.66&r2=1.66.2.1
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2013-01-15 21:47 jbglaw
0 siblings, 0 replies; 16+ messages in thread
From: jbglaw @ 2013-01-15 21:47 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: jbglaw@sourceware.org 2013-01-15 21:47:02
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.ac
Log message:
* configure.ac: Sync with GCC repo.
* configure: Ditto.
* Makefile.def: Ditto.
* Makefile.in: Ditto.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.1062&r2=1.1063
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.132&r2=1.133
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.345&r2=1.346
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.440&r2=1.441
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.184&r2=1.185
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2012-12-12 13:53 hjl
0 siblings, 0 replies; 16+ messages in thread
From: hjl @ 2012-12-12 13:53 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2012-12-12 13:52:59
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.ac
Log message:
Add --with-build-config=bootstrap-asan support
* Makefile.def (target_modules): Add bootstrap=true and
raw_cxx=true to libsanitizer.
* configure.ac (bootstrap_target_libs): Add libsanitizer.
* Makefile.in: Regenerated.
* configure: Likewise.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.1048&r2=1.1049
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.128&r2=1.129
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.340&r2=1.341
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.438&r2=1.439
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.182&r2=1.183
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2012-11-15 0:16 hjl
0 siblings, 0 replies; 16+ messages in thread
From: hjl @ 2012-11-15 0:16 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2012-11-15 00:16:50
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.ac
Log message:
Sync toplevel files with GCC
2012-11-13 Richard Henderson <rth@redhat.com>
* configure.ac: Move libsanitizer logic to subdirectory.
* configure: Regenerate.
2012-11-13 Dodji Seketeli <dodji@redhat.com>
* configure.ac: Enable libsanitizer just on x86 linux for now.
* configure: Re-generate.
2012-11-13 David Edelsohn <dje.gcc@gmail.com>
* configure.ac: Merge libquadmath sections.
* configure: Regenerate.
2012-11-12 Wei Mi <wmi@google.com>
* configure.ac: Add libsanitizer to target_libraries.
* Makefile.def: Ditto.
* configure: Regenerate.
* Makefile.in: Regenerate.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.1042&r2=1.1043
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.127&r2=1.128
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.338&r2=1.339
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.434&r2=1.435
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.178&r2=1.179
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2012-09-29 15:35 hjl
0 siblings, 0 replies; 16+ messages in thread
From: hjl @ 2012-09-29 15:35 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: hjl@sourceware.org 2012-09-29 15:35:53
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.ac
Log message:
Sync toplevel files with GCC tree
2012-09-28 Ian Lance Taylor <iant@google.com>
* Makefile.def: Make all-target-libgo depend on
all-target-libbacktrace.
* Makefile.in: Rebuild.
2012-09-26 Ian Lance Taylor <iant@google.com>
* Makefile.def: Make all-gcc depend on all-libbacktrace.
* Makefile.in: Rebuild.
2012-09-06 Diego Novillo <dnovillo@google.com>
* configure.ac: Bump minimum GMP version to 4.2.3.
* configure: Re-generate.
2012-09-05 Georg-Johann Lay <avr@gjlay.de>
PR target/54461
* configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
target-libgloss if not configured --with-avrlibc=no.
* configure: Regenerate.
2012-09-04 Jason Merrill <jason@redhat.com>
* configure.ac: Fix --enable-languages=all.
2012-09-03 Richard Guenther <rguenther@suse.de>
PR bootstrap/54138
* configure.ac: Re-organize ISL / CLOOG checks to allow
disabling with either --without-isl or --without-cloog.
* configure: Regenerated.
2012-09-03 Georg-Johann Lay <avr@gjlay.de>
* configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
* configure: Regenerate.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.1036&r2=1.1037
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.126&r2=1.127
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.336&r2=1.337
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.429&r2=1.430
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.173&r2=1.174
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2012-09-20 0:04 ian
0 siblings, 0 replies; 16+ messages in thread
From: ian @ 2012-09-20 0:04 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2012-09-20 00:04:27
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.ac
Log message:
* configure.ac (host_libs): Add libbacktrace.
(target_libraries): Add libbacktrace.
* Makefile.def (host_modules): Add libbacktrace.
(target_modules): Likewise.
* configure, Makefile.in: Rebuild.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.1034&r2=1.1035
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.125&r2=1.126
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.335&r2=1.336
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.427&r2=1.428
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.171&r2=1.172
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2010-04-27 14:24 nickc
0 siblings, 0 replies; 16+ messages in thread
From: nickc @ 2010-04-27 14:24 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2010-04-27 14:24:37
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.ac
Log message:
* configure.ac (--enable-gold): Support both, both/gold and
both/bfd to add gold to configdirs without removing ld.
* configure: Regenerated.
* Makefile.def: Add install-gold dependency to install-ld.
* Makefile.in: Regenerated.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.922&r2=1.923
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.109&r2=1.110
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.315&r2=1.316
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.355&r2=1.356
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.101&r2=1.102
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2009-06-26 17:19 devans
0 siblings, 0 replies; 16+ messages in thread
From: devans @ 2009-06-26 17:19 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: devans@sourceware.org 2009-06-26 17:19:08
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.ac
Log message:
* Makefile.def (host_modules): Add cgen.
* Makefile.in: Regenerate.
* configure.ac (host_tools): Add cgen.
* configure: Regenerate.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.868&r2=1.869
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.100&r2=1.101
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.303&r2=1.304
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.320&r2=1.321
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.66&r2=1.67
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2009-03-18 23:33 tromey
0 siblings, 0 replies; 16+ messages in thread
From: tromey @ 2009-03-18 23:33 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2009-03-18 23:33:26
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.ac
Log message:
* configure: Rebuild.
* configure.ac (host_libs): Add libiconv.
* Makefile.in: Rebuild.
* Makefile.def (host_modules): Add libiconv.
(configure-gdb, all-gdb): Depend on libiconv.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.846&r2=1.847
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.97&r2=1.98
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.294&r2=1.295
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.314&r2=1.315
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.60&r2=1.61
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2008-03-21 15:42 ian
0 siblings, 0 replies; 16+ messages in thread
From: ian @ 2008-03-21 15:42 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: ian@sourceware.org 2008-03-21 15:42:41
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.ac
Log message:
Copy this patch over from master gcc repository:
* configure.ac: Add support for --enable-gold.
* Makefile.def: Add gold as a directory like ld.
* configure, Makefile.in: Regenerate.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.797&r2=1.798
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.88&r2=1.89
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.277&r2=1.278
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.290&r2=1.291
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.38&r2=1.39
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2007-09-20 21:56 dj
0 siblings, 0 replies; 16+ messages in thread
From: dj @ 2007-09-20 21:56 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.org 2007-09-20 21:56:16
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.ac
Log message:
Merge from gcc:
2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
libstdc++.
* Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
* configure: Regenerate.
* Makefile.in: Regenerate.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.762&r2=1.763
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.82&r2=1.83
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.269&r2=1.270
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.280&r2=1.281
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.ac.diff?cvsroot=src&r1=1.28&r2=1.29
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2006-02-14 9:29 bonzini
0 siblings, 0 replies; 16+ messages in thread
From: bonzini @ 2006-02-14 9:29 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: bonzini@sourceware.org 2006-02-14 09:29:42
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.in
Log message:
2006-02-14 Paolo Bonzini <bonzini@gnu.org>
Sync from gcc:
2006-01-31 Richard Guenther <rguenther@suse.de>
Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (target_modules): Add libgcc-math target module.
* configure.in (target_libraries): Add libgcc-math target library.
(--enable-libgcc-math): New configure switch.
* Makefile.in: Re-generate.
* configure: Re-generate.
* libgcc-math: New toplevel directory.
2006-01-18 Richard Henderson <rth@redhat.com>
Jakub Jelinek <jakub@redhat.com>
Diego Novillo <dnovillo@redhat.com>
* libgomp: New directory.
* Makefile.def: Add target_module libgomp.
* Makefile.in: Regenerate.
* configure.in (target_libraries): Add target-libgomp.
* configure: Regenerate.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.635&r2=1.636
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.63&r2=1.64
http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.236&r2=1.237
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.211&r2=1.212
http://sourceware.org/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.298&r2=1.299
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2004-08-31 10:16 bonzini
0 siblings, 0 replies; 16+ messages in thread
From: bonzini @ 2004-08-31 10:16 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: bonzini@sourceware.org 2004-08-31 10:16:20
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.in
Log message:
2004-08-31 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (build_modules): Add fixincludes.
(dependencies): Make gcc depend on fixincludes.
* configure.in (build_tools): Add fixincludes.
(build_configdirs): Always include build_libs.
* Makefile.in: Regenerate.
* configure: Regenerate.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.511&r2=1.512
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.186&r2=1.187
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.143&r2=1.144
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.233&r2=1.234
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2004-08-12 22:59 neroden
0 siblings, 0 replies; 16+ messages in thread
From: neroden @ 2004-08-12 22:59 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: neroden@sourceware.org 2004-08-12 22:59:54
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.in src-release
Log message:
* Makefile.def, configure.in, src-release: Remove useless, bogus
references to tix.
* Makefile.in, configure: Regenerate.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.507&r2=1.508
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.30&r2=1.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.183&r2=1.184
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.139&r2=1.140
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.229&r2=1.230
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/src-release.diff?cvsroot=src&r1=1.12&r2=1.13
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2004-02-10 17:57 dj
0 siblings, 0 replies; 16+ messages in thread
From: dj @ 2004-02-10 17:57 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: dj@sourceware.org 2004-02-10 17:57:03
Modified files:
. : ChangeLog Makefile.def Makefile.in configure
configure.in
Log message:
2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
Nathanael Nerode <neroden@gcc.gnu.org>
PR ada/6637, PR ada/5911
Merge with libada-branch:
* configure.in, Makefile.tpl, Makefile.def: Add target-libada,
with appropriate dependencies. Add --enable-libada configure switch.
* configure, Makefile.in: Regenerate.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.457&r2=1.458
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.155&r2=1.156
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.104&r2=1.105
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.195&r2=1.196
^ permalink raw reply [flat|nested] 16+ messages in thread
* src ChangeLog Makefile.def Makefile.in configu ...
@ 2002-11-04 10:41 kevinb
0 siblings, 0 replies; 16+ messages in thread
From: kevinb @ 2002-11-04 10:41 UTC (permalink / raw)
To: src-cvs
CVSROOT: /cvs/src
Module name: src
Changes by: kevinb@sourceware.org 2002-11-04 10:41:14
Modified files:
. : ChangeLog Makefile.def Makefile.in configure.in
Log message:
Top level configury changes for RDA.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.281&r2=1.282
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.77&r2=1.78
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.114&r2=1.115
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2013-01-15 21:47 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-26 17:27 src ChangeLog Makefile.def Makefile.in configu devans
-- strict thread matches above, loose matches on Subject: below --
2013-01-15 21:47 jbglaw
2012-12-12 13:53 hjl
2012-11-15 0:16 hjl
2012-09-29 15:35 hjl
2012-09-20 0:04 ian
2010-04-27 14:24 nickc
2009-06-26 17:19 devans
2009-03-18 23:33 tromey
2008-03-21 15:42 ian
2007-09-20 21:56 dj
2006-02-14 9:29 bonzini
2004-08-31 10:16 bonzini
2004-08-12 22:59 neroden
2004-02-10 17:57 dj
2002-11-04 10:41 kevinb
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).