summaryrefslogtreecommitdiff
path: root/gdb/xcoffread.c
Commit message (Expand)AuthorAgeFilesLines
* * defs.h: Delete extraneous whitespace at end of file.Fred Fish1995-12-211-2/+4
* * Makefile.in (CC-LD): Rename to CC_LD, so MPW xform works.Stan Shebs1995-10-191-2/+2
* * mdebugread.c (parse_partial_symbols): Reset includes_usedPeter Schauer1995-09-231-435/+110
* * xcoffread.x (xcoff_symfile_offset): Revert an unwanted change getsKung Hsu1995-08-091-1/+1
* * xcoffread.c (process_linenos): Fix typo in last change.Jeff Law1995-08-041-1/+1
* Update FSF address.Fred Fish1995-08-021-1/+1
* * xcoffread.c (process_linenos): The value in include file symbolKung Hsu1995-08-011-2/+3
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-2/+2
* * dwarfread.c (struct dwfinfo), dbxread.c (struct symloc),Jim Kingdon1995-05-131-3/+2
* * rs6000-tdep.c (find_toc_address): Revise comment.Jim Kingdon1995-05-131-552/+1190
* * xcoffread.c (xcoff_sym_fns): Revise comment about merging thisJim Kingdon1995-04-161-48/+35
* * xcoffread.c: Call complain() rather than error() or printing aJim Kingdon1995-04-121-21/+21
* * xcoffread.c (process_linenos): Make sure filename we pass toJim Kingdon1995-03-171-89/+108
* * xcoffread.c (read_xcoff_symtab): When creating a dummy parameterJim Kingdon1995-03-161-3/+22
* * Makefile.in (CLIBS): Add $(LIBIBERTY) before, in addition toStan Shebs1995-02-101-1/+1
* * xcoffread.c (process_xcoff_symbol): Use new variablesJim Kingdon1995-01-311-523/+691
* * coffread.c, symfile.h (coff_getfilename): Make it static again.Peter Schauer1994-11-251-0/+33
* * eval.c (evaluate_subexp): Make fnptr a LONGEST insteadPeter Schauer1994-10-151-31/+2
* * xcoffread.c (read_xcoff_symtab): Fix comment for yesterday's change.Jim Kingdon1994-09-291-7/+6
* * xcoffread.c (read_xcoff_symtab, case C_FILE):Jim Kingdon1994-09-281-1/+5
* * xcoffread.c (read_xcoff_symtab): Process XTY_LD symbols we wereJim Kingdon1994-09-281-8/+23
* * xcoffread.c (read_xcoff_symtab): Fix obsolete comment aboutJim Kingdon1994-09-141-4/+7
* * objfiles.c (allocate_objfile): Add the newly-created objfile toStan Shebs1994-09-031-18/+27
* Tue May 17 16:45:20 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-05-181-2/+3
* * xcoffread.c (xcoff_next_symbol_text): Don't return beforeJim Kingdon1994-04-201-5/+21
* Mon Apr 11 19:21:27 1994 Stu Grossman (grossman at cygnus.com)Stu Grossman1994-04-121-1/+1
* * xcoffread.c (xcoff_next_symbol_text): New function.Jim Kingdon1994-03-301-3/+3
* * xcoffread.c (xcoff_next_symbol_text): New function.Jim Kingdon1994-03-301-13/+26
* For Sunos 4.x targets, enable gdb to set breakpoints in sharedPeter Schauer1994-03-151-8/+11
* * xcoffread.c (read_xcoff_symtab): Change CSECT_LEN to useIan Lance Taylor1994-02-021-1/+1
* * coffread.c (read_one_sym): bfd_coff_swap_aux_in now takesIan Lance Taylor1994-02-011-5/+6
* * xcoffread.c (xcoff_symfile_read): Make second parameter aJim Kingdon1994-01-211-6/+2
* * xcoffread.c (read_xcoff_symtab): Make main_aux just a unionJim Kingdon1994-01-211-14/+14
* * coffread.c, xcoffread.c: Include <coff/internal.h>Jim Kingdon1994-01-211-4/+4
* * xcoffread.c (read_xcoff_symtab): complain() not abort().Jim Kingdon1994-01-201-6/+10
* * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept the nameJim Kingdon1994-01-181-3/+11
* * xcoffread.c (process_xcoff_symbol): Only change 'V' to 'S' if notJim Kingdon1994-01-161-18/+19
* * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}),Jim Kingdon1993-12-271-7/+8
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-7/+7
* * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1993-10-311-1/+1
* * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1993-10-311-3/+11
* * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read):Jim Kingdon1993-10-211-4/+7
* * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read):Jim Kingdon1993-10-211-1/+4
* * stabsread.h, stabsread.c, dbxread.c (common_block*, copy_pending):Jim Kingdon1993-10-121-12/+15
* index -> strchrK. Richard Pixley1993-09-011-1/+1
* bzero -> memsetK. Richard Pixley1993-09-011-8/+8
* * symtab.h (struct linetable), xcoffread.c (arrange_linetable):Jim Kingdon1993-09-011-0/+2
* bcopy -> memcpyK. Richard Pixley1993-09-011-1/+1
* * breakpoint.c (breakpoint_1): Walk the breakpoint chain to decide ifPeter Schauer1993-07-271-1/+17
* * xcoffread.c: Remove obsolete NO_TYPEDEFS comment.Jim Kingdon1993-06-281-6/+0