aboutsummaryrefslogtreecommitdiff
path: root/gdb/paread.c
AgeCommit message (Expand)AuthorFilesLines
1994-06-27 * somread.c: Renamed from paread.c. Changed function names andJeff Law1-547/+0
1994-04-17 * paread.c (compare_unwind_entries): Delete function. It's beenJeff Law1-176/+0
1994-04-11 * paread.c (pa_symtab_read): Handle ST_STUB symbols and symbolsJeff Law1-3/+61
1994-03-25 * paread.c (read_unwind_info): Fix off-by-one error.Jeff Law1-2/+2
1994-01-30 * paread.c (read_unwind_info)Jeff Law1-13/+13
1994-01-28 * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS.Jim Kingdon1-3/+9
1994-01-25 * paread.c (read_unwind_info): Just assign to objfile->obj_private,Jim Kingdon1-1/+1
1994-01-18 * config/pa/tm-hppa.h (unwind_table_entry): Use one of theJeff Law1-11/+144
1993-12-27 * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}),Jim Kingdon1-1/+1
1993-12-13 * paread.c (pa_symfile_init): Check for the existance of stabsFred Fish1-5/+6
1993-11-15 * paread.c (pa_symfile_init): Look for the $TEXT$ section ratherJeff Law1-2/+2
1993-11-02 * paread.c (pa_symtab_read): Change comments to say ignoringJim Kingdon1-1/+3
1993-11-01 * paread.c (pa_symtab_read): Change comments to say ignoringJim Kingdon1-5/+7
1993-11-01Fix typo in recent hange from using bfd target name to using the flavour.Jeff Law1-1/+1
1993-11-01 * paread.c (pa_symtab_read): Also filter out local symbols startingJeff Law1-1/+2
1993-10-31 * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1-2/+1
1993-10-31 * paread.c: Remove comment about how we should use an "ordinary"Jim Kingdon1-2/+1
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1-7/+7
1993-10-21Patch from Jeff Law:Ken Raeburn1-8/+9
1993-10-03Added new slot to objfile struct to be shared by all stab-reading formats.Stan Shebs1-6/+6
1993-09-15 * paread.c, coffread.c, elfread.c, dwarfread.c:Jim Kingdon1-0/+1
1993-09-14 * paread.c: Include <time.h> before libbfd.h.Jim Kingdon1-0/+8
1993-08-28From Utah, part of BFD HPPA cleanup:Ken Raeburn1-1/+1
1993-08-24 * buildsym.h: Remove declaration of dbxread.c functions.Jim Kingdon1-0/+1
1993-07-30 * paread.c (pa_symtab_read): Put file-local symbols in minimal symbols.Jim Kingdon1-8/+14
1993-07-30* paread.c (pa_symtab_read): Put file-local symbols in minimal symbols.Jim Kingdon1-26/+76
1993-07-29 * paread.c (pa_symfile_init): If error reading string table, don'tJim Kingdon1-1/+7
1993-01-15 * hppa-pinsn.c (print_insn): Use read_memory_integer, instead ofStu Grossman1-14/+43
1993-01-10 * blockframe.c (frameless_look_for_prologue): Correct theStu Grossman1-32/+31
1992-12-31 * paread.c: New file that contains all HPPA/HPUX symbol readingStu Grossman1-0/+421