Age | Commit message (Expand) | Author | Files | Lines |
1993-10-21 | * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read): | Jim Kingdon | 1 | -4/+7 |
1993-10-21 | * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read): | Jim Kingdon | 1 | -1/+4 |
1993-10-12 | * stabsread.h, stabsread.c, dbxread.c (common_block*, copy_pending): | Jim Kingdon | 1 | -12/+15 |
1993-09-01 | index -> strchr | K. Richard Pixley | 1 | -1/+1 |
1993-09-01 | bzero -> memset | K. Richard Pixley | 1 | -8/+8 |
1993-09-01 | * symtab.h (struct linetable), xcoffread.c (arrange_linetable): | Jim Kingdon | 1 | -0/+2 |
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 1 | -1/+1 |
1993-07-27 | * breakpoint.c (breakpoint_1): Walk the breakpoint chain to decide if | Peter Schauer | 1 | -1/+17 |
1993-06-28 | * xcoffread.c: Remove obsolete NO_TYPEDEFS comment. | Jim Kingdon | 1 | -6/+0 |
1993-05-27 | * xcoffread.c (read_xcoff_symtab): If several program csects in one | Jim Kingdon | 1 | -9/+13 |
1993-05-25 | * stabsread.c: Remove all uses of error(). Make error_type and | Jim Kingdon | 1 | -106/+0 |
1993-05-21 | * complaint.c: Make sure all complain() pass the address of the struct. | Jim Kingdon | 1 | -3/+3 |
1993-05-21 | * Makefile.in: Add rule for xcoffexec.o like that for paread.o. | Jim Kingdon | 1 | -1/+1 |
1993-05-21 | * xcoffread.c (process_xcoff_symbol, case C_LSYM): Use define_symbol. | Jim Kingdon | 1 | -10/+8 |
1993-05-04 | Doc fix | Jim Kingdon | 1 | -3/+3 |
1993-04-26 | * symtab.h, xcoffread.c: Revise linetable sorting comments. | Jim Kingdon | 1 | -94/+50 |
1993-04-19 | * xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There is no going back. | Jim Kingdon | 1 | -95/+4 |
1993-04-15 | * source.c (select_source_symtab): Clean up comment. Also, if | Jim Kingdon | 1 | -3/+0 |
1993-04-15 | * xcoffread.c (record_include_{begin,end}): Change fatal to complain. | Jim Kingdon | 1 | -5/+13 |
1993-04-07 | * xcoffread.c (struct coff_symbol): Change c_sclass to unsigned char. | Jim Kingdon | 1 | -8/+2 |
1993-04-07 | use E_SYMNMLEN | Jim Kingdon | 1 | -5/+6 |
1993-04-06 | * xcoffread.c (read_xcoff_symtab): Deal correctly with symbols of | Jim Kingdon | 1 | -0/+10 |
1993-04-03 | * xcoffread.c (xcoff_symfile_offsets): Use 0 not addr for offsets. | Jim Kingdon | 1 | -1/+9 |
1993-03-29 | * xcoffread.c (sort_syms, compare_symbols): Remove. | Jim Kingdon | 1 | -59/+1 |
1993-03-29 | * xcoffread.c: Nuke NAMES_HAVE_DOT define (not used). | Jim Kingdon | 1 | -3/+0 |
1993-03-26 | * Clean up xcoff relocation. | Jim Kingdon | 1 | -32/+98 |
1993-03-18 | * xcoffread.c (enter_line_range): endaddr is exclusive, not inclusive. | Jim Kingdon | 1 | -1/+1 |
1993-03-17 | * xcoffread.c (arrange_linetable): Use x{m,re}alloc not {m,re}alloc. | Jim Kingdon | 1 | -4/+6 |
1993-03-17 | * xcoffread.c (MIN_TBTABSIZ): Change to 12. | Jim Kingdon | 1 | -3/+8 |
1993-03-17 | * xcoffread.c (xcoff_symfile_read): Only read stringtab and | Jim Kingdon | 1 | -7/+10 |
1993-03-17 | * xcoffread.c (read_symbol_lineno): Look to end of symbols for .bf, | Jim Kingdon | 1 | -17/+38 |
1993-03-12 | Fri Mar 12 09:33:23 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1 | -12/+36 |
1993-02-16 | * remote.c: Improve error recovery. Allow user to break out | John Gilmore | 1 | -1/+2 |
1993-02-13 | (process_linenos): free the previously allocated subfile name, then | K. Richard Pixley | 1 | -3/+2 |
1993-02-12 | * xcoffread.c (process_xcoff_symbol, read_symbol_lineno): complain | K. Richard Pixley | 1 | -3/+3 |
1993-02-11 | * xcoffread.c (parmsym): Don't use an initializer to set up | John Gilmore | 1 | -10/+19 |
1993-02-11 | * stabsread.c (rs6000_builtin_type): Move function from | John Gilmore | 1 | -98/+33 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -7/+7 |
1992-10-15 | Lint around file_ptr's (bfd's off_t's) and bfd_seek. | John Gilmore | 1 | -11/+11 |
1992-09-10 | * i386-stub.c, sparc-stub.c (getpacket): Actually check checksums. | John Gilmore | 1 | -0/+2 |
1992-08-29 | RS/6000 portability changes (for hosting cross-debuggers). | John Gilmore | 1 | -58/+32 |
1992-08-09 | * dwarfread.c (struct dieinfo): Add has_at_byte_size. | Fred Fish | 1 | -1/+1 |
1992-07-28 | * Makefile.in (VERSION): Bump to 4.6.2. | Fred Fish | 1 | -8/+18 |
1992-07-14 | * xcoffread.c: Add decl for section_offset to keep prototype happy. | Stu Grossman | 1 | -0/+2 |
1992-07-05 | Typo | John Gilmore | 1 | -1/+1 |
1992-07-04 | Relocate symbols using an array of section_offsets, rather than a | John Gilmore | 1 | -3/+30 |
1992-07-04 | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, | Fred Fish | 1 | -1/+1 |
1992-06-09 | * c-exp.y (yylex): Recognize single-quoted strings that specify | Fred Fish | 1 | -1/+1 |
1992-06-04 | * xcoffread.c (read_xcoff_symtab): Set c_sclass from n_sclass | John Gilmore | 1 | -1/+7 |
1992-05-01 | * gdbtypes.c (make_{reference,pointer,function}_type): New | John Gilmore | 1 | -46/+0 |