aboutsummaryrefslogtreecommitdiff
path: root/gdb/xcoffread.c
AgeCommit message (Expand)AuthorFilesLines
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-7/+7
1993-10-31 * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1-1/+1
1993-10-31 * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1-3/+11
1993-10-21 * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read):Jim Kingdon1-4/+7
1993-10-21 * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read):Jim Kingdon1-1/+4
1993-10-12 * stabsread.h, stabsread.c, dbxread.c (common_block*, copy_pending):Jim Kingdon1-12/+15
1993-09-01index -> strchrK. Richard Pixley1-1/+1
1993-09-01bzero -> memsetK. Richard Pixley1-8/+8
1993-09-01 * symtab.h (struct linetable), xcoffread.c (arrange_linetable):Jim Kingdon1-0/+2
1993-09-01bcopy -> memcpyK. Richard Pixley1-1/+1
1993-07-27 * breakpoint.c (breakpoint_1): Walk the breakpoint chain to decide ifPeter Schauer1-1/+17
1993-06-28* xcoffread.c: Remove obsolete NO_TYPEDEFS comment.Jim Kingdon1-6/+0
1993-05-27 * xcoffread.c (read_xcoff_symtab): If several program csects in oneJim Kingdon1-9/+13
1993-05-25 * stabsread.c: Remove all uses of error(). Make error_type andJim Kingdon1-106/+0
1993-05-21 * complaint.c: Make sure all complain() pass the address of the struct.Jim Kingdon1-3/+3
1993-05-21 * Makefile.in: Add rule for xcoffexec.o like that for paread.o.Jim Kingdon1-1/+1
1993-05-21 * xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol.Jim Kingdon1-10/+8
1993-05-04Doc fixJim Kingdon1-3/+3
1993-04-26 * symtab.h, xcoffread.c: Revise linetable sorting comments.Jim Kingdon1-94/+50
1993-04-19 * xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There is no going back.Jim Kingdon1-95/+4
1993-04-15 * source.c (select_source_symtab): Clean up comment. Also, ifJim Kingdon1-3/+0
1993-04-15 * xcoffread.c (record_include_{begin,end}): Change fatal to complain.Jim Kingdon1-5/+13
1993-04-07 * xcoffread.c (struct coff_symbol): Change c_sclass to unsigned char.Jim Kingdon1-8/+2
1993-04-07use E_SYMNMLENJim Kingdon1-5/+6
1993-04-06 * xcoffread.c (read_xcoff_symtab): Deal correctly with symbols ofJim Kingdon1-0/+10
1993-04-03* xcoffread.c (xcoff_symfile_offsets): Use 0 not addr for offsets.Jim Kingdon1-1/+9
1993-03-29 * xcoffread.c (sort_syms, compare_symbols): Remove.Jim Kingdon1-59/+1
1993-03-29* xcoffread.c: Nuke NAMES_HAVE_DOT define (not used).Jim Kingdon1-3/+0
1993-03-26 * Clean up xcoff relocation.Jim Kingdon1-32/+98
1993-03-18 * xcoffread.c (enter_line_range): endaddr is exclusive, not inclusive.Jim Kingdon1-1/+1
1993-03-17 * xcoffread.c (arrange_linetable): Use x{m,re}alloc not {m,re}alloc.Jim Kingdon1-4/+6
1993-03-17 * xcoffread.c (MIN_TBTABSIZ): Change to 12.Jim Kingdon1-3/+8
1993-03-17 * xcoffread.c (xcoff_symfile_read): Only read stringtab andJim Kingdon1-7/+10
1993-03-17 * xcoffread.c (read_symbol_lineno): Look to end of symbols for .bf,Jim Kingdon1-17/+38
1993-03-12Fri Mar 12 09:33:23 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon1-12/+36
1993-02-16* remote.c: Improve error recovery. Allow user to break outJohn Gilmore1-1/+2
1993-02-13(process_linenos): free the previously allocated subfile name, thenK. Richard Pixley1-3/+2
1993-02-12 * xcoffread.c (process_xcoff_symbol, read_symbol_lineno): complainK. Richard Pixley1-3/+3
1993-02-11 * xcoffread.c (parmsym): Don't use an initializer to set upJohn Gilmore1-10/+19
1993-02-11* stabsread.c (rs6000_builtin_type): Move function fromJohn Gilmore1-98/+33
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-7/+7
1992-10-15Lint around file_ptr's (bfd's off_t's) and bfd_seek.John Gilmore1-11/+11
1992-09-10* i386-stub.c, sparc-stub.c (getpacket): Actually check checksums.John Gilmore1-0/+2
1992-08-29RS/6000 portability changes (for hosting cross-debuggers).John Gilmore1-58/+32
1992-08-09 * dwarfread.c (struct dieinfo): Add has_at_byte_size.Fred Fish1-1/+1
1992-07-28 * Makefile.in (VERSION): Bump to 4.6.2.Fred Fish1-8/+18
1992-07-14* xcoffread.c: Add decl for section_offset to keep prototype happy.Stu Grossman1-0/+2
1992-07-05TypoJohn Gilmore1-1/+1
1992-07-04Relocate symbols using an array of section_offsets, rather than aJohn Gilmore1-3/+30
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-1/+1