]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/dbxread.c
* buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove.
authorUlrich Weigand <uweigand@de.ibm.com>
Wed, 17 Jun 2009 18:41:50 +0000 (18:41 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Wed, 17 Jun 2009 18:41:50 +0000 (18:41 +0000)
commitfbf6506463a5de555a76cfcc153d56dc1cb9bf4b
tree473da227a378fecec794edff816fd85bd901fffe
parent505e835dc07557a142853b0f18513b876f7b7625
* buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove.

* coffread.c (coff_symtab_read): Call gdbarch_addr_bits_remove before
calling record_line.
(enter_linenos): Likewise.
* dbxread.c (process_one_symbol): Likewise.
* dwarf2read.c (dwarf_decode_lines): Likewise.
* mdebugread.c (psymtab_to_symtab_1): Likewise.
* xcoffread.c (enter_line_range): Likewise.
gdb/ChangeLog
gdb/buildsym.c
gdb/coffread.c
gdb/dbxread.c
gdb/dwarf2read.c
gdb/mdebugread.c
gdb/xcoffread.c