This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA]: config stuff for x86_64


>>>>> "Andrew" == Andrew Cagney <ac131313@cygnus.com> writes:

Andrew> The rationale is simple, a ChangeLog diff never applies
Andrew> correctly.  In fact, it always applies incorrectly acting like
Andrew> a virus inserting its self into the ChangeLog file at some
Andrew> random location.

Dunno if you care, but Alexandre Oliva has a nice set of cvs/patch
utilities that solve this problem.  One, `clcleanup', turns a patch
with a ChangeLog patch entry into a patch with a specially-formatted
ChangeLog entry.  Then you can run this through `cl2patch' and it will
turn the specially-formatted entry into a patch that will apply the
ChangeLog entry to the top of the current ChangeLog.  I use this all
the time.  It is very convenient.

You can get these programs from subversions.gnu.org:/cvs, module
`cvs-utils'.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]