summaryrefslogtreecommitdiffstats
path: root/gdb/xcoffread.c
Commit message (Expand)AuthorAgeFilesLines
* * xcoffread.c (read_xcoff_symtab): If several program csects in oneJim Kingdon1993-05-271-9/+13
* * stabsread.c: Remove all uses of error(). Make error_type andJim Kingdon1993-05-251-106/+0
* * complaint.c: Make sure all complain() pass the address of the struct.Jim Kingdon1993-05-211-3/+3
* * Makefile.in: Add rule for xcoffexec.o like that for paread.o.Jim Kingdon1993-05-211-1/+1
* * xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol.Jim Kingdon1993-05-211-10/+8
* Doc fixJim Kingdon1993-05-041-3/+3
* * symtab.h, xcoffread.c: Revise linetable sorting comments.Jim Kingdon1993-04-261-94/+50
* * xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There is no going back.Jim Kingdon1993-04-191-95/+4
* * source.c (select_source_symtab): Clean up comment. Also, ifJim Kingdon1993-04-151-3/+0
* * xcoffread.c (record_include_{begin,end}): Change fatal to complain.Jim Kingdon1993-04-151-5/+13
* * xcoffread.c (struct coff_symbol): Change c_sclass to unsigned char.Jim Kingdon1993-04-071-8/+2
* use E_SYMNMLENJim Kingdon1993-04-071-5/+6
* * xcoffread.c (read_xcoff_symtab): Deal correctly with symbols ofJim Kingdon1993-04-061-0/+10
* * xcoffread.c (xcoff_symfile_offsets): Use 0 not addr for offsets.Jim Kingdon1993-04-031-1/+9
* * xcoffread.c (sort_syms, compare_symbols): Remove.Jim Kingdon1993-03-291-59/+1
* * xcoffread.c: Nuke NAMES_HAVE_DOT define (not used).Jim Kingdon1993-03-291-3/+0
* * Clean up xcoff relocation.Jim Kingdon1993-03-261-32/+98
* * xcoffread.c (enter_line_range): endaddr is exclusive, not inclusive.Jim Kingdon1993-03-181-1/+1
* * xcoffread.c (arrange_linetable): Use x{m,re}alloc not {m,re}alloc.Jim Kingdon1993-03-171-4/+6
* * xcoffread.c (MIN_TBTABSIZ): Change to 12.Jim Kingdon1993-03-171-3/+8
* * xcoffread.c (xcoff_symfile_read): Only read stringtab andJim Kingdon1993-03-171-7/+10
* * xcoffread.c (read_symbol_lineno): Look to end of symbols for .bf,Jim Kingdon1993-03-171-17/+38
* Fri Mar 12 09:33:23 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1993-03-121-12/+36
* * remote.c: Improve error recovery. Allow user to break outJohn Gilmore1993-02-161-1/+2
* (process_linenos): free the previously allocated subfile name, thenK. Richard Pixley1993-02-131-3/+2
* * xcoffread.c (process_xcoff_symbol, read_symbol_lineno): complainK. Richard Pixley1993-02-121-3/+3
* * xcoffread.c (parmsym): Don't use an initializer to set upJohn Gilmore1993-02-111-10/+19
* * stabsread.c (rs6000_builtin_type): Move function fromJohn Gilmore1993-02-111-98/+33
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-7/+7
* Lint around file_ptr's (bfd's off_t's) and bfd_seek.John Gilmore1992-10-151-11/+11
* * i386-stub.c, sparc-stub.c (getpacket): Actually check checksums.John Gilmore1992-09-101-0/+2
* RS/6000 portability changes (for hosting cross-debuggers).John Gilmore1992-08-291-58/+32
* * dwarfread.c (struct dieinfo): Add has_at_byte_size.Fred Fish1992-08-091-1/+1
* * Makefile.in (VERSION): Bump to 4.6.2.Fred Fish1992-07-281-8/+18
* * xcoffread.c: Add decl for section_offset to keep prototype happy.Stu Grossman1992-07-141-0/+2
* TypoJohn Gilmore1992-07-051-1/+1
* Relocate symbols using an array of section_offsets, rather than aJohn Gilmore1992-07-041-3/+30
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-1/+1
* * c-exp.y (yylex): Recognize single-quoted strings that specifyFred Fish1992-06-091-1/+1
* * xcoffread.c (read_xcoff_symtab): Set c_sclass from n_sclassJohn Gilmore1992-06-041-1/+7
* * gdbtypes.c (make_{reference,pointer,function}_type): NewJohn Gilmore1992-05-011-46/+0
* * xcoffread.c (NO_TYPEDEFS): Fix typo in commented-out #define.John Gilmore1992-04-111-1/+1
* * munch: Must pre-pend "_" to "initialize" for SYSV style nm.Per Bothner1992-04-031-27/+21
* Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore1992-03-291-177/+4
* Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner1992-03-291-36/+146
* Many changes, most related to creating entry point information on a per-objfileFred Fish1992-03-211-13/+2
* * coffread.c, mipsread.c, xcoffread.c, coffread.c, dbxread.c,Fred Fish1992-03-191-30/+55
* Only enable compilation of debugging functions when IBM6000 is definedFred Fish1992-03-141-1/+1
* Mostly merged in changes from IBM (Metin); see ChangeLog.Per Bothner1992-03-131-3/+181
* Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1992-03-031-1/+0
OpenPOWER on IntegriCloud