mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-02 20:53:06 +08:00
gdb/
* contrib/cc-with-tweaks.sh: Put into comment path gdb/contrib/.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2012-07-25 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||||
|
||||
* contrib/cc-with-tweaks.sh: Put into comment path gdb/contrib/.
|
||||
|
||||
2012-07-25 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* doublest.c (convert_doublest_to_floatformat): If the exponent
|
||||
|
@ -26,8 +26,8 @@
|
||||
#
|
||||
# bash$ cd $objdir/gdb/testsuite
|
||||
# bash$ runtest \
|
||||
# CC_FOR_TARGET="/bin/sh $srcdir/cc-with-tweaks.sh ARGS gcc" \
|
||||
# CXX_FOR_TARGET="/bin/sh $srcdir/cc-with-tweaks.sh ARGS g++"
|
||||
# CC_FOR_TARGET="/bin/sh $srcdir/gdb/contrib/cc-with-tweaks.sh ARGS gcc" \
|
||||
# CXX_FOR_TARGET="/bin/sh $srcdir/gdb/contrib/cc-with-tweaks.sh ARGS g++"
|
||||
#
|
||||
# For documentation on index files: info -f gdb.info -n "Index Files"
|
||||
# For information about 'dwz', see the announcement:
|
||||
|
Reference in New Issue
Block a user