summaryrefslogtreecommitdiff
path: root/gdb/hp-psymtab-read.c
Commit message (Collapse)AuthorAgeFilesLines
* import gdb-1999-08-02 snapshotJason Molenda1999-08-021-1/+1
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-88/+87
|
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+2381
|
* Initial creation of sourceware repositoryStan Shebs1999-04-161-2381/+0
|
* Tue Feb 2 18:40:29 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1999-02-021-61/+6
| | | | | | | | | | | | | * hp-psymtab-read.c (hpread_build_psymtabs): Coerce first arg passed to make_cleanup to the correct type. (hpread_quick_traverse): Change fifth arg to call to hpread_end_psymtab to be 0. Compare CURR_MODULE_END to 0 rather than NULL. Get rid of ifdef'ed out code. (scan_procs): Get rid of ifdef'ed out code. * somread.c (som_symfile_read): Coerce first argument passed to make_cleanup to the correct type.
* Tue Feb 2 17:36:29 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1999-02-021-76/+75
| | | | | | | | | | | | | | | | * hp-psymtab-read.c (do_pxdb): New function. Check whether the file needs to be processed by pxdb (an HP debug info massaging tool), if so call it. (hpread_build_psymtabs): Initialize scan_start to 0 and simplify flow of control. * somread.c (som_symfile_read): Add call to do_pxdb (), in hp-psymtab-read.c. * symfile.c (symbol_file_add): Remove ifdef'ed out HPUX specific code. (symfile_bfd_open): Remove HPUXHPPA ifdef'ed code. Code is now in hp-psymtab-read.c.
* Wed Jan 27 16:50:25 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1999-01-271-1244/+1310
| | | | * hp-psymtab-read.c: reformatted using indent.
* Wed Jan 27 13:20:25 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1999-01-271-244/+190
| | | | * hp-psymtab-read.c: reformatted comments, updated copyright.
* all remaining *.c *.h files from hp merge.David Taylor1998-12-311-0/+2425