binutils-gdb/gdb/dwarf2
Tom Tromey fe34aba060 Fix bug in fixed-point handling
Alexandre Oliva found a bug in gdb's handling of fixed-point -- a
certain Ada fixed-point type would be misintepreted.  The bug was that
the DW_AT_small looked like:

 <1><13cd>: Abbrev Number: 16 (DW_TAG_constant)
    <13ce>   DW_AT_GNU_numerator: 1
    <13cf>   DW_AT_GNU_denominator: 0x8000000000000000

... but gdb interpreted the denominator as a negative value.
2023-07-31 10:48:00 -06:00
..
abbrev-cache.c
abbrev-cache.h
abbrev.c [gdb/symtab] Add optimized out static var to cooked index 2023-07-21 08:25:25 +02:00
abbrev.h
ada-imported.c
attribute.c
attribute.h
call-site.h
comp-unit-head.c
comp-unit-head.h
cooked-index.c
cooked-index.h
cu.c
cu.h
die.c
die.h
dwz.c
dwz.h
expr.c
expr.h
file-and-dir.h
frame-tailcall.c
frame-tailcall.h
frame.c
frame.h
index-cache.c
index-cache.h
index-common.c
index-common.h
index-write.c
index-write.h
leb.c
leb.h
line-header.c
line-header.h
loc.c
loc.h
macro.c
macro.h
mapped-index.h
public.h
read-debug-names.c
read-debug-names.h
read-gdb-index.c
read-gdb-index.h
read.c Fix bug in fixed-point handling 2023-07-31 10:48:00 -06:00
read.h
sect-names.h
section.c
section.h
stringify.c
stringify.h
tag.h
types.h