aboutsummaryrefslogtreecommitdiff
path: root/gdb/hp-symtab-read.c
AgeCommit message (Collapse)AuthorFilesLines
2001-05-12Tweeks from RDBrown to fix compiling on HP/UX using HP's compiler.Andrew Cagney1-13/+17
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2000-10-24Call end_symtab() with SECT_OFF_TEXT (objfile).Kevin Buettner1-1/+1
2000-07-30Protoization.Kevin Buettner1-113/+49
2000-05-28PARAMS removal.Kevin Buettner1-40/+28
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-2/+2
* objfiles.h (SECT_OFF_DATA, SECT_OFF_TEXT, SECT_OFF_BSS, SECT_OFF_RODATA): Define as functions of OBJFILE. Add sect_index_text, sect_index_data, sect_index_rodata, sect_index_bss to objfile structure. * gdb-stabs.h (SECT_OFF_DATA, SECT_OFF_TEXT, SECT_OFF_BSS, SECT_OFF_RODATA): Remove. * objfiles.c (allocate_objfile): Initialize sect_index_{text,data,bss,rodata} to -1, for error detection. * symfile.c (default_symfile_offsets): Initialize sect_index_{text,data,bss,rodata} from bfd information. * xcoffread.c (xcoff_symfile_offsets): Ditto. * somread.c (som_symfile_offsets): Initialize sect_index_{text,data,bss,rodata}. * coffread.c, dbxread.c, elfread.c, hp-psymtab-read.c, hp-symtab-read.c, hpread.c, mdebugread.c, minsyms.c, mipsread.c, objfiles.c, os9kread.c, pa64solib.c, partial-stab.h, remote-os9k.c, remote-vx.c, remote.c, rs6000-nat.c, somsolib.c, stabsread.c, symfile.c, xcoffread.c: Update use of SECT_OFF_{TEXT,DATA,BSS,RODATA} to depend on the current objfile. * xcoffread.c: Add new field objfile to find_targ_sec_arg.
1999-08-16import gdb-1999-08-16 snapshotJason Molenda1-1/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-1394/+1454
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+3988
1999-04-16Initial creation of sourceware repositoryStan Shebs1-3988/+0
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-0/+3988