Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2000-04-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-04-27 | 1 | -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. Lu | 2000-04-04 | 1 | -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 snapshot | Jason Molenda | 1999-11-17 | 1 | -1/+1 |
| | |||||
* | import gdb-1999-10-11 snapshot | Jason Molenda | 1999-10-12 | 1 | -2/+1 |
| | |||||
* | import gdb-1999-10-04 snapshot | Jason Molenda | 1999-10-05 | 1 | -2/+5 |
| | |||||
* | import gdb-1999-09-28 snapshot | Jason Molenda | 1999-09-28 | 1 | -31/+3 |
| | |||||
* | import gdb-1999-08-09 snapshot | Jason Molenda | 1999-08-09 | 1 | -1/+1 |
| | |||||
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -292/+298 |
| | |||||
* | Initial revision | Stan Shebs | 1999-04-16 | 1 | -0/+980 |