old-cross-binutils/gdb/contrib
Pierre Muller 84f1359519 * contrib/ari/gdb_ari.sh (LANG, LC_ALL): Use 'C' instead of 'c'
as default language.
	(AWK): Use = instead of == for sh test to avoid warning.
	(Linux rule): Correct [:digit] into [[:digit:]].
	(__func__ rule): Adapt to "gdb_assert.h" move to common subdirectory.
	(vasprintf rule): Adapt to common subdirectory moves.
	(xasprintf rule): Idem.
	(xvasprintf rule): Idem.
	(var_boolean rule): Accept occurence in == or != test.

	* contrib/ari/gdb_find.sh: Also prune gdbtk directory.
2012-11-08 09:04:27 +00:00
..
ari * contrib/ari/gdb_ari.sh (LANG, LC_ALL): Use 'C' instead of 'c' 2012-11-08 09:04:27 +00:00
cc-with-tweaks.sh Add support for DWP files. http://gcc.gnu.org/wiki/DebugFissionDWP 2012-11-05 15:50:22 +00:00
test_pubnames_and_indexes.py