aboutsummaryrefslogtreecommitdiff
path: root/gdb/hpread.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-4/+4
2000-10-30* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin1-2/+2
2000-10-24Call end_symtab() with SECT_OFF_TEXT (objfile).Kevin Buettner1-2/+2
2000-07-30Protoization.Kevin Buettner1-111/+48
2000-05-28PARAMS removal.Kevin Buettner1-41/+33
2000-05-22Purge (almost) make_cleanup_func.Andrew Cagney1-1/+1
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-5/+5
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-17/+13
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-94/+96
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+2050
1999-04-16Initial creation of sourceware repositoryStan Shebs1-2050/+0
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-4/+4
1997-12-17o Fix code deleting psymtab entry from objfile's list.Andrew Cagney1-14/+1
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