aboutsummaryrefslogtreecommitdiff
path: root/gdb/somsolib.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-08* objfiles.h: Change type of obj_private to void pointer.Andrew Cagney1-4/+4
2001-12-20 * somsolib.c (som_solib_add): Ignore the solib limit threshholdJeff Law1-7/+8
2001-11-01Approved by kev@cygnus.comFred Fish1-3/+3
2001-10-30 2001-10-30 Fred Fish <fnf@redhat.com>Fred Fish1-1/+1
2001-10-30Changes approved by kev@cygnus.com, ezannoni@cygnus.com, eliz@is.elta.co.il.Fred Fish1-24/+33
2001-10-24Tweeks for HP/UX and -Werror.Andrew Cagney1-3/+6
2001-07-19From 2001-07-16 Rodney Brown <rbrown64@csc.com.au>:Andrew Cagney1-0/+18
2001-05-06Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner1-10/+1
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-6/+6
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-162001-02-12 Michael Chastain <chastain@redhat.com>Michael Chastain1-6/+22
2000-12-15Replace free() with xfree().Kevin Buettner1-5/+5
2000-08-272000-08-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-6/+6
2000-07-30Protoization.Kevin Buettner1-65/+30
2000-05-28PARAMS removal.Kevin Buettner1-3/+3
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-12/+12
2000-04-212000-04-21 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+2
1999-11-17import gdb-1999-11-16 snapshotJason Molenda1-1/+1
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-1/+1
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-1/+4
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-41/+3
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-411/+416
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1640
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1640/+0
1999-01-19fix copyright years (forgot to add 1999).David Taylor1-1/+1
1999-01-19disable_breakpoints_in_shlibs now takes a new parameter -- silent; callersDavid Taylor1-1/+1
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-176/+974
1998-05-06 * somsolib.c: Include gdb_stat.h.Jeff Law1-0/+1
1996-08-14 From Blair MacIntyre <bm@cs.columbia.edu>:Fred Fish1-1/+1
1996-07-30 * somsolib.c (som_solib_create_inferior_hook): Don'tJeff Law1-6/+4
1996-07-28 * configure.in: Add test for "long long" support.Fred Fish1-2/+4
1996-06-16 * somsolib.c (som_solib_create_inferior_hook): Handle trackingJeff Law1-48/+69
1996-04-09 * Makefile.in (scm-exp.o, scm-lang.o, scm-valprint.o): Add targets andFred Fish1-0/+1
1996-02-28 * somsolib.c (som_solib_create_inferior_hook): Before returningJeff Law1-0/+1
1996-02-19 * symtab.h (looup_minimal_symbol_solib_trampoline): Declare.Jeff Law1-43/+22
1996-02-12 * somsolib.c (som_solib_add): Use xmalloc rather than bareFred Fish1-1/+1
1996-01-23 * symfile.c (auto_solib_add): Renamed from auto_solib_add_at_startup.Jeff Law1-12/+112
1995-10-13 * somsolib.c (som_solib_add): Just give a warning if a fileJeff Law1-1/+17
1995-10-12 * corelow.c (core_open): Don't update the to_sections andJeff Law1-0/+16
1995-09-18 * somsolib.c (auto_solib_add_at_startup): Delete definition. NoJeff Law1-11/+0
1995-09-13 * somsolib.c (auto_solib_add_at_startup): Define new global variable.Jeff Law1-1/+24
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-06-19 * somsolib.c (som_solib_add): Validate regexp argument.Jeff Law1-9/+39
1995-06-12Zap static data problem off the TODO list.Jeff Law1-3/+0
1995-06-12 * somsolib.c: Include gdb-stabs.h.Jeff Law1-5/+12
1995-06-07 * somsolib.c (som_solib_section_offsets): Handle relative pathnames.Jeff Law1-2/+3
1995-03-24 * somsolib.c (som_solib_add): Handle case where a shared libraryJeff Law1-9/+6
1995-03-09 * somsolib.c (som_solib_section_offsets): Get offset of textJeff Law1-1/+2
1995-02-09 * somread.c (som_symtab_read): Handle dynamic relocation for bothJeff Law1-2/+38