merging from gcc

Doug Evans dje@google.com
Fri Nov 8 19:10:00 GMT 2013


On Fri, Nov 8, 2013 at 10:41 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Doug" == Doug Evans <dje@google.com> writes:
>
> Doug> Do you know if it's written down anywhere exactly what is copied?
> Doug> I know $src/include isn't (or wasn't) just a blanket copy, and can
> Doug> never remember
> Doug> the details, and am curious if anything has changed in The New World.
>
> @files = ("Makefile.tpl", "Makefile.def", "Makefile.in",
>           "configure.ac", "configure", "config", "install-sh",
>           "missing", "depcomp", "config.guess", "config.sub",
>           "compile", "ylwrap", "config.rpath", "ltgcc.m4",
>           "ltmain.sh", "ltoptions.m4", "ltsugar.m4", "ltversion.m4",
>           "lt~obsolete.m4");
>
> $dir_rx = qr,^(libiberty|include|intl|libdecnumber)/,;
>
>
> Files in "include" are then checked for existence in binutils-gdb.git.

Thanks.

I added something here.
https://sourceware.org/gdb/wiki/GDBAdministrivia

I'm happy to enhance it or just replace it with a link if it's already
documented elsewhere.



More information about the Binutils mailing list