|
From: | cvs-commit at gcc dot gnu dot org |
Subject: | [Bug binutils/9784] Would like an option to provide a prefix for the debug info source |
Date: | 3 Feb 2009 15:49:03 -0000 |
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-02-03 15:49 ------- Subject: Bug 9784 CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2009-02-03 15:48:50 Modified files: binutils : ChangeLog NEWS objdump.c readelf.c sysdep.h binutils/doc : binutils.texi Log message: 2009-02-03 H.J. Lu <address@hidden> PR binutils/9784 * NEWS: Mention --prefix=PREFIX and --prefix-strip=LEVEL. * doc/binutils.texi: Document --prefix=PREFIX and --prefix-strip=LEVEL. * objdump.c: Include "filenames.h". (prefix): New. (prefix_strip): Likewise. (prefix_length): Likewise. (usage): Add --prefix=PREFIX and --prefix-strip=LEVEL. (option_values): Add OPTION_PREFIX and OPTION_PREFIX_STRIP. (long_options): Likewise. (show_line): Handle prefix and prefix_strip. (main): Handle OPTION_PREFIX and OPTION_PREFIX_STRIP. * readelf.c (PATH_MAX): Moved to ... * sysdep.h: Here. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1418&r2=1.1419 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/NEWS.diff?cvsroot=src&r1=1.75&r2=1.76 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/objdump.c.diff?cvsroot=src&r1=1.152&r2=1.153 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/readelf.c.diff?cvsroot=src&r1=1.434&r2=1.435 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/sysdep.h.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/doc/binutils.texi.diff?cvsroot=src&r1=1.138&r2=1.139 -- http://sourceware.org/bugzilla/show_bug.cgi?id=9784 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] | Current Thread | [Next in Thread] |