aboutsummaryrefslogtreecommitdiff
path: root/gdb/coffread.c
AgeCommit message (Expand)AuthorFilesLines
2000-06-12 * symfile.c (add_symbol_file_command): Properly reformat "else if"Elena Zannoni1-10/+8
2000-05-28PARAMS removal.Kevin Buettner1-45/+43
2000-05-22Purge (almost) make_cleanup_func.Andrew Cagney1-2/+18
2000-05-16Cleanup discard_minimal_symbols cleanup.Andrew Cagney1-1/+1
2000-05-112000-05-11 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+1
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-26/+26
2000-04-26 * ax-gdb.c (agent_command): Remove now useless cast ofPhilippe De Muyter1-1/+1
2000-02-08 Clean up compiler warnings:Jim Kingdon1-3/+3
2000-01-11import gdb-2000-01-10 snapshotJason Molenda1-3/+3
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-2/+6
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-5/+5
1999-08-16import gdb-1999-08-16 snapshotJason Molenda1-0/+5
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-31/+21
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-740/+750
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+2
1999-05-11import gdb-1999-05-10Stan Shebs1-3/+14
1999-05-05import gdb-19990504 snapshotStan Shebs1-0/+11
1999-04-26import gdb-19990422 snapshotStan Shebs1-68/+2
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+2255
1999-04-16Initial creation of sourceware repositoryStan Shebs1-2255/+0
1998-11-21Sat Nov 21 17:15:40 1998 Philippe De Muyter <phdm@macqel.be>Stan Shebs1-17/+39
1998-04-01Fix Thumb breakpoints and diassembly.Nick Clifton1-48/+132
1996-07-03 * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,Mark Alexander1-28/+39
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-47/+55
1994-10-26 * coffread.c (coff_symtab_read): If we get the address fromJim Kingdon1-20/+40
1994-10-20 * objfiles.c (objfile_relocate): When relocating ->sections, useJim Kingdon1-4/+24
1994-10-17 * Makefile.in (ALLDEPFILES): Remove xcoffexec.c.Jim Kingdon1-56/+94
1994-09-29 * coffread.c (complete_symtab): If last_source_file is set uponJim Kingdon1-10/+28
1994-09-20 * coffread.c (init_stringtab): When copying length to stringtab,Jim Kingdon1-1/+5
1994-09-03Fix a typo in last changeStan Shebs1-1/+1
1994-09-03 * objfiles.c (allocate_objfile): Add the newly-created objfile toStan Shebs1-253/+189
1994-05-13 gcc -Wall lint:Jim Kingdon1-57/+81
1994-02-01 * coffread.c (read_one_sym): bfd_coff_swap_aux_in now takesIan Lance Taylor1-1/+1
1994-01-21 * coffread.c, xcoffread.c: Include <coff/internal.h>Jim Kingdon1-6/+8
1994-01-21* coffread.c (coff_getfilename): Make it not static.Jim Kingdon1-1/+1
1994-01-18 * xcoffread.c (read_xcoff_symtab, case C_FILE): Accept the nameJim Kingdon1-26/+16
1993-10-31 * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1-2/+1
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon1-3/+5
1993-10-21 * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1-1/+1
1993-10-21 * target.h: Put remote_debug declaration back here. Add baud_rate.Jim Kingdon1-4/+7
1993-10-21 * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read):Jim Kingdon1-15/+17
1993-09-29* dbxread.c, coffread.c: A few changes to comments.Jim Kingdon1-2/+9
1993-09-29Additions to support stabs-in-coff.Stan Shebs1-17/+89
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-1/+1
1993-09-28* coffread.c (read_coff_symtab): Don't call getfilename if thereStu Grossman1-1/+6
1993-09-14* paread.c, coffread.c, elfread.c: Include <time.h> before libbfd.h.Jim Kingdon1-2/+8
1993-09-01 * coffread.c: Re-work a lot of the coff-specific stuff to use stuffJim Kingdon1-2/+3
1993-09-01 * coffread.c: Re-work a lot of the coff-specific stuff to use stuffJim Kingdon1-2/+4
1993-09-01 * symtab.h (struct linetable), xcoffread.c (arrange_linetable):Jim Kingdon1-337/+87
1993-08-19 * coffread.c (process_coff_symbol): Ignore tagnames like .0fake.Jim Kingdon1-39/+78