old-cross-binutils/gdb/testsuite/gdb.dwarf2
Jan Kratochvil 559a7a6201 gdb/doc/
* gdb.texinfo (Index Section Format): Change the version to 5.
	Describe the different formula.

gdb/
	Case insensitive lookups implementation.
	* dwarf2read.c: Include ctype.h.
	(struct mapped_index): New field version.
	(mapped_index_string_hash): New parameter index_version.  New comment
	for it.  Call tolower appropriately.
	(find_slot_in_mapped_hash): New variable cmp, initialize it, use it.
	Choose the right index version for mapped_index_string_hash.
	(dwarf2_read_index): Support also the index version 5.  Initialize the
	new struct mapped_index field version.
	(hash_strtab_entry): Pass INT_MAX for the new parameter, explain why.
	(find_slot): Explain the version needs.  Pass INT_MAX for the new
	parameter.
	(write_psymtabs_to_index): Produce version 5.
	* minsyms.c (lookup_minimal_symbol): New variable cmp, initialize it,
	use it.  New comment for SYMBOL_MATCHES_SEARCH_NAME.
	* psymtab.c (lookup_partial_symbol): Find the
	SYMBOL_MATCHES_SEARCH_NAME start of the found block of matching
	entries.
	* symtab.c (lookup_symbol_in_language): Remove the case_sensitive_off
	NAME lowercasing.
	(search_symbols): Pass REG_ICASE to regcomp for case_sensitive_off.
	(completion_list_add_name): New variable ncmp, initialize it, use it.
	* symtab.h (SYMBOL_HASH_NEXT): Always call tolower.
	* utils.c (strcmp_iw): Support case_sensitive_off.
	(strcmp_iw_ordered): Sort in a way compatible with case_sensitive_off.
	New function comment part.  New variables saved_string1,
	saved_string2 and case_pass.  Add a proper second pass.

gdb/testsuite/
	* gdb.base/fortran-sym-case.c: New file.
	* gdb.base/fortran-sym-case.exp: New file.
	* gdb.dwarf2/dw2-case-insensitive-debug.S: New file.
	* gdb.dwarf2/dw2-case-insensitive.c: New file.
	* gdb.dwarf2/dw2-case-insensitive.exp: New file.
2011-04-27 20:03:04 +00:00
..
callframecfa.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
callframecfa.S
dup-psym.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dup-psym.S
dw2-ada-ffffffff.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-ada-ffffffff.S
dw2-anonymous-func.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-anonymous-func.S
dw2-bad-parameter-type.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-bad-parameter-type.S
dw2-basic.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-basic.S
dw2-case-insensitive-debug.S gdb/doc/ 2011-04-27 20:03:04 +00:00
dw2-case-insensitive.c gdb/doc/ 2011-04-27 20:03:04 +00:00
dw2-case-insensitive.exp gdb/doc/ 2011-04-27 20:03:04 +00:00
dw2-compressed.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-compressed.S
dw2-const.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-const.S
dw2-cp-infcall-ref-static-main.c
dw2-cp-infcall-ref-static.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-cp-infcall-ref-static.S
dw2-cu-size.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-cu-size.S
dw2-double-set-die-type.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-double-set-die-type.S 2011-04-25 Yao Qi <yao@codesourcery.com> 2011-04-25 03:18:44 +00:00
dw2-empty-namespace.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-empty-namespace.S
dw2-empty-pc-range.exp gdb/ 2011-03-15 15:57:12 +00:00
dw2-empty-pc-range.S gdb/ 2011-03-15 15:57:12 +00:00
dw2-entry-value-main.c gdb/ 2011-03-22 21:06:34 +00:00
dw2-entry-value.exp gdb/ 2011-03-22 21:06:34 +00:00
dw2-entry-value.S gdb/ 2011-03-22 21:06:34 +00:00
dw2-filename.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-filename.S
dw2-inheritance.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-inheritance.S
dw2-inline-param-main.c
dw2-inline-param.exp Centralize printing "<optimized out>". 2011-01-25 16:26:23 +00:00
dw2-inline-param.S
dw2-intercu.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-intercu.S
dw2-intermix.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-intermix.S
dw2-modula2-self-type.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-modula2-self-type.S 2011-04-25 Yao Qi <yao@codesourcery.com> 2011-04-25 03:18:44 +00:00
dw2-noloc-main.c
dw2-noloc.exp Centralize printing "<optimized out>". 2011-01-25 16:26:23 +00:00
dw2-noloc.S
dw2-op-call.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-op-call.S
dw2-producer.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-producer.S
dw2-ranges.c gdb/testsuite/ 2011-02-25 08:28:07 +00:00
dw2-ranges.exp gdb/testsuite/ 2011-02-25 08:28:07 +00:00
dw2-ranges2.c gdb/testsuite/ 2011-02-25 08:28:07 +00:00
dw2-ranges3.c gdb/testsuite/ 2011-02-25 08:28:07 +00:00
dw2-ref-missing-frame-func.c
dw2-ref-missing-frame-main.c
dw2-ref-missing-frame.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-ref-missing-frame.S
dw2-restore.exp
dw2-restore.S
dw2-stack-boundary.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-stack-boundary.S
dw2-strp.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-strp.S
dw2-unresolved-main.c
dw2-unresolved.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
dw2-unresolved.S
dw4-sig-types-b.cc
dw4-sig-types.cc
dw4-sig-types.exp
dw4-sig-types.h
file1.txt
implptr.c
implptr.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
implptr.S
mac-fileno.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
mac-fileno.S
main.c
Makefile.in 2011-02-22 Michael Snyder <msnyder@vmware.com> 2011-02-22 20:52:49 +00:00
member-ptr-forwardref.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
member-ptr-forwardref.S
pieces.c
pieces.exp Centralize printing "<optimized out>". 2011-01-25 16:26:23 +00:00
pieces.S
pr10770.c
pr10770.exp
pr11465.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
pr11465.S gdb/ 2011-03-15 15:57:12 +00:00
valop.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
valop.S
watch-notconst.c
watch-notconst.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:26:10 +00:00
watch-notconst2.c
watch-notconst2.S