From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5731 invoked by alias); 5 Feb 2013 02:01:32 -0000 Received: (qmail 5654 invoked by uid 9176); 5 Feb 2013 02:01:10 -0000 Date: Tue, 05 Feb 2013 02:01:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Tue Feb 5 02:01:10 UTC 2013 in -D 2013-02-05-gmt Message-ID: <20130205020110.GA5646@sourceware.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2013-02/txt/msg00106.txt.bz2 0a1,2 > gdb/aarch64-tdep.c:776: code: OP eol: Do not use &&, or || at the end of a line gdb/aarch64-tdep.c:776: pv_add_constant (regs[rn], imm)) || > gdb/aarch64-tdep.c:2619: deprecate: write_pc: Replace write_pc() with get_frame_base_address or get_frame_id; at present the inferior function call code still uses this when doing a DECR_PC_AFTER_BREAK gdb/aarch64-tdep.c:2619: set_gdbarch_write_pc (gdbarch, aarch64_write_pc); gdb/aarch64-tdep.c:2619: set_gdbarch_write_pc (gdbarch, aarch64_write_pc); 274a277,279 > gdb/gdbarch.h:740: comment: GNU/Linux: Do not use 'Linux', instead use 'Linux kernel' or 'GNU/Linux system'; comments should clearly differentiate between the two (this test assumes that word 'Linux' appears on the same line as the word 'GNU' or 'kernel' or a kernel version gdb/gdbarch.h:740:/* The elfcore writer hook to use to write Linux prpsinfo notes to core > gdb/gdbarch.h:741: comment: GNU/Linux: Do not use 'Linux', instead use 'Linux kernel' or 'GNU/Linux system'; comments should clearly differentiate between the two (this test assumes that word 'Linux' appears on the same line as the word 'GNU' or 'kernel' or a kernel version gdb/gdbarch.h:741: files. Most Linux architectures use the same prpsinfo32 or > gdb/gdbarch.h:743: comment: GNU/Linux: Do not use 'Linux', instead use 'Linux kernel' or 'GNU/Linux system'; comments should clearly differentiate between the two (this test assumes that word 'Linux' appears on the same line as the word 'GNU' or 'kernel' or a kernel version gdb/gdbarch.h:743: call the Linux generic routines in bfd to write prpsinfo notes by 556a562 > gdb/ppc-linux-tdep.c:1451: comment: GNU/Linux: Do not use 'Linux', instead use 'Linux kernel' or 'GNU/Linux system'; comments should clearly differentiate between the two (this test assumes that word 'Linux' appears on the same line as the word 'GNU' or 'kernel' or a kernel version gdb/ppc-linux-tdep.c:1451: /* Initialize the Linux target descriptions. */