aboutsummaryrefslogtreecommitdiff
path: root/gdb/solib.c
AgeCommit message (Expand)AuthorFilesLines
1996-07-08(laying some groundwork for a fix for PR 8443)Fred Fish1-10/+20
1996-03-14 * solib.c (solib_break_names): Add _r_debug_state forJeff Law1-28/+29
1996-03-04 * From Peter Schauer:Jeff Law1-32/+9
1996-02-21 * solib.c (solib_create_inferior_hook): Fix thinko.Jeff Law1-1/+1
1996-02-21 * solib.c (solib_break_names): Define for Solaris and Linux.Jeff Law1-54/+150
1995-09-09 * inferior.h: Add extern declaration of inferior_environ.Kung Hsu1-4/+6
1995-09-08 * solib.c (solib_map_sections): Copy full path name into so_listKung Hsu1-8/+14
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-07-31* configure.in: Check for unistd.h.J.T. Conklin1-69/+139
1994-09-11 * irix5-nat.c, osfsolib.c, solib.c (solib_add): Simplify lastPeter Schauer1-10/+204
1994-04-08 * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1-187/+109
1994-03-01 * target.c, target.h (target_read_string): Provide error detection toJim Kingdon1-32/+70
1993-12-27 * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}),Jim Kingdon1-11/+11
1993-10-08 * osfsolib.c, remote-sim.c, remote.c, solib.c, xcoffexec.c,Fred Fish1-44/+53
1993-06-21expand on solib_add_common_symbols commentJim Kingdon1-1/+19
1993-06-20 * solib.c (solib_add_common_symbols): Add comment about performance.Jim Kingdon1-0/+14
1993-06-13 * defs.h, main.c (catch_errors): Add return_mask arg.Jim Kingdon1-1/+2
1993-06-13 * solib.c (solib_create_inferior_hook) [SVR4_SHARED_LIBS]:Jim Kingdon1-1/+6
1993-06-10 * elfread.c (elf_symtab_read): Add bfd section address to bfdFred Fish1-34/+100
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-6/+6
1992-12-17Eliminate uses of NAMES_HAVE_UNDERSCORE, usingJohn Gilmore1-17/+21
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-9/+43
1992-03-29LintJohn Gilmore1-14/+20
1992-03-18Changes to implement the -mapped and -readnow options for commands thatFred Fish1-81/+185
1992-02-21* core.c, exec.c, solib.c: Rename target_ops sections =>John Gilmore1-10/+11
1992-01-15Only compile in solib_add_common_symbols for non-SVR4 (SunOS) shared libs.Fred Fish1-0/+4
1992-01-15Reference: gdb-pend/657Stu Grossman1-143/+182
1991-12-23 * solib.c (locate_base): Fix uninitialized variable that wasFred Fish1-1/+1
1991-12-16Numerous small changes and a complete reorganization of solib.c, to supportFred Fish1-323/+952
1991-09-06Fix some infrastructure to be able to cope with host and targetJohn Gilmore1-3/+8
1991-09-04Make writing to files work properly. (Fixes to BFD are also needed.)John Gilmore1-75/+187
1991-05-02The list of changes is too long to fit in the cvs log (since it truncates!).Jim Kingdon1-1/+1
1991-04-24 * blockframe.c, frame.h (reinit_frame_cache): New function.Jim Kingdon1-0/+5
1991-04-23 * Shared libaray/corefile changes from Peter Schauer:Jim Kingdon1-3/+95
1991-04-22 * symfile.c (symbol_file_add): Add comment.Jim Kingdon1-12/+14
1991-03-28Initial revisionK. Richard Pixley1-0/+245