Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-14 | 2005-01-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+2 | |
* solib-aix.c: Whitespace tweaks. * solib.c: Whitespace tweaks. * solib-frv.c: Whitespace tweaks. * solib.h: Whitespace tweaks. * solib-irix.c: Whitespace tweaks. * solib-som.c: Whitespace tweaks. * solib-sunos.c: Whitespace tweaks. * solib-svr4.[ch]: Whitespace tweaks. | |||||
2004-03-12 | * solib-svr4.h: Change SOLIB_SVR4 wrapper into SOLIB_SVR4_H | Mark Kettenis | 1 | -3/+3 | |
wrapper. | |||||
2004-03-11 | 2004-03-11 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+5 | |
* solib-svr4.h: Add #ifndef SOLIB_SVR4 wrapper. | |||||
2004-02-21 | * solib-svr4.h: Update copyright year. | Mark Kettenis | 1 | -1/+7 | |
(svr4_ilp32_fetch_link_map_offsets) (svr4_lp64_fetch_link_map_offsets): New prototype. * solib-svr4.c: Update copyright year. (svr4_ilp32_fetch_link_map_offsets) (svr4_lp64_fetch_link_map_offsets): New function. | |||||
2003-04-12 | 2003-04-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+2 | |
* gdbarch.sh: Add missing opaque declarations. * gdbarch.h: Regnerate. * symtab.h: Add missing opaque declarations. * value.h, target.h, symfile.h, stabsread.h: Ditto. * x86-64-tdep.h, xmodem.h, monitor.h, typeprint.h: Ditto. * srec.h, solib-svr4.h, source.h, inferior.h: Ditto. * ser-unix.h, serial.h, remote-utils.h, gdbcore.h: Ditto. * ppc-tdep.h, ocd.h, mips-tdep.h, gdbtypes.h: Ditto. * buildsym.h, builtin-regs.h, linespec.h, language.h: Ditto. * i387-tdep.h, gdbthread.h, event-top.h, gdb.h: Ditto. * dwarf2cfi.h, doublest.h, disasm.h, cp-abi.h: Ditto. * cli-out.h, c-lang.h, ax-gdb.h, arch-utils.h: Ditto. * ada-lang.h, config/nm-lynx.h, config/nm-linux.h: Ditto. * config/sparc/tm-sp64.h, config/rs6000/tm-rs6000.h: Ditto. * config/pa/tm-hppah.h, config/m68k/tm-delta68.h: Ditto. * cli/cli-setshow.h, cli/cli-script.h: Ditto. | |||||
2002-10-21 | 2002-10-21 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+4 | |
* solib-svr4.c (svr4_fetch_objfile_link_map): New function. * solib-svr4.h (svr4_fetch_objfile_link_map): Export. | |||||
2001-09-26 | Use gdbarch data mechanism instead of gdbarch swap mechanism to manage | Kevin Buettner | 1 | -2/+7 | |
the fetching of architecture specific link map offsets. | |||||
2001-03-10 | Cleanup solib-svr4.c by moving legacy code out to its own file. | Kevin Buettner | 1 | -4/+7 | |
2000-10-24 | Reorganize solib.c. | Kevin Buettner | 1 | -0/+70 | |