summaryrefslogtreecommitdiff
path: root/gdb/osfsolib.c
Commit message (Collapse)AuthorAgeFilesLines
* 2000-04-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-04-271-1/+2
| | | | | | | | * cxux-nat.c (add_shared_symbol_files): Don't treat .text section as special in the section_addr_info structure. * pa64solib.c (pa64_solib_add_solib_objfile): Ditto. * osfsolib.c (symbol_add_stub): Ditto. * irix5-nat.c (symbol_add_stub): Ditto.
* 2000-04-03 H.J. Lu <hjl@gnu.org>H.J. Lu2000-04-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * gdb_regex.h: New. Include "regex.h" if USE_INCLUDED_REGEX is defined and <regex.h> otherwise. * irix5-nat.c: Include "gdb_regex.h" instead of "gnu-regex.h". * monitor.c: Likewise. * osfsolib.c: Likewise. * solib.c: Likewise. * source.c: Likewise. * symtab.c: Likewise. * Makefile.in (REGEX): Changed to @REGEX@. (REGEX_CFLAGS): New. (REGEX1): Removed. (ADD_DEPS): Use $(REGEX) instead of $(REGEX1). (INTERNAL_WARN_CFLAGS): Add $(REGEX_CFLAGS). * configure.in (--with-included-regex): New switch. (REGEX): New. Subsstitue @REGEX@ in Makefile.in. (REGEX_CFLAGS): New. Subsstitue @REGEX_CFLAGS@ in Makefile.in. * configure: Regenerated.
* import gdb-1999-11-16 snapshotJason Molenda1999-11-171-1/+1
|
* import gdb-1999-10-11 snapshotJason Molenda1999-10-121-2/+1
|
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-2/+5
|
* import gdb-1999-09-28 snapshotJason Molenda1999-09-281-31/+3
|
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-1/+1
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-292/+298
|
* Initial revisionStan Shebs1999-04-161-0/+980