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: mrg
Date: Sun Oct 16 04:36:52 UTC 2016
Modified Files:
src/external/gpl3/gdb: Makefile.inc
src/external/gpl3/gdb.old: Makefile.inc
Added Files:
src/external/gpl3/gdb: Makefile.gdb_arch
src/external/gpl3/gdb.old: Makefile.gdb_arch
Log Message:
move the GDB_MACHINE_ARCH setting into a separate file so tools can
access it. modify it such that it's "arm" or "armeb" for all arm,
but only in new gdb, not gdb.old (avoid changing gdb.old as much
as possible now.)
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gdb/Makefile.gdb_arch
cvs rdiff -u -r1.10 -r1.11 src/external/gpl3/gdb/Makefile.inc
cvs rdiff -u -r0 -r1.1 src/external/gpl3/gdb.old/Makefile.gdb_arch
cvs rdiff -u -r1.7 -r1.8 src/external/gpl3/gdb.old/Makefile.inc
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