summaryrefslogtreecommitdiff
path: root/gdb/hp-symtab-read.c
Commit message (Collapse)AuthorAgeFilesLines
* * gdbtypes.c (finish_cv_type): New function.Daniel Jacobowitz2001-12-071-0/+3
| | | | | | | | | | | | (check_typedef): Remove ``register'' keyword from argument. Preserve const and volatile attributes across filling in opaque types. * gdbtypes.h (finish_cv_type): Add prototype. * hp-symtab-read.c (hpread_read_struct_type): Call finish_cv_type. * stabsread.c (read_struct_type): Likewise. * dwarf2read.c (read_structure_scope): Likewise. Remove redundant assignment to die->type.
* Tweeks from RDBrown to fix compiling on HP/UX using HP's compiler.Andrew Cagney2001-05-121-13/+17
|
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
|
* Call end_symtab() with SECT_OFF_TEXT (objfile).Kevin Buettner2000-10-241-1/+1
|
* Protoization.Kevin Buettner2000-07-301-113/+49
|
* PARAMS removal.Kevin Buettner2000-05-281-40/+28
|
* Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-05-041-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.
* import gdb-1999-08-16 snapshotJason Molenda1999-08-161-1/+0
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-1394/+1454
|
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+3988
|
* Initial creation of sourceware repositoryStan Shebs1999-04-161-3988/+0
|
* all remaining *.c *.h files from hp merge.David Taylor1998-12-311-0/+3988