aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarf2read.c
AgeCommit message (Expand)AuthorFilesLines
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
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-245/+250
1999-04-26import gdb-19990422 snapshotStan Shebs1-11/+55
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+5865
1999-04-16Initial creation of sourceware repositoryStan Shebs1-5865/+0
1999-01-11 * dwarf2read.c (dump_die): Change stderr gdb_stderr.Stu Grossman1-1/+1
1998-12-10Start of HP merge changes to GDB.David Taylor1-3/+3
1998-10-141998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-8/+13
1998-10-11 * dwarf2read.c (dwarf2_build_psymtabs_hard): Do not adjust thePeter Schauer1-8/+10
1998-09-01Modifications/fixes to support the ARM/ELF port.Zdenek Radouch1-6/+6
1998-05-23 * dwarf2read.c (read_subroutine_type): Set TYPE_FLAG_PROTOTYPEDPeter Schauer1-2/+5
1998-05-08 * config/sparc/tm-sp64.h (CALL_DUMMY): Store and retrieveBob Manson1-0/+2
1998-01-28 Suggested by Chris Walter <walter@budoe.bu.edu>:Stan Shebs1-7/+5
1997-12-15(Mostly from Gavin Koch)Andrew Cagney1-5/+40
1997-12-10(CVS is doing wierd things)Andrew Cagney1-3/+7
1997-12-10* dwarf2read.c (dwarf2_build_psymtabs_hard): Check cu_header.length isAndrew Cagney1-2/+3
1997-11-26Check the abbrev offset found in the .debug_info section before usingAndrew Cagney1-2/+12
1997-11-01 * dwarf2read.c (dwarf2_build_psymtabs_hard): Handle the caseDawn Perchik1-4/+14
1997-08-05 * gdbtypes.h: Re-interpret struct field. Suppport address of static.Per Bothner1-20/+19
1997-06-28 * buildsym.h (struct subfile): Add debugformat member.Fred Fish1-0/+1
1997-02-08 * dwarf2read.c (dwarf2_linkage_name): New function to getPeter Schauer1-31/+48
1997-01-25 * dwarf2read.c: Replace integral tag, name and form fields inPeter Schauer1-566/+1264
1996-12-01 Add support for Irix 6.2 native O32 and N32 ABI.Peter Schauer1-646/+1281
1996-10-07Sun Oct 6 22:43:06 1996 Jason Merrill <jason@yorick.cygnus.com>Jason Merrill1-0/+47
1996-08-13 * defs.h: Define CONST_PTR as blank if compiling with MicrosoftStu Grossman1-1/+1
1996-08-08 * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.cStu Grossman1-4/+0
1996-07-20 * dwarf2read.c (struct filenames): Change internal "struct file"Fred Fish1-3/+3
1996-07-19 * dwarf2read.c: New file, DWARF 2 reader originally contributed byStan Shebs1-0/+4402