aboutsummaryrefslogtreecommitdiff
path: root/gdb/somread.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-072004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-9/+9
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-6/+6
2003-07-09 * somread.c (som_symfile_offsets): Fix compilation error.Joel Brobecker1-1/+1
2003-06-06 * elfread.c (elf_symtab_read): Avoid use of SECT_OFF_MAX.Mark Mitchell1-3/+4
2003-03-292003-03-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+3
2003-02-20 * coffread.c (coff_symfile_read): Clean up minimal symbols earlier.Daniel Jacobowitz1-8/+8
2003-01-192003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+3
2002-03-27 * somread.c (som_symtab_read): Remove some commented out code andJeff Law1-21/+12
2002-02-04* gdbarch.sh (copyright): Update years in generated header.Richard Earnshaw1-22/+8
2002-01-082002-01-07 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+2
2001-12-02mfree() -> xmfree().Andrew Cagney1-1/+1
2001-09-20 * coffread.c: Replace all occurrences of bfd_read with bfd_bread.Alan Modra1-3/+3
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-2/+2
2000-10-30* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,J.T. Conklin1-1/+1
2000-08-272000-08-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+1
2000-07-30Protoization.Kevin Buettner1-21/+10
2000-05-28PARAMS removal.Kevin Buettner1-19/+10
2000-05-16Cleanup discard_minimal_symbols cleanup.Andrew Cagney1-1/+1
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-0/+14
2000-04-212000-04-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+7
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-5/+5
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-10/+7
1999-08-16import gdb-1999-08-16 snapshotJason Molenda1-28/+0
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-7/+6
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-193/+200
1999-06-07import gdb-1999-06-07 snapshotJason Molenda1-25/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+803
1999-04-16Initial creation of sourceware repositoryStan Shebs1-803/+0
1999-02-02Tue Feb 2 18:40:29 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+1
1999-02-02Tue Feb 2 17:36:29 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-0/+5
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-9/+342
1996-08-09 * somread.c (som_symtab_read): Handle secondary definitionJeff Law1-1/+5
1996-08-08 * somread.c: Rearrange order of includes to fix warnings underStu Grossman1-3/+2
1996-07-28 * configure.in: Add test for "long long" support.Fred Fish1-0/+11
1996-07-08(laying some groundwork for a fix for PR 8443)Fred Fish1-19/+2
1996-07-03 * coffread.c, dbxread.c, elfread.c, mipsread.c, nlmread.c,Mark Alexander1-3/+1
1996-01-08 * buildsym.c (end_symtab): Remove sort_pending and sort_linevecJeff Law1-3/+6
1995-10-19 * Makefile.in (CC-LD): Rename to CC_LD, so MPW xform works.Stan Shebs1-2/+2
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-07-21 * somread.c (som_symtab_read): Add unsatisfied common symbols toJeff Law1-0/+17
1995-03-03 * somread.c (check_strange_names): Filter names emitted by the HPJeff Law1-2/+8
1995-02-09 * somread.c (som_symtab_read): Handle dynamic relocation for bothJeff Law1-4/+11
1994-12-12 * f-lang.c: Remove duplicate declaration ofJim Kingdon1-1/+1
1994-11-25 * hpread.c: Include hp-symtab.h instead of hpux-symtab.h.Jeff Law1-6/+0
1994-11-07 * Beginnings of SOM shared library support. Breakpoints andJeff Law1-11/+19
1994-08-31 * somread.c (som_symfile_read): Force unwinds to be re-read afterJeff Law1-0/+2
1994-08-19 * Makefile.in (ALLDEPFILES): Add hpread.c.Jeff Law1-10/+14
1994-07-14 * dbxread.c: Don't include libbfd.h.Stan Shebs1-3/+0