aboutsummaryrefslogtreecommitdiff
path: root/gdb/dwarfread.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-11 * gdbtypes.h (struct main_type): Move artificial flag out ofDaniel Jacobowitz1-0/+2
2002-10-252002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-22/+22
2002-08-012002-08-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+8
2002-02-04* gdbarch.sh (copyright): Update years in generated header.Richard Earnshaw1-5/+3
2002-02-02* language.h (type_error, range_error): Make string parameterAndrew Cagney1-4/+0
2001-12-12Approved by Jim Blandy:Fred Fish1-1/+1
2001-11-06 2001-11-06 Fred Fish <fnf@redhat.com>Fred Fish1-1/+0
2001-09-20 * coffread.c: Replace all occurrences of bfd_read with bfd_bread.Alan Modra1-5/+5
2001-09-052001-09-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+3
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-01-19 * dbxread.c (read_ofile_symtab): Stay with AUTO_DEMANGLING for G++.Jason Merrill1-0/+4
2000-12-15Replace free() with xfree().Kevin Buettner1-7/+7
2000-12-04Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,Andrew Cagney1-5/+0
2000-07-30Protoization.Kevin Buettner1-136/+53
2000-05-28PARAMS removal.Kevin Buettner1-79/+42
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-5/+0
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-5/+3
1999-08-02import gdb-1999-08-02 snapshotJason Molenda1-2/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-1241/+1246
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-0/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+3915
1999-04-16Initial creation of sourceware repositoryStan Shebs1-3915/+0
1998-10-141998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-2/+3
1998-05-08 * config/sparc/tm-sp64.h (CALL_DUMMY): Store and retrieveBob Manson1-4/+11
1998-03-04Previously, the size of pointers was taken from the hosts pointer size. Now, ...John Metzler1-4/+2
1998-01-28 Suggested by Chris Walter <walter@budoe.bu.edu>:Stan Shebs1-2/+4
1997-08-05 * gdbtypes.h: Re-interpret struct field. Suppport address of static.Per Bothner1-9/+9
1997-06-28 * buildsym.h (struct subfile): Add debugformat member.Fred Fish1-0/+1
1997-06-18 * dwarfread.c (isreg, optimized_out, offreg, basereg): MoveFred Fish1-35/+48
1997-06-17 * dwarfread.c (new_symbol): Use SYMBOL_VALUE_ADDRESS, instead ofFred Fish1-3/+12
1996-10-15 * buildsym.c (finish_block): Treat LOC_BASEREG_ARG andStu Grossman1-1/+3
1996-08-08 * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.cStu Grossman1-4/+0
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-0/+3
1996-04-06 * symfile.c (INLINE_ADD_PSYMBOL): Remove ifdef.Fred Fish1-23/+23
1996-02-19 * dwarfread.c (add_partial_symbol): Use ADD_PSYMBOL_ADDR_TO_LISTFred Fish1-10/+10
1996-02-16 * dwarfread.c (free_utypes): New function.Fred Fish1-3/+28
1996-02-03 * dwarfread.c (read_func_scope): Avoid GDB core dumps ifPeter Schauer1-0/+15
1996-01-08 * buildsym.c (end_symtab): Remove sort_pending and sort_linevecJeff Law1-2/+3
1995-12-21 * defs.h: Delete extraneous whitespace at end of file.Fred Fish1-0/+2
1995-10-21 * alpha-tdep.c, mips-tdep.c (init_extra_frame_info):Peter Schauer1-0/+5
1995-10-19 * Makefile.in (CC-LD): Rename to CC_LD, so MPW xform works.Stan Shebs1-9/+4
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-07-20 * config/m68k/tm-m68kv4.h (DWARF_REG_TO_REGNUM): Define toPeter Schauer1-2/+12
1995-05-13 * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc),Jim Kingdon1-3/+2
1995-05-13 * rs6000-tdep.c (find_toc_address): Revise comment.Jim Kingdon1-51/+0
1995-04-21 * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc),Jim Kingdon1-28/+21
1995-03-03 * dwarfread.c (struct dieinfo): Use CORE_ADDR for at_{low,high}_pc.David Edelsohn1-5/+7
1995-02-12 * buildsym.c (finish_block): If finishing a function without knownPer Bothner1-1/+0
1994-12-17 * c-typeprint.c (c_type_print_base): Use `show' of -1 to printPeter Schauer1-2/+9