From bonzini@sourceware.org Mon Jan 3 14:02:00 2005 From: bonzini@sourceware.org (bonzini@sourceware.org) Date: Mon, 03 Jan 2005 14:02:00 -0000 Subject: src ChangeLog Makefile.def Makefile.tpl Makefi ... Message-ID: <20050103140231.19156.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: bonzini@sourceware.org 2005-01-03 14:02:30 Modified files: . : ChangeLog Makefile.def Makefile.tpl Makefile.in Log message: 2005-01-03 Paolo Bonzini Revert 2004-12-28 Makefile changes, a better fix will be applied to mainline and src after GCC 4.0 branches. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.551&r2=1.552 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.42&r2=1.43 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.124&r2=1.125 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.200&r2=1.201 From dj@sourceware.org Tue Jan 11 21:01:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Tue, 11 Jan 2005 21:01:00 -0000 Subject: src/libiberty ChangeLog functions.texi hex.c Message-ID: <20050111210113.9804.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-01-11 21:01:13 Modified files: libiberty : ChangeLog functions.texi hex.c Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.313&r2=1.314 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&r1=1.15&r2=1.16 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hex.c.diff?cvsroot=src&r1=1.5&r2=1.6 From kcook@sourceware.org Wed Jan 19 00:33:00 2005 From: kcook@sourceware.org (kcook@sourceware.org) Date: Wed, 19 Jan 2005 00:33:00 -0000 Subject: src Makefile.def Makefile.in Makefile.tpl Chan ... Message-ID: <20050119003305.23328.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: kcook@sourceware.org 2005-01-19 00:33:05 Modified files: . : Makefile.def Makefile.in Makefile.tpl ChangeLog Log message: 2005-01-13 Kelley Cook PR bootstrap/18222 * Makefile.def: Pass CPPFLAGS_FOR_TARGET. * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET. * Makefile.in: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.43&r2=1.44 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.201&r2=1.202 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.125&r2=1.126 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.552&r2=1.553 From kcook@sourceware.org Wed Jan 19 00:35:00 2005 From: kcook@sourceware.org (kcook@sourceware.org) Date: Wed, 19 Jan 2005 00:35:00 -0000 Subject: src ChangeLog install-sh config.sub Message-ID: <20050119003457.24904.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: kcook@sourceware.org 2005-01-19 00:34:57 Modified files: . : ChangeLog install-sh config.sub Log message: 2005-01-17 Kelley Cook * install-sh, config.sub: Import from upstream. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.553&r2=1.554 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/install-sh.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config.sub.diff?cvsroot=src&r1=1.49&r2=1.50 From jsm28@sourceware.org Sun Jan 23 21:05:00 2005 From: jsm28@sourceware.org (jsm28@sourceware.org) Date: Sun, 23 Jan 2005 21:05:00 -0000 Subject: src/config ChangeLog warnings.m4 Message-ID: <20050123210546.27936.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: jsm28@sourceware.org 2005-01-23 21:05:46 Modified files: config : ChangeLog warnings.m4 Log message: * warnings.m4 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Don't do anything for non-GCC compilers. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.43&r2=1.44 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/warnings.m4.diff?cvsroot=src&r1=1.1&r2=1.2 From cagney@sourceware.org Mon Jan 24 20:01:00 2005 From: cagney@sourceware.org (cagney@sourceware.org) Date: Mon, 24 Jan 2005 20:01:00 -0000 Subject: src ChangeLog gettext.m4 Message-ID: <20050124200053.28979.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: cagney@sourceware.org 2005-01-24 20:00:53 Modified files: . : ChangeLog gettext.m4 Log message: 2005-01-24 Andrew Cagney * gettext.m4: Only fall back to ../intl/ when it's present. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.554&r2=1.555 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gettext.m4.diff?cvsroot=src&r1=1.3&r2=1.4 From cagney@sourceware.org Thu Jan 27 14:48:00 2005 From: cagney@sourceware.org (cagney@sourceware.org) Date: Thu, 27 Jan 2005 14:48:00 -0000 Subject: src ChangeLog gettext.m4 Message-ID: <20050127144758.646.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: cagney@sourceware.org 2005-01-27 14:47:57 Modified files: . : ChangeLog gettext.m4 Log message: 2005-01-27 Andrew Cagney * gettext.m4: Don't use NONE as a default for CATOBJEXT. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.555&r2=1.556 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gettext.m4.diff?cvsroot=src&r1=1.4&r2=1.5 From hp@sourceware.org Sat Jan 29 04:24:00 2005 From: hp@sourceware.org (hp@sourceware.org) Date: Sat, 29 Jan 2005 04:24:00 -0000 Subject: src ChangeLog configure.in configure Message-ID: <20050129042423.15504.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: hp@sourceware.org 2005-01-29 04:24:23 Modified files: . : ChangeLog configure.in configure Log message: * configure.in (noconfigdirs) : Match like cris-*-*. : Only disable target-newlib and target-libgloss when not *-*-elf and *-*-aout. * configure: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.556&r2=1.557 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.256&r2=1.257 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.167&r2=1.168 From cagney@sourceware.org Mon Jan 31 20:29:00 2005 From: cagney@sourceware.org (cagney@sourceware.org) Date: Mon, 31 Jan 2005 20:29:00 -0000 Subject: src ChangeLog gettext.m4 Message-ID: <20050131202943.26028.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: cagney@sourceware.org 2005-01-31 20:29:43 Modified files: . : ChangeLog gettext.m4 Log message: 2005-01-31 Andrew Cagney * gettext.m4: Only set ENABLE_NLS when gettext is present. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.557&r2=1.558 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gettext.m4.diff?cvsroot=src&r1=1.5&r2=1.6 From jimb@sourceware.org Tue Feb 8 05:01:00 2005 From: jimb@sourceware.org (jimb@sourceware.org) Date: Tue, 08 Feb 2005 05:01:00 -0000 Subject: src/rda ChangeLog Makefile.in lib/Makefile.am ... Message-ID: <20050208050118.29852.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: jimb@sourceware.org 2005-02-08 05:01:18 Modified files: rda : ChangeLog Makefile.in rda/lib : Makefile.am Makefile.in rda/qe : Makefile.in rda/samples : Makefile.in Log message: Regenerate Makefile.in files generated by top-level configure script using Automake 1.9.3. * lib/Makefile.am: Don't write out rules for both '.a' and '.la' versions of the library. Libtool generates a '.a' library automatically. * Makefile.in, lib/Makefile.in, qe/Makefile.in, samples/Makefile.in: Regenerated. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/ChangeLog.diff?cvsroot=src&r1=1.14&r2=1.15 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/Makefile.in.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/lib/Makefile.am.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/lib/Makefile.in.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/qe/Makefile.in.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/samples/Makefile.in.diff?cvsroot=src&r1=1.2&r2=1.3 From kevinb@sourceware.org Tue Feb 8 16:05:00 2005 From: kevinb@sourceware.org (kevinb@sourceware.org) Date: Tue, 08 Feb 2005 16:05:00 -0000 Subject: src/rda/unix ChangeLog thread-db.c Message-ID: <20050208160532.16380.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: kevinb@sourceware.org 2005-02-08 16:05:32 Modified files: rda/unix : ChangeLog thread-db.c Log message: * thread-db.c (thread_db_get_thread_reg): Don't allow a successful return without first initializing ``reg''. (thread_db_set_thread_reg): Remove code intended to for thread_db_get_thread_reg(). Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.38&r2=1.39 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/thread-db.c.diff?cvsroot=src&r1=1.10&r2=1.11 From kevinb@sourceware.org Tue Feb 8 18:29:00 2005 From: kevinb@sourceware.org (kevinb@sourceware.org) Date: Tue, 08 Feb 2005 18:29:00 -0000 Subject: src/rda/unix ChangeLog thread-db.c Message-ID: <20050208182904.11335.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: kevinb@sourceware.org 2005-02-08 18:29:04 Modified files: rda/unix : ChangeLog thread-db.c Log message: * td_thr_tls_get_addr_p): New static global. (thread_db_dlopen): Initialize ``td_thr_tls_get_addr_p''. (thread_db_get_gen): Add support for qGetTLSAddr packet. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.39&r2=1.40 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/thread-db.c.diff?cvsroot=src&r1=1.11&r2=1.12 From cagney@sourceware.org Tue Feb 8 22:37:00 2005 From: cagney@sourceware.org (cagney@sourceware.org) Date: Tue, 08 Feb 2005 22:37:00 -0000 Subject: src ChangeLog MAINTAINERS Message-ID: <20050208223738.32042.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: cagney@sourceware.org 2005-02-08 22:37:36 Modified files: . : ChangeLog MAINTAINERS Log message: 2005-02-08 Andrew Cagney * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the gdb/ section. Update GDB's URL. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.558&r2=1.559 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/MAINTAINERS.diff?cvsroot=src&r1=1.28&r2=1.29 From jason@sourceware.org Sun Feb 13 06:58:00 2005 From: jason@sourceware.org (jason@sourceware.org) Date: Sun, 13 Feb 2005 06:58:00 -0000 Subject: src/libiberty ChangeLog Message-ID: <20050213065856.562.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: jason@sourceware.org 2005-02-13 06:58:56 Modified files: libiberty : ChangeLog Log message: * cp-demangle.c (__cxa_demangle): Change resolution of ambiguous arguments. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.314&r2=1.315 From jason@sourceware.org Sun Feb 13 06:58:00 2005 From: jason@sourceware.org (jason@sourceware.org) Date: Sun, 13 Feb 2005 06:58:00 -0000 Subject: src/libiberty cp-demangle.c Message-ID: <20050213065829.363.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: jason@sourceware.org 2005-02-13 06:58:29 Modified files: libiberty : cp-demangle.c Log message: * cp-demangle.c (__cxa_demangle): Change resolution of ambiguous arguments. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cp-demangle.c.diff?cvsroot=src&r1=1.52&r2=1.53 From ebotcazou@sourceware.org Mon Feb 21 12:29:00 2005 From: ebotcazou@sourceware.org (ebotcazou@sourceware.org) Date: Mon, 21 Feb 2005 12:29:00 -0000 Subject: src ChangeLog configure configure.in Message-ID: <20050221122907.351.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: ebotcazou@sourceware.org 2005-02-21 12:29:06 Modified files: . : ChangeLog configure configure.in Log message: PR libgcj/10353 * configure.in (noconfigdirs) : Add libgcj. * configure: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.559&r2=1.560 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.168&r2=1.169 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.257&r2=1.258 From nickc@sourceware.org Tue Feb 22 09:16:00 2005 From: nickc@sourceware.org (nickc@sourceware.org) Date: Tue, 22 Feb 2005 09:16:00 -0000 Subject: src ChangeLog configure.in Message-ID: <20050222091612.29829.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: nickc@sourceware.org 2005-02-22 09:16:12 Modified files: . : ChangeLog configure.in Log message: Allow darwin targeted ports to build tk, itcl and libgui. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.560&r2=1.561 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.258&r2=1.259 From nickc@sourceware.org Wed Feb 23 10:07:00 2005 From: nickc@sourceware.org (nickc@sourceware.org) Date: Wed, 23 Feb 2005 10:07:00 -0000 Subject: src ChangeLog configure Message-ID: <20050223100707.25122.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: nickc@sourceware.org 2005-02-23 10:07:07 Modified files: . : ChangeLog configure Log message: configure: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.561&r2=1.562 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.169&r2=1.170 From bonzini@sourceware.org Mon Feb 28 14:07:00 2005 From: bonzini@sourceware.org (bonzini@sourceware.org) Date: Mon, 28 Feb 2005 14:07:00 -0000 Subject: src ./ChangeLog ./Makefile.def ./Makefile.in . ... Message-ID: <20050228140704.6144.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: bonzini@sourceware.org 2005-02-28 14:07:04 Modified files: . : ChangeLog Makefile.def Makefile.in Makefile.tpl configure configure.in config : ChangeLog acx.m4 Log message: 2005-02-28 Paolo Bonzini Sync from gcc. 2005-02-28 Paolo Bonzini PR bootstrap/17383 * Makefile.def (target_modules): Remove "stage", now unnecessary. * Makefile.tpl (HOST_SUBDIR): New substitution. (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET, USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET, USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET, USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it. (Host modules, Bootstrapped modules): Use it. (Build modules, Target modules): Do not create symlink trees, always configure out-of-srcdir. (distclean): Try removing $(host_subdir) with rm before using rm -rf. * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use $(HOST_SUBDIR). Create a symlink for host_subdir. * Makefile.in: Regenerate. * configure: Regenerate. Merged from libada-gnattools-branch: 2004-11-28 Nathanael Nerode * Makefile.def: Add gnattools as a module, depending on target-libada. * Makefile.in: Regenerate. * configure.in: Include gnattools in host_tools; disable it if ada is disabled. * configure: Regenerate. config: 2005-02-28 Paolo Bonzini PR bootstrap/17383 * acx.m4 (GCC_TOPLEV_SUBDIRS): Set HOST_SUBDIR if an in-src gcc build is going. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.562&r2=1.563 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.44&r2=1.45 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.202&r2=1.203 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.126&r2=1.127 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.170&r2=1.171 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.259&r2=1.260 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.44&r2=1.45 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/acx.m4.diff?cvsroot=src&r1=1.10&r2=1.11 From bonzini@sourceware.org Mon Feb 28 15:19:00 2005 From: bonzini@sourceware.org (bonzini@sourceware.org) Date: Mon, 28 Feb 2005 15:19:00 -0000 Subject: src Makefile.tpl Makefile.in ChangeLog Message-ID: <20050228151345.28044.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: bonzini@sourceware.org 2005-02-28 15:13:44 Modified files: . : Makefile.tpl Makefile.in ChangeLog Log message: 2005-02-28 Andrew Pinski PR bootstrap/20250 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install instead of check. * Makefile.in: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.127&r2=1.128 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.203&r2=1.204 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.563&r2=1.564 From dj@sourceware.org Tue Mar 1 02:22:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Tue, 01 Mar 2005 02:22:00 -0000 Subject: src/libiberty ChangeLog hashtab.c Message-ID: <20050301022207.7035.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-01 02:22:07 Modified files: libiberty : ChangeLog hashtab.c Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.315&r2=1.316 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hashtab.c.diff?cvsroot=src&r1=1.27&r2=1.28 From dj@sourceware.org Tue Mar 1 14:33:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Tue, 01 Mar 2005 14:33:00 -0000 Subject: src/libiberty ChangeLog Makefile.in unlink-if- ... Message-ID: <20050301143301.22549.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-01 14:33:01 Modified files: libiberty : ChangeLog Makefile.in Added files: libiberty : unlink-if-ordinary.c Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/unlink-if-ordinary.c.diff?cvsroot=src&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.316&r2=1.317 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&r1=1.68&r2=1.69 From aoliva@sourceware.org Tue Mar 1 22:33:00 2005 From: aoliva@sourceware.org (aoliva@sourceware.org) Date: Tue, 01 Mar 2005 22:33:00 -0000 Subject: src ChangeLog ltmain.sh Message-ID: <20050301223355.895.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: aoliva@sourceware.org 2005-03-01 22:33:55 Modified files: . : ChangeLog ltmain.sh Log message: PR libgcj/20160 * ltmain.sh: Avoid creating archives with components that have duplicate basenames. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.564&r2=1.565 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ltmain.sh.diff?cvsroot=src&r1=1.15&r2=1.16 From kevinb@sourceware.org Thu Mar 3 19:57:00 2005 From: kevinb@sourceware.org (kevinb@sourceware.org) Date: Thu, 03 Mar 2005 19:57:00 -0000 Subject: src/rda ChangeLog lib/Makefile.am lib/Makefile ... Message-ID: <20050303195711.31023.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: kevinb@sourceware.org 2005-03-03 19:57:11 Modified files: rda : ChangeLog rda/lib : Makefile.am Makefile.in gdbserv-state.c Added files: rda/lib : crc32.c crc32.h Log message: * lib/crc32.h, lib/crc32.c: New files. * lib/Makefile.am (librda_la_SOURCES): Add crc32.c to list. * lib/Makefile.in: Regenerate. * lib/gdbserv-state.c (crc32.h): Include. (read_memory, do_qCRC_packet): New functions. (gdbserv_data_packet): Add support for qCRC packet. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/ChangeLog.diff?cvsroot=src&r1=1.15&r2=1.16 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/lib/crc32.c.diff?cvsroot=src&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/lib/crc32.h.diff?cvsroot=src&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/lib/Makefile.am.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/lib/Makefile.in.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/lib/gdbserv-state.c.diff?cvsroot=src&r1=1.4&r2=1.5 From dj@sourceware.org Sun Mar 6 18:48:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Sun, 06 Mar 2005 18:48:00 -0000 Subject: src/libiberty ChangeLog configure configure.ac Message-ID: <20050306184816.28188.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-06 18:48:16 Modified files: libiberty : ChangeLog configure configure.ac Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.317&r2=1.318 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&r1=1.64&r2=1.65 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.ac.diff?cvsroot=src&r1=1.11&r2=1.12 From ian@sourceware.org Mon Mar 7 21:12:00 2005 From: ian@sourceware.org (ian@sourceware.org) Date: Mon, 07 Mar 2005 21:12:00 -0000 Subject: src/libiberty ChangeLog maint-tool mpw-config. ... Message-ID: <20050307211204.10010.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: ian@sourceware.org 2005-03-07 21:12:04 Modified files: libiberty : ChangeLog maint-tool Removed files: libiberty : mpw-config.in mpw-make.sed mpw.c pex-mpw.c Log message: * mpw-config.in: Remove. * mpw-make.sed: Remove. * mpw.c: Remove. * Makefile.in (CFILES): Remove pex-mpw.c. (CONFIGURED_OFILES): Remove pex-mpw.o. (mpw.o, pex-mpw.o): Remove targets. * maint-tool (undoc): Remove reference to mpw.c. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.318&r2=1.319 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/maint-tool.diff?cvsroot=src&r1=1.7&r2=1.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/mpw-config.in.diff?cvsroot=src&r1=1.1.1.1&r2=NONE http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/mpw-make.sed.diff?cvsroot=src&r1=1.1.1.1&r2=NONE http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/mpw.c.diff?cvsroot=src&r1=1.1.1.1&r2=NONE http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-mpw.c.diff?cvsroot=src&r1=1.1&r2=NONE From dj@sourceware.org Mon Mar 7 23:20:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Mon, 07 Mar 2005 23:20:00 -0000 Subject: src/libiberty Makefile.in Message-ID: <20050307232007.25363.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-07 23:20:07 Modified files: libiberty : Makefile.in Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&r1=1.69&r2=1.70 From drow@sourceware.org Tue Mar 8 17:19:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Tue, 08 Mar 2005 17:19:00 -0000 Subject: src/etc configure.info standards.info Message-ID: <20050308171948.7562.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: binutils-2_16-branch Changes by: drow@sourceware.org 2005-03-08 17:19:48 Added files: etc : configure.info standards.info Log message: Commit generated files for the binutils 2.16 branch. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/etc/configure.info.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=NONE&r2=1.1.14.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/etc/standards.info.diff?cvsroot=src&only_with_tag=binutils-2_16-branch&r1=NONE&r2=1.1.14.1 From ian@sourceware.org Wed Mar 9 21:28:00 2005 From: ian@sourceware.org (ian@sourceware.org) Date: Wed, 09 Mar 2005 21:28:00 -0000 Subject: src/libiberty ChangeLog Makefile.in configure ... Message-ID: <20050309212810.7853.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: ian@sourceware.org 2005-03-09 21:28:10 Modified files: libiberty : ChangeLog Makefile.in configure configure.ac Removed files: libiberty : pex-os2.c Log message: * pex-os2.c: Remove. * configure.ac: Remove *-*-os2-emx* case when setting pexecute. * Makefile.in (CFILES): Remove pex-os2.c. (CONFIGURED_OFILES): Remove pex-os2.o. (pex-os2.o): Remove target. * configure: Rebuild. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.319&r2=1.320 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&r1=1.70&r2=1.71 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&r1=1.65&r2=1.66 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.ac.diff?cvsroot=src&r1=1.12&r2=1.13 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-os2.c.diff?cvsroot=src&r1=1.1&r2=NONE From dj@sourceware.org Thu Mar 10 01:06:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Thu, 10 Mar 2005 01:06:00 -0000 Subject: src/libiberty ChangeLog Makefile.in configure. ... Message-ID: <20050310010607.31101.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-10 01:06:07 Modified files: libiberty : ChangeLog Makefile.in configure.ac Added files: libiberty : gettimeofday.c Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/gettimeofday.c.diff?cvsroot=src&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.320&r2=1.321 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&r1=1.71&r2=1.72 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.ac.diff?cvsroot=src&r1=1.13&r2=1.14 From jimb@sourceware.org Thu Mar 10 14:07:00 2005 From: jimb@sourceware.org (jimb@sourceware.org) Date: Thu, 10 Mar 2005 14:07:00 -0000 Subject: src/rda/unix ChangeLog Message-ID: <20050310140710.23554.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: jimb@sourceware.org 2005-03-10 14:07:09 Modified files: rda/unix : ChangeLog Log message: Fix up ChangeLog entry. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.40&r2=1.41 From jimb@sourceware.org Thu Mar 10 22:00:00 2005 From: jimb@sourceware.org (jimb@sourceware.org) Date: Thu, 10 Mar 2005 22:00:00 -0000 Subject: src/rda/unix ChangeLog linux-target.c Message-ID: <20050310220017.26277.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: jimb@sourceware.org 2005-03-10 22:00:17 Modified files: rda/unix : ChangeLog linux-target.c Log message: * linux-target.c (frv_fdpic_loadmap_addresses): Use '%lx' for unsigned long argument. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.41&r2=1.42 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/linux-target.c.diff?cvsroot=src&r1=1.13&r2=1.14 From jimb@sourceware.org Thu Mar 10 22:18:00 2005 From: jimb@sourceware.org (jimb@sourceware.org) Date: Thu, 10 Mar 2005 22:18:00 -0000 Subject: src/rda/unix ChangeLog configure configure.in ... Message-ID: <20050310221813.27300.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: jimb-rda-nptl-branch Changes by: jimb@sourceware.org 2005-03-10 22:18:13 Modified files: rda/unix : ChangeLog configure configure.in linux-target.c Log message: * linux-target.c (stock_table_to_frv, frv_table_to_stock, stock_bp_to_frv, frv_bp_to_stock, frv_make_bp_table, frv_set_bp, frv_delete_bp, frv_bp_hit_p): New functions. (frv_make_arch): Register the latter four as our breakpoint methods. (MAKE_ARCH): New #definition. * configure.in: Use stock-breakpoints.o on FRV Linux, too. * configure: Regenerated. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.36.2.30&r2=1.36.2.31 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/configure.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.7.2.2&r2=1.7.2.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/configure.in.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.6.2.2&r2=1.6.2.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/linux-target.c.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.13.2.6&r2=1.13.2.7 From jimb@sourceware.org Thu Mar 10 22:20:00 2005 From: jimb@sourceware.org (jimb@sourceware.org) Date: Thu, 10 Mar 2005 22:20:00 -0000 Subject: src/rda/unix ChangeLog Message-ID: <20050310222013.29452.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: jimb-rda-nptl-branch Changes by: jimb@sourceware.org 2005-03-10 22:20:13 Modified files: rda/unix : ChangeLog Log message: Fix ChangeLog entry. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.36.2.31&r2=1.36.2.32 From jimb@sourceware.org Thu Mar 10 22:52:00 2005 From: jimb@sourceware.org (jimb@sourceware.org) Date: Thu, 10 Mar 2005 22:52:00 -0000 Subject: src/rda/unix ChangeLog config.in configure con ... Message-ID: <20050310225255.17868.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: jimb@sourceware.org 2005-03-10 22:52:55 Modified files: rda/unix : ChangeLog config.in configure configure.in Log message: Make config.in generated automatically again. * configure.in: Provide descriptions for all the preprocessor symbols we define. * configure: Regenerated. * config.in: Regenerated using autoheader. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.42&r2=1.43 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/config.in.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/configure.diff?cvsroot=src&r1=1.8&r2=1.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/configure.in.diff?cvsroot=src&r1=1.6&r2=1.7 From jimb@sourceware.org Thu Mar 10 23:15:00 2005 From: jimb@sourceware.org (jimb@sourceware.org) Date: Thu, 10 Mar 2005 23:15:00 -0000 Subject: src/rda/unix ChangeLog Makefile.in aclocal.m4 Message-ID: <20050310231535.5222.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: jimb@sourceware.org 2005-03-10 23:15:35 Modified files: rda/unix : ChangeLog Makefile.in aclocal.m4 Log message: * Makefile.in, aclocal.m4: Regenerated with automake 1.9.4. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.43&r2=1.44 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/Makefile.in.diff?cvsroot=src&r1=1.6&r2=1.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/aclocal.m4.diff?cvsroot=src&r1=1.3&r2=1.4 From jimb@sourceware.org Thu Mar 10 23:50:00 2005 From: jimb@sourceware.org (jimb@sourceware.org) Date: Thu, 10 Mar 2005 23:50:00 -0000 Subject: src/rda/unix ChangeLog Makefile.am Makefile.in ... Message-ID: <20050310235047.25563.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: jimb@sourceware.org 2005-03-10 23:50:47 Modified files: rda/unix : ChangeLog Makefile.am Makefile.in gdbserv-thread-db.h linux-target.c ptrace-target.c server.c thread-db.c Log message: Compile with no warnings. * Makefile.am (AM_CFLAGS): Compile with -Wall. * Makefile.in: Regenerated. * gdbserv-thread-db.h (stop_lwp, handle_waitstatus, ps_pdread, ps_pdwrite): Add declarations for these functions to gdbserv-thread-db.h. * linux-target.c: #include , , and to get declarations for system functions used in this file. (linux_get_reg): When register REGNO doesn't exist, provide zeros for its value; don't use an uninitialized pointer. (linux_set_reg): Delete unused variables. (decr_pc_after_break): Fix printf format directive to match arguments. * ptrace-target.c (ptrace_read_user, ptrace_check_child_state, ptrace_attach): Delete unused variables. (ptrace_singlestep_program, ptrace_continue_program): Fix printf format directive to match arguments. * server.c (invalid_speed): Same. (main): Initialize infd, outfd, and speed. (tty_raw): Use proper name for speed_t "zero baud" value. * thread-db.c: #include and "gdbserv-utils.h", to get declarations for functions used in this file. (thread_db_open, wait_all_threads) (thread_db_check_child_state, thread_db_get_thread_reg) (thread_db_set_thread_reg): Fix printf format directive to match arguments. (continue_thread, thread_db_get_thread_reg, continue_all_threads, thread_db_attach): Delete unused variables. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.44&r2=1.45 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/Makefile.am.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/Makefile.in.diff?cvsroot=src&r1=1.7&r2=1.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/gdbserv-thread-db.h.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/linux-target.c.diff?cvsroot=src&r1=1.14&r2=1.15 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ptrace-target.c.diff?cvsroot=src&r1=1.7&r2=1.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/server.c.diff?cvsroot=src&r1=1.9&r2=1.10 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/thread-db.c.diff?cvsroot=src&r1=1.12&r2=1.13 From jimb@sourceware.org Fri Mar 11 00:01:00 2005 From: jimb@sourceware.org (jimb@sourceware.org) Date: Fri, 11 Mar 2005 00:01:00 -0000 Subject: src/rda/unix ChangeLog thread-db.c Message-ID: <20050311000106.3561.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: jimb-rda-nptl-branch Changes by: jimb@sourceware.org 2005-03-11 00:01:06 Modified files: rda/unix : ChangeLog thread-db.c Log message: Merge changes from trunk, to make progressive branch-vs.-trunk diffs easier to generate. 2005-02-08 Kevin Buettner * thread-db.c (thread_db_get_thread_reg): Don't allow a successful return without first initializing ``reg''. (thread_db_set_thread_reg): Remove code intended to for thread_db_get_thread_reg(). 2004-11-18 Kevin Buettner * thread-db.c (thread_db_set_thread_reg): Don't allow a successful return without first initializing ``reg''. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.36.2.32&r2=1.36.2.33 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/thread-db.c.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.9.2.15&r2=1.9.2.16 From jimb@sourceware.org Fri Mar 11 00:31:00 2005 From: jimb@sourceware.org (jimb@sourceware.org) Date: Fri, 11 Mar 2005 00:31:00 -0000 Subject: src/rda/unix ChangeLog Makefile.in aclocal.m4 ... Message-ID: <20050311003113.29774.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: jimb-rda-nptl-branch Changes by: jimb@sourceware.org 2005-03-11 00:31:13 Modified files: rda/unix : ChangeLog Makefile.in aclocal.m4 config.in configure configure.in linux-target.c Log message: Merge changes from trunk, to make progressive branch-vs.-trunk diffs easier to generate. 2005-03-10 Jim Blandy * Makefile.in, aclocal.m4: Regenerated with automake 1.9.4. Make config.in generated automatically again. * configure.in: Provide descriptions for all the preprocessor symbols we define. * configure: Regenerated. * config.in: Regenerated using autoheader. * linux-target.c (frv_fdpic_loadmap_addresses): Use '%lx' for unsigned long argument. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.36.2.33&r2=1.36.2.34 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/Makefile.in.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.6.2.2&r2=1.6.2.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/aclocal.m4.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.2.2.1&r2=1.2.2.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/config.in.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.4.2.1&r2=1.4.2.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/configure.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.7.2.3&r2=1.7.2.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/configure.in.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.6.2.3&r2=1.6.2.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/linux-target.c.diff?cvsroot=src&only_with_tag=jimb-rda-nptl-branch&r1=1.13.2.7&r2=1.13.2.8 From jimb@sourceware.org Fri Mar 11 21:10:00 2005 From: jimb@sourceware.org (jimb@sourceware.org) Date: Fri, 11 Mar 2005 21:10:00 -0000 Subject: src/rda/unix ChangeLog linux-target.c Message-ID: <20050311211028.3147.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: jimb@sourceware.org 2005-03-11 21:10:28 Modified files: rda/unix : ChangeLog linux-target.c Log message: * linux-target.c (linux_get_reg) [GETREGS_SETREGS_REGINFO]: In the NOREGS case, check that reginfo doesn't specify an offset outside our zeroed buffer. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/ChangeLog.diff?cvsroot=src&r1=1.45&r2=1.46 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rda/unix/linux-target.c.diff?cvsroot=src&r1=1.15&r2=1.16 From dj@sourceware.org Wed Mar 16 17:44:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Wed, 16 Mar 2005 17:44:00 -0000 Subject: src/config ChangeLog gcc-version.m4 Message-ID: <20050316174440.21354.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-16 17:44:40 Modified files: config : ChangeLog Removed files: config : gcc-version.m4 Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.45&r2=1.46 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/gcc-version.m4.diff?cvsroot=src&r1=1.1&r2=NONE From dj@sourceware.org Wed Mar 16 17:46:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Wed, 16 Mar 2005 17:46:00 -0000 Subject: src ChangeLog Makefile.in Makefile.tpl Message-ID: <20050316174623.23162.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-16 17:46:23 Modified files: . : ChangeLog Makefile.in Makefile.tpl Log message: * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi. * Makefile.in: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.565&r2=1.566 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.204&r2=1.205 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.128&r2=1.129 From zack@sourceware.org Tue Mar 22 00:49:00 2005 From: zack@sourceware.org (zack@sourceware.org) Date: Tue, 22 Mar 2005 00:49:00 -0000 Subject: src ./ChangeLog ./Makefile.def ./Makefile.in . ... Message-ID: <20050322004918.17405.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: zack@sourceware.org 2005-03-22 00:49:18 Modified files: . : ChangeLog Makefile.def Makefile.in Makefile.tpl configure configure.in config : ChangeLog gxx-include-dir.m4 Log message: top: * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir, gcc_version, and gcc_version_trigger from set of flags to pass. * Makefile.tpl: Remove definitions of above variables. (config.status): Remove dependency on $(gcc_version_trigger). * Makefile.in: Regenerate. * configure.in: Do not reference config/gcc-version.m4 nor config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger. * configure: Regenerate. config: * gxx-include-dir.m4: In all substitutions, leave $(gcc_version) to be expanded by the Makefile. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.566&r2=1.567 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.45&r2=1.46 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.205&r2=1.206 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.129&r2=1.130 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.171&r2=1.172 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.260&r2=1.261 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.46&r2=1.47 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/gxx-include-dir.m4.diff?cvsroot=src&r1=1.1&r2=1.2 From dj@sourceware.org Fri Mar 25 04:27:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Fri, 25 Mar 2005 04:27:00 -0000 Subject: src/libiberty ChangeLog xmemdup.c xstrdup.c Message-ID: <20050325042721.29309.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-25 04:27:21 Modified files: libiberty : ChangeLog xmemdup.c xstrdup.c Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.321&r2=1.322 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/xmemdup.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/xstrdup.c.diff?cvsroot=src&r1=1.2&r2=1.3 From dj@sourceware.org Fri Mar 25 04:57:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Fri, 25 Mar 2005 04:57:00 -0000 Subject: src/libiberty ChangeLog Makefile.in config.in ... Message-ID: <20050325045708.20165.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-25 04:57:08 Modified files: libiberty : ChangeLog Makefile.in config.in configure configure.ac functions.texi Added files: libiberty : strndup.c xstrndup.c Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strndup.c.diff?cvsroot=src&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/xstrndup.c.diff?cvsroot=src&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.322&r2=1.323 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&r1=1.72&r2=1.73 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/config.in.diff?cvsroot=src&r1=1.27&r2=1.28 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&r1=1.66&r2=1.67 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.ac.diff?cvsroot=src&r1=1.14&r2=1.15 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&r1=1.16&r2=1.17 From bonzini@sourceware.org Fri Mar 25 09:02:00 2005 From: bonzini@sourceware.org (bonzini@sourceware.org) Date: Fri, 25 Mar 2005 09:02:00 -0000 Subject: src ChangeLog configure configure.in Message-ID: <20050325090231.16386.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: bonzini@sourceware.org 2005-03-25 09:02:31 Modified files: . : ChangeLog configure configure.in Log message: 2005-03-25 Paolo Bonzini * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin. * configure: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.567&r2=1.568 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.172&r2=1.173 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.261&r2=1.262 From drow@sourceware.org Fri Mar 25 20:52:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Fri, 25 Mar 2005 20:52:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050325205220.7314.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: drow@sourceware.org 2005-03-25 20:52:20 Added files: . : ChangeLog.csl Log message: * gdb/elfread.c (elf_symtab_read): Skip symbols which BFD considers special. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=NONE&r2=1.1.2.1 From drow@sourceware.org Fri Mar 25 21:09:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Fri, 25 Mar 2005 21:09:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050325210922.26728.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: drow@sourceware.org 2005-03-25 21:09:22 Modified files: . : ChangeLog.csl Log message: * gdb/Makefile.in (arm-tdep.o): Update dependencies. * gdb/arm-tdep.c: Include "objfiles.h" and "dwarf2-frame.h". (arm_gdbarch_init): Register dwarf2_frame_sniffer. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.1&r2=1.1.2.2 From drow@sourceware.org Fri Mar 25 21:19:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Fri, 25 Mar 2005 21:19:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050325211920.2006.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: drow@sourceware.org 2005-03-25 21:19:20 Modified files: . : ChangeLog.csl Log message: * gdb/arm-linux-tdep.c (arm_linux_thumb_be_breakpoint) (arm_linux_thumb_le_breakpoint): New. Update comments. (arm_linux_init_abi): Set Thumb breakpoints also. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.2&r2=1.1.2.3 From drow@sourceware.org Fri Mar 25 21:28:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Fri, 25 Mar 2005 21:28:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050325212850.9546.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: drow@sourceware.org 2005-03-25 21:28:50 Modified files: . : ChangeLog.csl Log message: * gdb/arm-tdep.c (target_is_thumb, caller_is_thumb) (arm_pc_is_thumb_dummy): Remove. (arm_breakpoint_from_pc): Don't call arm_pc_is_thumb_dummy. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.3&r2=1.1.2.4 From drow@sourceware.org Fri Mar 25 21:46:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Fri, 25 Mar 2005 21:46:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050325214610.21116.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: drow@sourceware.org 2005-03-25 21:46:10 Modified files: . : ChangeLog.csl Log message: * gdb/arm-linux-nat.c (store_register, store_regs): Handle ARM_PS_REGNUM. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.4&r2=1.1.2.5 From drow@sourceware.org Fri Mar 25 22:02:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Fri, 25 Mar 2005 22:02:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050325220236.31929.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: drow@sourceware.org 2005-03-25 22:02:35 Modified files: . : ChangeLog.csl Log message: * gdb/configure.tgt: Add default OSABI setting for arm*-*-linux-gnueabi. * gdb/arm-tdep.c (arm_type_align): New function. (arm_push_dummy_call): Use it. Ensure proper argument alignment. Don't try to align the stack. (arm_frame_align): New function. (arm_extract_struct_value_address): Remove. (arm_use_struct_convention): Rename... (arm_return_in_memory): ... To this. Return nonzero for all small aggregates under the EABI. (arm_return_value): New function. (arm_elf_osabi_sniffer): Add EF_ARM_EABI_VER4 case. Handle GDB_OSABI_ARM_EABI_V4_LINUX. (arm_gdbarch_init): Set different FPU and ABI defaults for EABI objects. Use set_gdbarch_return_value instead of obsolete functions. Call set_gdbarch_frame_align. (arm_init_abi_eabi_v4): New function. (_initialize_arm_tdep): Register GDB_OSABI_ARM_EABI_V4. * gdb/arm-linux-tdep.c (ARM_LINUX_EABI_JB_PC): Define. (arm_linux_eabi_init_abi): New function. (_initialize_arm_linux_tdep): Register GDB_OSABI_ARM_EABI_V4_LINUX. * gdb/arm-tdep.h (enum arm_abi_variant): New. (struct gdbarch_tdep): Add abi field. * gdb/defs.h (enum gdb_osabi): Add GDB_OSABI_ARM_EABI_V4 and GDB_OSABI_ARM_EABI_V4_LINUX. * gdb/osabi.c (gdb_osabi_name): Add "ARM EABI v4" and "ARM EABI v4 GNU/Linux". * gdb/testsuite/gdb.base/long_long.exp: Don't expect FPA format for ARM EABI targets. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.5&r2=1.1.2.6 From drow@sourceware.org Fri Mar 25 22:20:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Fri, 25 Mar 2005 22:20:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050325222047.15438.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: drow@sourceware.org 2005-03-25 22:20:47 Modified files: . : ChangeLog.csl Log message: * gdb/Makefile.in (arm-linux-nat.o): Update dependencies. * gdb/arm-linux-nat.c: Include "gdb_proc_service.h". (PTRACE_GET_THREAD_AREA): Define. (ps_get_thread_area): New function. * gdb/gdbserver/Makefile.in (linux-arm-low.o): Update dependencies. * gdb/gdbserver/linux-arm-low.c: Include "../gdb_proc_service.h". (PTRACE_GET_THREAD_AREA): Define. (ps_get_thread_area): New function. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.6&r2=1.1.2.7 From dj@sourceware.org Sun Mar 27 05:28:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Sun, 27 Mar 2005 05:28:00 -0000 Subject: src/libiberty ChangeLog _doprnt.c alloca.c arg ... Message-ID: <20050327052842.10893.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-27 05:28:42 Modified files: libiberty : ChangeLog _doprnt.c alloca.c argv.c asprintf.c atexit.c basename.c bcmp.c bcopy.c bsearch.c bzero.c calloc.c choose-temp.c clock.c concat.c copysign.c cp-demangle.c cp-demangle.h cp-demint.c cplus-dem.c Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.323&r2=1.324 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/_doprnt.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/alloca.c.diff?cvsroot=src&r1=1.6&r2=1.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/argv.c.diff?cvsroot=src&r1=1.9&r2=1.10 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/asprintf.c.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/atexit.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/basename.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/bcmp.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/bcopy.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/bsearch.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/bzero.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/calloc.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/choose-temp.c.diff?cvsroot=src&r1=1.7&r2=1.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/clock.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/concat.c.diff?cvsroot=src&r1=1.11&r2=1.12 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/copysign.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cp-demangle.c.diff?cvsroot=src&r1=1.53&r2=1.54 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cp-demangle.h.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cp-demint.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cplus-dem.c.diff?cvsroot=src&r1=1.42&r2=1.43 From dj@sourceware.org Mon Mar 28 02:09:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Mon, 28 Mar 2005 02:09:00 -0000 Subject: src/libiberty ChangeLog configure configure.ac ... Message-ID: <20050328020901.5020.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-28 02:09:01 Modified files: libiberty : ChangeLog configure configure.ac dyn-string.c fdmatch.c ffs.c fibheap.c floatformat.c fnmatch.c getcwd.c getopt.c getopt1.c getpagesize.c getpwd.c getruntime.c gettimeofday.c hashtab.c hex.c index.c insque.c lbasename.c lrealpath.c make-relative-prefix.c make-temp-file.c md5.c memchr.c memcmp.c memcpy.c memmove.c strerror.c strncasecmp.c strncmp.c strndup.c strrchr.c strsignal.c strstr.c strtod.c strtol.c strtoul.c ternary.c tmpnam.c unlink-if-ordinary.c vasprintf.c vfork.c vfprintf.c vprintf.c vsnprintf.c vsprintf.c waitpid.c xatexit.c xexit.c xmalloc.c xmemdup.c xstrdup.c xstrerror.c xstrndup.c Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.324&r2=1.325 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&r1=1.67&r2=1.68 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.ac.diff?cvsroot=src&r1=1.15&r2=1.16 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/dyn-string.c.diff?cvsroot=src&r1=1.6&r2=1.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/fdmatch.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ffs.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/fibheap.c.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/floatformat.c.diff?cvsroot=src&r1=1.12&r2=1.13 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/fnmatch.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/getcwd.c.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/getopt.c.diff?cvsroot=src&r1=1.6&r2=1.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/getopt1.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/getpagesize.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/getpwd.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/getruntime.c.diff?cvsroot=src&r1=1.6&r2=1.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/gettimeofday.c.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hashtab.c.diff?cvsroot=src&r1=1.28&r2=1.29 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/hex.c.diff?cvsroot=src&r1=1.6&r2=1.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/index.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/insque.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/lbasename.c.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/lrealpath.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/make-relative-prefix.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/make-temp-file.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/md5.c.diff?cvsroot=src&r1=1.6&r2=1.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/memchr.c.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/memcmp.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/memcpy.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/memmove.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strerror.c.diff?cvsroot=src&r1=1.11&r2=1.12 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strncasecmp.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strncmp.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strndup.c.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strrchr.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strsignal.c.diff?cvsroot=src&r1=1.8&r2=1.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strstr.c.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strtod.c.diff?cvsroot=src&r1=1.7&r2=1.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strtol.c.diff?cvsroot=src&r1=1.7&r2=1.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strtoul.c.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ternary.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/tmpnam.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/unlink-if-ordinary.c.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/vasprintf.c.diff?cvsroot=src&r1=1.10&r2=1.11 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/vfork.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/vfprintf.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/vprintf.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/vsnprintf.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/vsprintf.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/waitpid.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/xatexit.c.diff?cvsroot=src&r1=1.6&r2=1.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/xexit.c.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/xmalloc.c.diff?cvsroot=src&r1=1.12&r2=1.13 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/xmemdup.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/xstrdup.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/xstrerror.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/xstrndup.c.diff?cvsroot=src&r1=1.1&r2=1.2 From dj@sourceware.org Mon Mar 28 05:07:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Mon, 28 Mar 2005 05:07:00 -0000 Subject: src/libiberty ChangeLog mempcpy.c memset.c mks ... Message-ID: <20050328050709.31463.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-28 05:07:09 Modified files: libiberty : ChangeLog mempcpy.c memset.c mkstemps.c objalloc.c obstack.c partition.c pex-djgpp.c pex-msdos.c pex-unix.c pex-win32.c physmem.c putenv.c random.c rename.c rindex.c safe-ctype.c setenv.c sigsetmask.c snprintf.c sort.c spaces.c splay-tree.c stpcpy.c stpncpy.c strcasecmp.c strchr.c strdup.c Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.325&r2=1.326 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/mempcpy.c.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/memset.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/mkstemps.c.diff?cvsroot=src&r1=1.7&r2=1.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/objalloc.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/obstack.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/partition.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-djgpp.c.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-msdos.c.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-unix.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-win32.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/physmem.c.diff?cvsroot=src&r1=1.8&r2=1.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/putenv.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/random.c.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/rename.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/rindex.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/safe-ctype.c.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/setenv.c.diff?cvsroot=src&r1=1.6&r2=1.7 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/sigsetmask.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/snprintf.c.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/sort.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/spaces.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/splay-tree.c.diff?cvsroot=src&r1=1.13&r2=1.14 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/stpcpy.c.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/stpncpy.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strcasecmp.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strchr.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/strdup.c.diff?cvsroot=src&r1=1.5&r2=1.6 From drow@sourceware.org Mon Mar 28 15:30:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Mon, 28 Mar 2005 15:30:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328153005.23409.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: binutils-csl-arm-2005q1-branch Changes by: drow@sourceware.org 2005-03-28 15:30:05 Added files: . : ChangeLog.csl Log message: Backport ARM patches from HEAD to binutils-csl-arm-2005q1-branch. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=binutils-csl-arm-2005q1-branch&r1=NONE&r2=1.1.4.1 From drow@sourceware.org Mon Mar 28 15:32:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Mon, 28 Mar 2005 15:32:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328153258.25047.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: binutils-csl-arm-2005q1-branch Changes by: drow@sourceware.org 2005-03-28 15:32:58 Modified files: . : ChangeLog.csl Log message: * elf32-arm.c (elf32_arm_check_relocs): Increment count for all relocation types. Don't count relocations which will use a PLT. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=binutils-csl-arm-2005q1-branch&r1=1.1.4.1&r2=1.1.4.2 From drow@sourceware.org Mon Mar 28 15:39:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Mon, 28 Mar 2005 15:39:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328153904.28243.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: binutils-csl-arm-2005q1-branch Changes by: drow@sourceware.org 2005-03-28 15:39:04 Modified files: . : ChangeLog.csl Log message: * bfd/bfd-in2.h, libbfd.h: Regenerated. * bfd/reloc.c: Add ARM TLS relocations. * bfd/elf32-arm.c (elf32_arm_howto_table): Add dynamic TLS relocations. (elf32_arm_tls_gd32_howto, elf32_arm_tls_ldo32_howto) (elf32_arm_tls_ldm32_howto, elf32_arm_tls_le32_howto) (elf32_arm_tls_ie32_howto): New. (elf32_arm_howto_from_type): Support TLS relocations. (elf32_arm_reloc_map): Likewise. (elf32_arm_reloc_type_lookup): Likewise. (TCB_SIZE): Define. (struct elf32_arm_obj_tdata): New. (elf32_arm_tdata, elf32_arm_local_got_tls_type): Define. (elf32_arm_mkobject): New function. (struct elf32_arm_relocs_copied): Add pc_count. (elf32_arm_hash_entry, GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD) (GOT_TLS_IE): Define. (struct elf32_arm_link_hash_table): Add tls_ldm_got. (elf32_arm_link_hash_newfunc): Initialize tls_type. (elf32_arm_copy_indirect_symbol): Copy pc_count and tls_type. (elf32_arm_link_hash_table_create): Initialize tls_ldm_got. (dtpoff_base, tpoff): New functions. (elf32_arm_final_link_relocate): Handle TLS relocations. (IS_ARM_TLS_RELOC): Define. (elf32_arm_relocate_section): Warn about TLS mismatches. (elf32_arm_gc_sweep_hook): Handle TLS relocations and pc_count. (elf32_arm_check_relocs): Detect invalid symbol indexes. Handle TLS relocations and pc_count. (elf32_arm_adjust_dynamic_symbol): Check non_got_ref. (allocate_dynrelocs): Handle TLS. Bind REL32 relocs to local calls. (elf32_arm_size_dynamic_sections): Handle TLS. (elf32_arm_finish_dynamic_symbol): Likewise. (bfd_elf32_mkobject): Define. * gas/config/tc-arm.c (arm_parse_reloc): Add TLS relocations. (md_apply_fix3): Mark TLS symbols. (tc_gen_reloc): Handle TLS relocations. (arm_fix_adjustable): Ignore TLS relocations. (s_arm_elf_cons): Support expressions after decorated symbols. * gas/testsuite/gas/arm/tls.s, gas/testsuite/gas/arm/tls.d: New files. * gas/testsuite/gas/arm/arm.exp: Run TLS test. * include/elf/arm.h: Add TLS relocations. * ld/testsuite/ld-arm/tls-lib.s, ld/testsuite/ld-arm/tls-lib.d, ld/testsuite/ld-arm/tls-lib.r, ld/testsuite/ld-arm/tls-app.s, ld/testsuite/ld-arm/tls-app.d, ld/testsuite/ld-arm/tls-app.r: New files. * ld/testsuite/ld-arm/arm-lib.ld, ld/testsuite/ld-arm/arm-dyn.ld: Increase data segment alignment. * ld/testsuite/ld-arm/arm-elf.exp: Run TLS tests. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=binutils-csl-arm-2005q1-branch&r1=1.1.4.2&r2=1.1.4.3 From dj@sourceware.org Mon Mar 28 17:14:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Mon, 28 Mar 2005 17:14:00 -0000 Subject: src/libiberty ChangeLog cp-demangle.c partitio ... Message-ID: <20050328171435.5839.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-28 17:14:35 Modified files: libiberty : ChangeLog cp-demangle.c partition.c regex.c Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.326&r2=1.327 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/cp-demangle.c.diff?cvsroot=src&r1=1.54&r2=1.55 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/partition.c.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/regex.c.diff?cvsroot=src&r1=1.14&r2=1.15 From dj@sourceware.org Mon Mar 28 18:02:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Mon, 28 Mar 2005 18:02:00 -0000 Subject: src/libiberty ChangeLog unlink-if-ordinary.c Message-ID: <20050328180216.17528.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-28 18:02:16 Modified files: libiberty : ChangeLog unlink-if-ordinary.c Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.327&r2=1.328 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/unlink-if-ordinary.c.diff?cvsroot=src&r1=1.2&r2=1.3 From mmitchel@sourceware.org Mon Mar 28 18:31:00 2005 From: mmitchel@sourceware.org (mmitchel@sourceware.org) Date: Mon, 28 Mar 2005 18:31:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328183140.12019.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: mmitchel@sourceware.org 2005-03-28 18:31:40 Modified files: . : ChangeLog.csl Log message: Backport from mainline. 2005-03-22 Mark Mitchell * Makefile.in (SFILES): Add ser-base.c. (ser_base_h): New variable. (ser-base.o): New target. (ser-pipe.o): Depend on $(ser_base_h). (ser-tcp.o): Likewise. (ser-unix.o): Likewise. Do not depend on $(event_loop_h). * configure.ac (SER_HARDWIRE): Include ser-base.o where appropriate. * ser-base.c: New file. (push_event): Move from ser-unix.c. (fd_event): Likewise. (reschedule): Likewise. (ser_unix_write): Likewise. (ser_unix_nop_flush_output): Likewise. (ser_unix_flush_input): Likewise. (ser_unix_nop_send_break): Likewise. (ser_unix_nop_drain_output): Likewise. (ser_unix_nop_raw): Likewise. (ser_unix_nop_get_tty_state): Likewise. (ser_unix_nop_set_tty_state): Likewise. (ser_unix_nop_noflush_set_tty_state): Likewise. (ser_unix_nop_print_tty_state): Likewise. (ser_unix_nop_setbaudrate): Likewise. (ser_unix_nop_setstopbits): Likewise. (ser_unix_async): Likewise. * ser-base.h: New file. * ser-pipe.c (ser-base.h): Include it. * ser-tcp.c (ser-base.h): Likewise. * ser-unix.h (ser_unix_nop_flush_output): Remove. (ser_unix_flush_input): Likewise. (ser_unix_nop_send_break): Likewise. (ser_unix_nop_raw): Likewise. (ser_unix_nop_get_tty_state): Likewise. (ser_unix_nop_set_tty_state): Likewise. (ser_unix_nop_print_tty_state): Likewise. (ser_unix_nop_noflush_set_tty_state): Likewise. (ser_unix_nop_setbaudrate): Likewise. (ser_unix_nop_setstopbits): Likewise. (ser_unix_nop_drain_output): Likewise. (ser_unix_wait_for): Likewise. (ser_unix_write): Likewise. (ser_unix_async): Likewise. * ser-unix.c (event-loop.h): Do not include it. (push_event): Move to ser-base.c. (fd_event): Likewise. (reschedule): Likewise. (ser_unix_write): Likewise. (ser_unix_nop_flush_output): Likewise. (ser_unix_flush_input): Likewise. (ser_unix_nop_send_break): Likewise. (ser_unix_nop_drain_output): Likewise. (ser_unix_nop_raw): Likewise. (ser_unix_nop_get_tty_state): Likewise. (ser_unix_nop_set_tty_state): Likewise. (ser_unix_nop_noflush_set_tty_state): Likewise. (ser_unix_nop_print_tty_state): Likewise. (ser_unix_nop_setbaudrate): Likewise. (ser_unix_nop_setstopbits): Likewise. (ser_unix_async): Likewise. (ser_unix_wait_for): Make it static. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.7&r2=1.1.2.8 From mmitchel@sourceware.org Mon Mar 28 18:33:00 2005 From: mmitchel@sourceware.org (mmitchel@sourceware.org) Date: Mon, 28 Mar 2005 18:33:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328183330.13972.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: mmitchel@sourceware.org 2005-03-28 18:33:30 Modified files: . : ChangeLog.csl Log message: Backport from mainline: 2005-03-25 Mark Mitchell * ser-base.c (ser_unix_write): Rename to ... (ser_base_write): ... this. (ser_unix_nop_flush_output): Rename to ... (ser_base_flush_output): ... this. (ser_unix_flush_input): Rename to ... (ser_base_flush_input): ... this. (ser_unix_nop_send_break): Rename to ... (ser_base_send_break): ... this. (ser_unix_nop_drain_output): Rename to ... (ser_base_drain_output): ... this. (ser_unix_nop_raw): Rename to ... (ser_base_raw): ... this. (ser_unix_nop_get_tty_state): Rename to ... (ser_base_set_tty_state): ... this. (ser_unix_nop_noflush_set_tty_state): Rename to ... (ser_base_noflush_set_tty_state): ... this. (ser_unix_nop_print_tty_state): Rename to ... (ser_base_print_tty_state): ... this. (ser_unix_nop_setbaudrate): Rename to ... (ser_base_setbaudrate): ... this. (ser_unix_nop_setstopbits): Rename to ... (ser_base_setstopbits): ... this. (ser_unix_async): Rename to ... (ser_base_async): ... this. * ser-base.h (ser_unix_write): Rename to ... (ser_base_write): ... this. (ser_unix_nop_flush_output): Rename to ... (ser_base_flush_output): ... this. (ser_unix_flush_input): Rename to ... (ser_base_flush_input): ... this. (ser_unix_nop_send_break): Rename to ... (ser_base_send_break): ... this. (ser_unix_nop_drain_output): Rename to ... (ser_base_drain_output): ... this. (ser_unix_nop_raw): Rename to ... (ser_base_raw): ... this. (ser_unix_nop_get_tty_state): Rename to ... (ser_base_set_tty_state): ... this. (ser_unix_nop_noflush_set_tty_state): Rename to ... (ser_base_noflush_set_tty_state): ... this. (ser_unix_nop_print_tty_state): Rename to ... (ser_base_print_tty_state): ... this. (ser_unix_nop_setbaudrate): Rename to ... (ser_base_setbaudrate): ... this. (ser_unix_nop_setstopbits): Rename to ... (ser_base_setstopbits): ... this. (ser_unix_async): Rename to ... (ser_base_async): ... this. * ser-pipe.c (_initialize_ser_pipe): Update accordingly. * ser-tcp.c (_initialize_ser_tcp): Likewise. * ser-unix.c (hardwire_flush_input): Likewise. (_initializer_ser_hardwire): Likewise. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.8&r2=1.1.2.9 From mmitchel@sourceware.org Mon Mar 28 18:46:00 2005 From: mmitchel@sourceware.org (mmitchel@sourceware.org) Date: Mon, 28 Mar 2005 18:46:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328184613.25683.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: mmitchel@sourceware.org 2005-03-28 18:46:13 Modified files: . : ChangeLog.csl Log message: * gdb/configure.ac: Link with -lws2_32 on mingw. * gdb/configure: Regenerated. * gdb/defs.h (WINAPI): Define, conditionally. * gdb/ser-base.c (winsock2.h): Include it. (fd_event): Use read_prim. (ser_base_wait_for): Moved here from ser-unix.c. (do_ser_base_readchar): Likewise. (generic_readchar): Likewise. (ser_base_readchar): Likewise. * gdb/ser-base.h (generic_readchar): Declare. (ser_base_readchar): Likewise. * gdb/ser-pipe.c (_initialize_ser_pipe): Adjust for name changes. * gdb/ser-tcp.c (winsock2.h): Include it. (ETIMEDOUT): Define on Windows. (closesocket): Define on UNIX. (ioctlsocket): Likewise. (net_open): Adjust for differences in socket functions between Windows and UNIX. (_initialize_ser_tcp): Adjust for name changes. (net_read_prim): New function. (net_write_prim): Likewise. * gdb/ser-unix.c (generic_readchar): Remove. (ser_unix_wait_for): Likewise. (do_unix_readchar): Likewise. (ser_unix_readchar): Likewise. (_initialize_ser_hardwire): Adjust for name changes. (ser_unix_read_prim): New function. (ser_unix_write_prim): New function. * gdb/ser-unix.h (ser_unix_readchar): Remove. (ser_unix_read_prim): Declare. (ser_unix_write_prim): Declare. * gdb/serial.h (struct serial_ops): Add read_prim and write_prim. * gdb/utils.c (winerror.h): Include it. (safe_strerror): Handle winsock errors. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.9&r2=1.1.2.10 From mmitchel@sourceware.org Mon Mar 28 19:10:00 2005 From: mmitchel@sourceware.org (mmitchel@sourceware.org) Date: Mon, 28 Mar 2005 19:10:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328191050.24089.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: mmitchel@sourceware.org 2005-03-28 19:10:50 Modified files: . : ChangeLog.csl Log message: Fix typo in ChangeLog Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.11&r2=1.1.2.12 From mmitchel@sourceware.org Mon Mar 28 19:10:00 2005 From: mmitchel@sourceware.org (mmitchel@sourceware.org) Date: Mon, 28 Mar 2005 19:10:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328191021.23669.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: mmitchel@sourceware.org 2005-03-28 19:10:20 Modified files: . : ChangeLog.csl Log message: * gdb/configure.ac: No tgetent on MinGW. * gdb/event-loop.c (struct gdb_notifier): Add "handles" for Windows. (create_file_handler): On Windows, update handles, rather than check_masks and ready_masks. (delete_file_handler): Likewise. (gdb_wait_for_event): Use WaitForMultipleObjects, not select, on Windows. * gdb/event-top.c (gdb_setup_readline): Put console into character-at-a-time mode under Windows. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.10&r2=1.1.2.11 From mmitchel@sourceware.org Mon Mar 28 19:11:00 2005 From: mmitchel@sourceware.org (mmitchel@sourceware.org) Date: Mon, 28 Mar 2005 19:11:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328191114.24511.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: mmitchel@sourceware.org 2005-03-28 19:11:14 Modified files: . : ChangeLog.csl Log message: Fix typo in ChangeLog Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.12&r2=1.1.2.13 From mmitchel@sourceware.org Mon Mar 28 19:34:00 2005 From: mmitchel@sourceware.org (mmitchel@sourceware.org) Date: Mon, 28 Mar 2005 19:34:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328193424.8144.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: mmitchel@sourceware.org 2005-03-28 19:34:24 Modified files: . : ChangeLog.csl Log message: * readline/Makefile.in (RLTTYOBJ): New variable. (OBJECTS): Use RLTTYOBJ. * readline/aclocal.m4: Use AC_RTY_LINK to check for mbstate_t. * readline/complete.c (pwd.h): Guard with HAVE_PWD_H. (getpwent): Guard with HAVE_GETPWENT. (rl_username_completion_function): Guard use of getpwent. (endpwent): Likewise. * readline/config.h.in (HAVE_FCNTL): New macro. (HAVE_GETPWENT): Likewise. (HAVE_GETPWNAM): Likewise. (HAVE_GETPWUID): Likewise. (HAVE_PWD_H): Likewise. * readline/configure: Regenerated. * readline/configure.in: Handle MinGW when cross compiling. Check for getpwnam, getpwent, getpwuid, and pwd.h. Set RLTTYOBJ. * readline/display.c (rl_clear_screen): Treat Windows like DOS. (insert_some_chars): Likewise. (delete_chars): Likewise. * readline/rldefs.h (NEW_TTY_DRIVER): Do not define for Windows. * readline/rlnotty.c: New file. * readline/shell.c (pwd.h): Guard with HAVE_PWD_H. (getpwuid): Guard with HAVE_GETPWUID. (sh_unset_nodelay_mode): Guard use of fnctl with HAVE_FNCTL_H. * readline/signals.c (rl_signal_handler): Don't use SIGALRM or SIGQUIT if not defined. Use "raise" rather than "kill". (rl_set_signals): Don't set handlers for SIGQUIT or SIGALRM if they are not defined. (rl_clear_signals): Likewise. * readline/tilde.c (pwd.h): Guard with HAVE_PWD_H. (getpwuid): Guard declaration with HAVE_GETPWUID. (getpwnam): Guard declaration with HAVE_GETPWNAM. (tilde_expand_word): Guard use of getpwnam with HAVE_GETPWNAM. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.13&r2=1.1.2.14 From drow@sourceware.org Mon Mar 28 19:52:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Mon, 28 Mar 2005 19:52:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328195212.16230.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: drow@sourceware.org 2005-03-28 19:52:12 Modified files: . : ChangeLog.csl Log message: * gdb/remote-rdi.c (arm_rdi_insert_breakpoint): Don't call arm_pc_is_thumb_dummy. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.14&r2=1.1.2.15 From mmitchel@sourceware.org Mon Mar 28 20:05:00 2005 From: mmitchel@sourceware.org (mmitchel@sourceware.org) Date: Mon, 28 Mar 2005 20:05:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328200541.26327.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: mmitchel@sourceware.org 2005-03-28 20:05:40 Modified files: . : ChangeLog.csl Log message: * gdb/ser-tcp.c (net_read_prim): Use recv unconditionally. (net_write_prim): Use send unconditionally. * gdb/configure.ac: Do not check for send and recv. * gdb/configure: Regenerated. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.15&r2=1.1.2.16 From mmitchel@sourceware.org Mon Mar 28 20:07:00 2005 From: mmitchel@sourceware.org (mmitchel@sourceware.org) Date: Mon, 28 Mar 2005 20:07:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050328200659.27723.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: mmitchel@sourceware.org 2005-03-28 20:06:59 Modified files: . : ChangeLog.csl Log message: * include/libiberty.h (ffs): Declare. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.16&r2=1.1.2.17 From ian@sourceware.org Tue Mar 29 02:15:00 2005 From: ian@sourceware.org (ian@sourceware.org) Date: Tue, 29 Mar 2005 02:15:00 -0000 Subject: src/libiberty ChangeLog Makefile.in configure ... Message-ID: <20050329021523.11243.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: ian@sourceware.org 2005-03-29 02:15:23 Modified files: libiberty : ChangeLog Makefile.in configure configure.ac functions.texi pex-common.h pex-djgpp.c pex-msdos.c pex-unix.c pex-win32.c pexecute.txh libiberty/testsuite: Makefile.in Added files: libiberty : pex-common.c pex-one.c pexecute.c libiberty/testsuite: test-pexecute.c Log message: libiberty: * pex-common.c: New file. * pex-one.c: New file. * pexecute.c: New file. * pex-common.h: Include . (struct pex_obj): Define. (struct pex_funcs): Define. (pex_init_common): Declare. * pex-unix.c: Rewrite. * pex-win32.c: Rewrite. * pex-djgpp.c: Rewrite. * pex-msdos.c: Rewrite. * testsuite/text-pexecute.c: New file. * pexecute.txh: Rewrite. * configure.ac: Check for wait3 and wait4. Set CHECK to really-check rather than check-cplus-dem. * functions.texi: Rebuild. * Makefile.in: Rebuild dependencies. (CFILES): Add pexecute.c, pex-common.c, pex-one.c. (REQUIRED_OFILES): Add pexecute.o, pex-common.o, pex-one.o. * testsuite/Makefile.in (really-check): New target. (check-pexecute, test-pexecute): New targets. * configure: Rebuild. include: * libiberty.h: Include . (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define. (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define. (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define. (pex_init, pex_run, pex_read_output): Declare. (pex_get_status, pex_get_times, pex_free, pex_one): Declare. (struct pex_time): Define. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.c.diff?cvsroot=src&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-one.c.diff?cvsroot=src&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pexecute.c.diff?cvsroot=src&r1=1.11&r2=1.12 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.328&r2=1.329 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/Makefile.in.diff?cvsroot=src&r1=1.73&r2=1.74 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.diff?cvsroot=src&r1=1.68&r2=1.69 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/configure.ac.diff?cvsroot=src&r1=1.16&r2=1.17 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&r1=1.17&r2=1.18 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-common.h.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-djgpp.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-msdos.c.diff?cvsroot=src&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-unix.c.diff?cvsroot=src&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pex-win32.c.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/pexecute.txh.diff?cvsroot=src&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/testsuite/test-pexecute.c.diff?cvsroot=src&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/testsuite/Makefile.in.diff?cvsroot=src&r1=1.3&r2=1.4 From pbrook@sourceware.org Tue Mar 29 02:52:00 2005 From: pbrook@sourceware.org (pbrook@sourceware.org) Date: Tue, 29 Mar 2005 02:52:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050329025204.7801.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: pbrook@sourceware.org 2005-03-29 02:52:04 Modified files: . : ChangeLog.csl Log message: 2005-03-28 Paul Brook Daniel Jacobowitz * gdb/Makefile.in: arm-tdep.o depends on $(observer_h). * gdb/arm-linux-nat.c (fetch_fpregister, fetch_fpregs, store_fpregister, store_fpregs): Rename... (fetch_fpa_register, fetch_fpa_regs, store_fpa_register, store_fpa_regs): ... to this. * gdb/arm-linux-tdep.c (arm_linux_init_abi): Provide ABI specific overrides. * gdb/arm-tdep.c: Include opserver.h. (struct gdbarch_tdep_info): Add. (arm_push_dummy_call): Handle doubleword alignment. (arm_register_type): Handle iWMMXt and VFP regs. (arm_register_byte): Ditto. (arm_pseudo_register_read): New function. (arm_pseudo_register_write): New function. (arm_dwarf_reg_to_regnum): New function. (arm_register_sim_regno): Handle iWMMXT regs. (arm_register_remote_regno): New function. (arm_extract_return_value): Use new macro names. (arm_register_name): Handle iWMMXt and VFP registers. (arm_sim_available_registers): New function. (arm_update_architecture): New function. (arm_gdbarch_init): Handle optional register sets. Register new hooks. Fix misleading error message. (_initialize_arm_tdep): Call observer_attach_inferior_created. * gdb/arm-tdep.h (ARM_NUM_FP_ARG_REGS, ARM_LAST_FP_ARG_REGNUM, FP_REGISTER_SIZE, NUM_FREGS): Rename ... (ARM_NUM_FPA_ARG_REGS, ARM_LAST_FPA_ARG_REGNUM, FPA_REGISTER_SIZE, NUM_FPA_REGS): ... to this. (NUM_IWMMXT_COP0REGS, NUM_IWMMXT_COP1REGS, NUM_IWMMXT_REGS, IWMMXT_COP0_REGSIZE, IWMMXT_COP1_REGSIZE, NUM_VFP_XREGS, VFP_XREG_SIZE, NUM_VFP_SREGS, VFP_SREG_SIZE, NUM_VFP_PSEUDOS): Define. (struct gdbarch_tdep): Add target_has_iwmmxt_regs, target_has_vfp_regs, first_iwmmxt_regnum, target_iwmmxt_regnum, first_vfp_regnum, first_vfp_pseudo and target_vfp_regnum. * gdb/gdbarch.c (struct gdbarch): Add remote_num_g_packet_regs, sim_available_registers and register_remote_regno. (startup_gdbarch, verify_gdbarch): Ditto. (gdbarch_dump): Dump new fields. (gdbarch_remote_num_g_packet_regs_p, gdbarch_remote_num_g_packet_regs, set_gdbarch_remote_num_g_packet_regs, gdbarch_sim_available_registers_p, gdbarch_sim_available_registers, set_gdbarch_sim_available_registers, gdbarch_register_remote_regno_p, gdbarch_register_remote_regno, set_gdbarch_register_remote_regno): New functions. * gdb/gdbarch.h: Add prototypes. * gdb/gdbarch.sh: Add new fields. (deprecated_current_gdbarch_select_hack): Call flush_cached_frames. * gdb/remote-sim.h (gdbsim_create_inferior): Call observer_notify_inferior_created. (gdbsim_xfer_partial): New function. (init_gdbsim_ops): Use it. * gdb/remote.c (struct remote_state): Add num_g_regs. (init_remote_state): Only consider hard regs. Allow target to provide register mapping. (packet_reg_from_regnum): Don't check pseudo regs. (packet_reg_from_pnum): Ditto. (remote_protocol_qPart_availableRegisters): Add. (set_remote_protocol_qPart_availableRegisters_packet_cmd, show_remote_protocol_qPart_availableRegisters_packet_cmd): New functions. (fetch_register_using_p, store_register_using_P): Handle arbitrary register mappings. (fetch_registers_using_g): New function. (remote_fetch_registers): Use it. (store_registers_using_G): New function. (remote_store_registers): Use it. (remote_xfer_partial): Handle TARGET_OBJECT_AVAILABLE_REGISTERS. (show_remote_cmd): Display availableRegisters. (_initialize_remote): Register qPart_availableRegisters. * gdb/target.h (enum target_object): Add TARGET_OBJECT_AVAILABLE_REGISTERS. * gdb/gdbserver/configure.srv (arm*-*-linux*): set srv_linux_regsets=yes. * gdb/gdbserver/linux-arm-low.c (PTRACE_GETWMMXREGS, PTRACE_SETWMMXREGS): Define. (arm_fill_gregset, arm_store_gregset, arm_fill_wmmxregset, arm_store_wmmxregset, arm_available_registers): New functions. (target_regsets): Add. (the_low_target): Use arm_available_registers. * gdb/gdbserver/linux-low.c (linux_available_registers): New function. (linux_target_op): Use it. * gdb/gdbserver/linux-low.h (gdbserver/linux-low.h): Add available_registers. (use_regsets_p): Declare. * gdb/gdbserver/regcache.c (g_register_bytes): Add. (regcache_invalidate, registers_to_string, registers_from_string): Use it. (set_register_cache): Set g_register_bytes. (supply_register_as_string): New function. * gdb/gdbserver/regcache.h (supply_register_as_string): Add prototype. * gdb/gdbserver/server.c (handle_query): Handle qPart:availableRegisters. (handle_p_packet, handle_P_packet): New functions. (main): Handle 'p' and 'P' packets. * gdb/gdbserver/target.h (struct target_ops): Add available_registers. * gdb/regformats/reg-arm.dat: Add last_g_reg and iWMMXT regs. * gdb/regformats/regdat.sh: Handle last_g_reg. * gdb/regformats/regdef.h (set_register_cache): Update prototype. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.17&r2=1.1.2.18 From pbrook@sourceware.org Tue Mar 29 15:00:00 2005 From: pbrook@sourceware.org (pbrook@sourceware.org) Date: Tue, 29 Mar 2005 15:00:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050329150026.17050.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: binutils-csl-arm-2005q1-branch Changes by: pbrook@sourceware.org 2005-03-29 15:00:26 Modified files: . : ChangeLog.csl Log message: 2005-03-29 Julian Brown * elf32-arm.c (elf32_arm_final_link_relocate): Use blx to get to symbian plt entries from thumb mode. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=binutils-csl-arm-2005q1-branch&r1=1.1.4.3&r2=1.1.4.4 From bonzini@sourceware.org Wed Mar 30 08:39:00 2005 From: bonzini@sourceware.org (bonzini@sourceware.org) Date: Wed, 30 Mar 2005 08:39:00 -0000 Subject: src ./ChangeLog ./Makefile.def ./Makefile.in . ... Message-ID: <20050330083923.14518.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: bonzini@sourceware.org 2005-03-30 08:39:19 Modified files: . : ChangeLog Makefile.def Makefile.in Makefile.tpl configure configure.in config : ChangeLog Removed files: config : gcc-lib-path.m4 Log message: 2005-02-28 Paolo Bonzini * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path. * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove. (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR). (HOST_LIB_PATH): Generate from Makefile.def. (TARGET_LIB_PATH): Likewise. (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR. * Makefile.in: Regenerate. * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove. (RPATH_ENVVAR): Include Darwin case. * configure: Regenerate. config: 2005-02-28 Paolo Bonzini * config/gcc-lib-path.m4: Remove. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.568&r2=1.569 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.def.diff?cvsroot=src&r1=1.46&r2=1.47 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=src&r1=1.206&r2=1.207 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/Makefile.tpl.diff?cvsroot=src&r1=1.130&r2=1.131 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.173&r2=1.174 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.262&r2=1.263 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/ChangeLog.diff?cvsroot=src&r1=1.47&r2=1.48 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/gcc-lib-path.m4.diff?cvsroot=src&r1=1.1&r2=NONE From drow@sourceware.org Wed Mar 30 14:59:00 2005 From: drow@sourceware.org (drow@sourceware.org) Date: Wed, 30 Mar 2005 14:59:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050330145926.8431.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: drow@sourceware.org 2005-03-30 14:59:26 Modified files: . : ChangeLog.csl Log message: * gdb/Makefile.in (arm-linux-nat.o): Update dependencies. * gdb/arm-linux-nat.c: Include "gdb_assert.h". (PTRACE_GETWMMXREGS, PTRACE_SETWMMXREGS): Define. (arm_linux_has_wmmx_registers): New flag. (GET_THREAD_ID): Remove stray punctuation. (IWMMXT_REGS_SIZE): Define. (fetch_wmmx_regs, store_wmmx_regs): New functions. (fetch_inferior_registers, store_inferior_registers): Call them. (arm_linux_available_registers): New function. * gdb/inftarg.c (child_xfer_partial): Handle TARGET_OBJECT_AVAILABLE_REGISTERS. * gdb/config/arm/nm-linux.h (arm_linux_available_registers): Add prototype. (NATIVE_XFER_AVAILABLE_REGISTERS): Define. * gdb/gdbserver/linux-arm-low.c (arm_fill_wmmxregset) (arm_store_wmmxregset): Remove stray text. (arm_available_registers): Remove debugging output. Use hex. * gdb/gdbserver/regcache.c (num_registers): Make global. * gdb/gdbserver/server.c (handle_p_packet, handle_P_packet): Check the value of regnum. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.18&r2=1.1.2.19 From pbrook@sourceware.org Wed Mar 30 16:08:00 2005 From: pbrook@sourceware.org (pbrook@sourceware.org) Date: Wed, 30 Mar 2005 16:08:00 -0000 Subject: src ChangeLog.csl Message-ID: <20050330160844.10209.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Branch: csl-arm-20050325-branch Changes by: pbrook@sourceware.org 2005-03-30 16:08:41 Modified files: . : ChangeLog.csl Log message: 2005-03-30 Paul Brook * arm/wrapper.c: Provide SIGTRAP and SIGBUS. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.csl.diff?cvsroot=src&only_with_tag=csl-arm-20050325-branch&r1=1.1.2.19&r2=1.1.2.20 From amylaar@sourceware.org Wed Mar 30 18:36:00 2005 From: amylaar@sourceware.org (amylaar@sourceware.org) Date: Wed, 30 Mar 2005 18:36:00 -0000 Subject: src ChangeLog configure.in configure Message-ID: <20050330183635.3742.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: amylaar@sourceware.org 2005-03-30 18:36:35 Modified files: . : ChangeLog configure.in configure Log message: * config/mh-mingw32: Delete. * configure.in: Don't use it. * configure: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=src&r1=1.569&r2=1.570 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.in.diff?cvsroot=src&r1=1.263&r2=1.264 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/configure.diff?cvsroot=src&r1=1.174&r2=1.175 From amylaar@sourceware.org Wed Mar 30 18:36:00 2005 From: amylaar@sourceware.org (amylaar@sourceware.org) Date: Wed, 30 Mar 2005 18:36:00 -0000 Subject: src/config mh-mingw32 Message-ID: <20050330183609.3436.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: amylaar@sourceware.org 2005-03-30 18:36:09 Removed files: config : mh-mingw32 Log message: * config/mh-mingw32: Delete. * configure.in: Don't use it. * configure: Regenerate. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/config/mh-mingw32.diff?cvsroot=src&r1=1.2&r2=NONE From dj@sourceware.org Thu Mar 31 17:03:00 2005 From: dj@sourceware.org (dj@sourceware.org) Date: Thu, 31 Mar 2005 17:03:00 -0000 Subject: src/libiberty ChangeLog functions.texi gettime ... Message-ID: <20050331170336.16643.qmail@sourceware.org> CVSROOT: /cvs/src Module name: src Changes by: dj@sourceware.org 2005-03-31 17:03:35 Modified files: libiberty : ChangeLog functions.texi gettimeofday.c Log message: merge from gcc Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/ChangeLog.diff?cvsroot=src&r1=1.329&r2=1.330 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/functions.texi.diff?cvsroot=src&r1=1.18&r2=1.19 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libiberty/gettimeofday.c.diff?cvsroot=src&r1=1.2&r2=1.3