summaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Move libgdb library functions to gdb.h (new file).Andrew Cagney2001-07-281-5/+6
* * Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o.Stephane Carrez2001-07-281-3/+10
* Added dependency on tcl/tk libraries.John R. Moore2001-07-271-2/+2
* * Makefile.in (ALLDEPFILES): Add m68hc11-tdep.c.Stephane Carrez2001-07-221-0/+4
* * i386bsd-nat.c: Do not include <sys/sysctl.h>.Mark Kettenis2001-07-211-1/+3
* * signals.c: New file.Daniel Jacobowitz2001-07-191-1/+4
* * Makefile.in (COMMON_OBS): Remove tui-file.o.Stephane Carrez2001-07-181-6/+5
* 2001-07-17 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-171-1/+2
* 2001-07-16 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-161-2/+5
* 2001-07-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-151-17/+20
* * Makefile.in (ALLDEPFILES): Add i386bsd-nat.c and i386bsd-tdep.cMark Kettenis2001-07-141-0/+6
* 2001-07-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-131-5/+0
* * mcore-rom.c: Include "serial.h".Andrew Cagney2001-07-101-1/+1
* m88k builds. Tweek remote-bug.c to include "serial.h".Andrew Cagney2001-07-101-1/+1
* * remote-utils.h (struct serial): Declare as opaque. RemoveAndrew Cagney2001-07-101-1/+1
* * ser-mac.c: Make obsolete.Andrew Cagney2001-07-081-1/+1
* Exterminate ser-ocd.c.Andrew Cagney2001-06-281-3/+1
* Add missing $(ui_out_h) dependencies.Andrew Cagney2001-06-101-9/+11
* * Makefile.in (osfsolib.c, osfsolib.o): Rename to solib-osf.c andNicholas Duffek2001-05-261-3/+3
* Add support for the GNU V3 C++ ABI.Jim Blandy2001-05-221-3/+5
* * Makefile.in (gnu-v2-abi.o): Add $(demangle_h) to list ofJim Blandy2001-05-121-2/+2
* Replace Makefile.in:VERSION with the file version.in.Andrew Cagney2001-05-121-8/+8
* Fix -Werror problem with mi-main.c.Andrew Cagney2001-05-101-1/+1
* * Makefile.in (SUBDIR_GDBTK_OBS): Add gdbtk-bp.o, gdbtk-register.oKeith Seitz2001-05-101-10/+38
* * Makefile.in (mn10300-tdep.o): New rule.Jim Blandy2001-05-091-117/+122
* * Makefile.in (obstack_h, target_h): Define; these are alreadyJim Blandy2001-05-091-0/+3
* 2001-05-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-011-0/+10
* (Changes from Daniel Berlin, with revisions by Jim Blandy.)Jim Blandy2001-04-271-12/+24
* Obsolete NEWS and ISI systems (along with a few redundant m68k targets).Andrew Cagney2001-04-171-4/+6
* Obsolete sun386i.Andrew Cagney2001-04-111-2/+2
* Obsolete a29k-*-* host and a29k-*-sym1* and a29k-*-kern* targets.Andrew Cagney2001-04-051-3/+2
* Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv* andAndrew Cagney2001-04-021-4/+4
* Obsolete stuff.c and kdb-start.c.Andrew Cagney2001-03-231-8/+0
* Unified support for hardware breakpoints and watchpoints onEli Zaretskii2001-03-211-1/+3
* * Makefile.in: Clean up dependencies on ../include/demangle.h.Jim Blandy2001-03-201-3/+4
* Cleanup solib-svr4.c by moving legacy code out to its own file.Kevin Buettner2001-03-101-1/+3
* Delete make rules for obsolete files.Andrew Cagney2001-03-091-18/+0
* Remove local change that wasn't supposed to be committed.J.T. Conklin2001-03-071-3/+0
* 2001-03-06 J.T. Conklin <jtc@redback.com>jimb_gnu_v3_branchpointJ.T. Conklin2001-03-071-1/+6
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* * ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.Andrew Cagney2001-03-051-1/+3
* * Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.Andrew Cagney2001-03-011-3/+6
* * Makefile.in (gdbtk-cmds.o): Add $(regcache_h) to dependencyAndrew Cagney2001-03-011-2/+2
* * Makefile.in (regcache_h): Define. Add $(regcache_h) toAndrew Cagney2001-03-011-109/+133
* Move frame specific register code to the new file frame.c.Andrew Cagney2001-02-201-2/+6
* * go32-nat.c: Include i387-nat.h.Eli Zaretskii2001-02-181-1/+1
* Updates to "make TAGS":Jim Kingdon2001-02-091-6/+5
* * signals.h: Removed.J.T. Conklin2001-02-061-8/+8
* * monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin2001-02-021-26/+26
* * exec.c (xfer_memory): Add attrib argument.J.T. Conklin2001-01-231-4/+5