Source-Changes archive

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

CVS commit: src/external/gpl3



Module Name:    src
Committed By:   jkoshy
Date:           Sun Nov  9 17:33:05 UTC 2025

Modified Files:
        src/external/gpl3/gcc.old/dist/libbacktrace: elf.c
        src/external/gpl3/gcc/dist/libbacktrace: elf.c
        src/external/gpl3/gdb.old/dist/libbacktrace: elf.c
        src/external/gpl3/gdb/dist/libbacktrace: elf.c

Log Message:
gcc,gdb: Apply a bug-fix [1] from upstream GCC.

This change is needed to allow libbacktrace code to compile
cleanly with <sys/elfdefinitions.h>.

 [1]: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=1ae7073586dd7f2553885965994f6b76e8f42cd8


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/gpl3/gcc.old/dist/libbacktrace/elf.c
cvs rdiff -u -r1.1.1.12 -r1.2 src/external/gpl3/gcc/dist/libbacktrace/elf.c
cvs rdiff -u -r1.1.1.2 -r1.2 \
    src/external/gpl3/gdb.old/dist/libbacktrace/elf.c
cvs rdiff -u -r1.1.1.2 -r1.2 src/external/gpl3/gdb/dist/libbacktrace/elf.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