Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/external/gpl3/gdb/dist/gdb



Module Name:    src
Committed By:   martin
Date:           Mon Aug 12 17:29:46 UTC 2019

Modified Files:
        src/external/gpl3/gdb/dist/gdb [netbsd-9]: auxv.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #47):

        external/gpl3/gdb/dist/gdb/auxv.c: revision 1.2

On NetBSD the auxv tag is always 32 bits long. Gdb assumes it is 64 on _LP64.
This works most of the time, except for 64 bit big endian (sparc64 eg).


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.7 -r1.1.1.7.2.1 src/external/gpl3/gdb/dist/gdb/auxv.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index