Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 | |
gdb/ChangeLog: Copyright year update in most files of the GDB Project. | |||||
2011-11-23 | Fix compilation error in gdb-dlfcn.c (on Windows) | Joel Brobecker | 1 | -1/+1 | |
gdb/ChangeLog: * gdb-dlfcn.c (gdb_dlopen): Add missing coma in call to FormatMessage. | |||||
2011-11-20 | gdb/ | Sanjoy Das | 1 | -0/+139 | |
* Makefile.in: Add gdb-dlfcn.c and gdb-dlfcn.h to build system. * config.in: Add new #define HAVE_LIBDL. * configure.ac: Add check for -ldl. * configure: Re-generated by autoconf. * gdb-dlfcn.c: New file. * gdb-dlfcn.h: New file. |