aboutsummaryrefslogtreecommitdiff
path: root/gdb/coffread.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-19* coffread.c: Remove redundant static declarations. ReplaceAlexandre Oliva1-36/+7
2002-02-062002-02-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+0
2002-02-04* gdbarch.sh (copyright): Update years in generated header.Richard Earnshaw1-5/+2
2002-02-02* utils.c (error_begin): Make static.Andrew Cagney1-7/+4
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney1-1/+1
2001-12-02mfree() -> xmfree().Andrew Cagney1-1/+1
2001-09-20 * coffread.c: Replace all occurrences of bfd_read with bfd_bread.Alan Modra1-7/+8
2001-07-01 * coffread.c (coff_symfile_read): Parse DWARF2 info if present.Eli Zaretskii1-0/+5
2001-05-29* symfile.c (compare_psymbols, compare_symbols): Declare usingAlexandre Oliva1-1/+1
2001-03-262001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-2/+9
2001-03-262001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+3
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-6/+6
2000-12-04Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,Andrew Cagney1-8/+0
2000-10-24Call end_symtab() with SECT_OFF_TEXT (objfile).Kevin Buettner1-1/+1
2000-08-072000-08-07 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+2
2000-07-30Protoization.Kevin Buettner1-100/+43
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