diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2021-06-18 16:47:48 +0200 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2021-07-12 12:50:56 +0000 |
commit | 5cb3843bca9a28c28dbc1fafd88c144a43e141df (patch) | |
tree | b65375d205ff00b12376e0c0d503c749f50d8e03 /gcc/ada/gcc-interface | |
parent | 9b89dabfd851f0ee0e9f0c6e141f8e3fba08d1d7 (diff) | |
download | gcc-5cb3843bca9a28c28dbc1fafd88c144a43e141df.zip gcc-5cb3843bca9a28c28dbc1fafd88c144a43e141df.tar.gz gcc-5cb3843bca9a28c28dbc1fafd88c144a43e141df.tar.bz2 |
[Ada] Add DWARF 5 support to System.Dwarf_Line
gcc/ada/
* libgnat/s-dwalin.ads: Adjust a few comments left and right.
(Line_Info_Register): Comment out unused components.
(Line_Info_Header): Add DWARF 5 support.
(Dwarf_Context): Likewise. Rename "prologue" into "header".
* libgnat/s-dwalin.adb: Alphabetize "with" clauses.
(DWARF constants): Add DWARF 5 support and reorder.
(For_Each_Row): Adjust.
(Initialize_Pass): Likewise.
(Initialize_State_Machine): Likewise and fix typo.
(Open): Add DWARF 5 support.
(Parse_Prologue): Rename into...
(Parse_Header): ...this and add DWARF 5 support.
(Read_And_Execute_Isn): Rename into...
(Read_And_Execute_Insn): ...this and adjust.
(To_File_Name): Change parameter name and add DWARF 5 support.
(Read_Entry_Format_Array): New procedure.
(Skip_Form): Add DWARF 5 support and reorder.
(Seek_Abbrev): Do not count entries and add DWARF 5 support.
(Debug_Info_Lookup): Add DWARF 5 support.
(Symbolic_Address.Set_Result): Likewise.
(Symbolic_Address): Adjust.
Diffstat (limited to 'gcc/ada/gcc-interface')
0 files changed, 0 insertions, 0 deletions