aboutsummaryrefslogtreecommitdiff
path: root/gdb/hpread.c
AgeCommit message (Expand)AuthorFilesLines
1997-08-06 * hpread.c (hpread_read_struct_type): Use accessor macros ratherJeff Law1-4/+5
1997-08-05 * gdbtypes.h: Re-interpret struct field. Suppport address of static.Per Bothner1-1/+0
1997-06-28 * buildsym.h (struct subfile): Add debugformat member.Fred Fish1-1/+5
1996-10-08Just some cleanups noticed while working on PR 10760Fred Fish1-1/+1
1996-07-28 * configure.in: Add test for "long long" support.Fred Fish1-0/+3
1996-07-13 * hpread.c (hpread_lookup_type): Use xmmalloc/xmrealloc ratherFred Fish1-2/+4
1996-07-08(laying some groundwork for a fix for PR 8443)Fred Fish1-3/+5
1996-04-06 * symfile.c (INLINE_ADD_PSYMBOL): Remove ifdef.Fred Fish1-12/+13
1996-02-16 * bcache.c, bcache.h: New files to implement a byte cache.Fred Fish1-3/+3
1996-02-12 * somsolib.c (som_solib_add): Use xmalloc rather than bareFred Fish1-1/+1
1996-01-09 * hpread.c (hpread_build_psymtabs): Finish Jan 4thJeff Law1-1/+1
1996-01-08 * buildsym.c (end_symtab): Remove sort_pending and sort_linevecJeff Law1-3/+3
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-05-13 * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc),Jim Kingdon1-3/+2
1995-04-21 * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc),Jim Kingdon1-15/+17
1995-03-04 * hpread.c (hpread_record_lines): New argument "offset". AllJeff Law1-20/+29
1995-02-09 * config/sparc/tm-sun4sol2.h, dbxread.c: RenameJim Kingdon1-1/+1
1995-01-25 * hpread.c (hpread_process_one_debug_symbol): Fix lines garbledJeff Law1-2/+2
1994-11-25 * hpread.c: Include hp-symtab.h instead of hpux-symtab.h.Jeff Law1-211/+222
1994-09-29 * hpread.c (hpread_read_array_type): Do not change the type codeJeff Law1-3/+2
1994-09-29 * hpread.c (hpread_type_translate): Handle T_UNS_LONG types withJeff Law1-1/+7
1994-09-28 * hpread.c (struct hpread_symfile_info): Delete have_module fieldJeff Law1-46/+27
1994-08-19 * Makefile.in (ALLDEPFILES): Add hpread.c.Jeff Law1-0/+2044