aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-111) Handling of the DW_AT_byte_size attribute when processing aPetr Sorfa1-3/+22
2002-01-11 * dwarf2read.c (decode_locdesc): Implement DW_OP_litn, DW_OP_dup.Jason Merrill1-1/+41
2001-12-12Approved by Jim Blandy:Fred Fish1-1/+1
2001-12-09Approved by Elena Zannoni:Fred Fish1-15/+7
2001-12-09Approved by Jim Blandy:Fred Fish1-4/+0
2001-12-09Approved by Jim Blandy:Fred Fish1-5/+5
2001-12-07 * gdbtypes.c (finish_cv_type): New function.Daniel Jacobowitz1-1/+1
2001-12-07* dwarf2cfi.c: New file.Jiri Smid1-2/+19
2001-11-29* dwarf2read.c (read_attribute_value): New function to handle DW_FORM_indirectKeith Walker1-7/+28
2001-11-17 * dwarf2read.c (dwarf_str_buffer): New.Jakub Jelinek1-30/+53
2001-11-12 * dwarf2read.c (dwarf_decode_lines): Properly deal withGeoffrey Keating1-9/+21
2001-11-06 2001-11-06 Fred Fish <fnf@redhat.com>Fred Fish1-3/+0
2001-09-20 * coffread.c: Replace all occurrences of bfd_read with bfd_bread.Alan Modra1-1/+1
2001-09-052001-09-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+3
2001-07-30* dwarf2read.c (dwarf2_build_psymtabs_hard): Doc fix.Jim Blandy1-0/+28
2001-07-05* dwarf2read (dwarf2_build_psymtabs_hard): Doc fix.Jim Blandy1-0/+13
2001-07-04* dwarf2read.c (struct partial_die_info): New member: has_pc_info.Jim Blandy1-13/+9
2001-07-04* dwarf2read.c (dwarf2_build_psymtabs_hard): Remove extraneousJim Blandy1-2/+1
2001-07-02* dwarf2read.c (read_comp_unit, sibling_die, dump_die,Jim Blandy1-12/+13
2001-06-08 * dwarf2read.c (set_cu_language): Handle DW_LANG_Java.Per Bothner1-0/+3
2001-04-30 * buildsym.c (start_subfile): Use FILENAME_CMP instead of STREQ.Eli Zaretskii1-2/+3
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-5/+10
2001-01-24* dwarf2read.c (read_tag_const_type, read_tag_volatile_type):Jim Blandy1-4/+8
2000-12-15Replace free() with xfree().Kevin Buettner1-9/+9
2000-12-082000-12-08 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder1-2/+10
2000-11-082000-11-07 Daniel Berlin <dberlin@redhat.com>Daniel Berlin1-39/+2
2000-11-03In new_symbol(), relocate symbol address by base address of the sectionKevin Buettner1-2/+8
2000-08-04Fix date in comment.Kevin Buettner1-1/+1
2000-08-04DWARF2.1 64-bit support.Kevin Buettner1-17/+122
2000-07-30Protoization.Kevin Buettner1-143/+58
2000-07-24* dwarf2read.c (read_structure_scope): Correct overzealousJim Blandy1-1/+1
2000-07-24Eliminate global address_size. Replace with functionAndrew Cagney1-283/+306
2000-07-18From Richard Henderson <rth@cygnus.com>:Andrew Cagney1-4/+6
2000-06-142000-06-14 Jim Blandy <jimb@redhat.com>Jim Blandy1-14/+15
2000-06-05C++ improvementsDaniel Berlin1-6/+43
2000-05-28PARAMS removal.Kevin Buettner1-110/+93
2000-05-22Purge (almost) make_cleanup_func.Andrew Cagney1-1/+16
2000-05-13Fix typo in sign extension code in dwarf2_const_value_data().Kevin Buettner1-1/+1
2000-04-26 * ax-gdb.c (agent_command): Remove now useless cast ofPhilippe De Muyter1-11/+6
2000-04-08* dwarf2read.c: Revert Andrew Cagney's change of Dec 15, 1997.Jim Blandy1-31/+2
2000-02-29Read 2 byte (16 bit addresses) when needed.Andrew Cagney1-0/+3
2000-02-14From Jason Merrill: (die_is_declaration): New fn..Andrew Cagney1-1/+10
2000-02-05import gdb-2000-02-04 snapshotJason Molenda1-0/+8
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-93/+63
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-4/+4
1999-09-22import gdb-1999-09-21Jason Molenda1-1/+7
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-17/+10
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-1/+1
1999-08-02import gdb-1999-08-02 snapshotJason Molenda1-1/+1