This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog coff-pe-read.c
- From: muller at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 13 Dec 2012 14:58:27 -0000
- Subject: src/gdb ChangeLog coff-pe-read.c
CVSROOT: /cvs/src
Module name: src
Changes by: muller@sourceware.org 2012-12-13 14:58:27
Modified files:
gdb : ChangeLog coff-pe-read.c
Log message:
* coff-pe-read.c (IMAGE_SCN_CNT_TEXT, IMAGE_SCN_CNT_INITIALIZED_DATA)
(IMAGE_SCN_CNT_UNINITIALIZED_DATA): Remove useless checks
for already defined macros.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14916&r2=1.14917
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/coff-pe-read.c.diff?cvsroot=src&r1=1.19&r2=1.20