summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-01-12Remove all-local:.Ralf Corsepius1-2/+0
2006-01-112006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-69/+2
* librdbg/Makefile.am: Add preinstall.am.
2006-01-11New.Ralf Corsepius1-0/+72
2005-09-19Include <errno.h> instead of <sys/errno.h>Ralf Corsepius5-5/+5
2005-06-172005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+4
* librdbg/src/powerpc/excep_f.c: Conditionalize use of ISI vector since it is not supported by the MPC5xx.
2005-05-032005-05-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+2
* librdbg/src/ptrace.c: Remove warning.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* libchip/Makefile.am, libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am, libnetworking/rtems_telnetd/Makefile.am, librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-022005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-21/+1
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am support/Makefile.am, wrapup/Makefile.am: Remove build-variant support.
2004-10-212004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-16/+16
* librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
2004-04-15Remove stray white spaces.Ralf Corsepius2-4/+0
2004-04-15Remove stray white spaces.Ralf Corsepius8-20/+0
2004-04-012004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-3/+3
* librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>. * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>. * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
2004-03-302004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-53/+47
* librdbg/Makefile.am: Fix rpcgen rules. * librdbg/src/i386/any/remdeb_xdr.c, librdbg/src/m68k/any/remdeb_xdr.c, librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Reflect changes to librdbg/Makefile.am.
2004-03-08Unused.Ralf Corsepius8-16/+0
2004-02-202004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am, wrapup/Makefile.am: Fix automake problems having been introduced in previous patch.
2004-02-192004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+1
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am: Preinstall dirs. * wrapup/Makefile.am: Preinstall dirs. Cosmetics. * aclocal/check-multiprocessing.m4: Cosmetics. * aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT. * aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
2004-02-172004-02-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-274/+263
* librdbg/Makefile.am: Merge-in librdbg/include/Makefile.am, librdbg/src/Makefile.am. * librdbg/include/Makefile.am, librdbg/src/Makefile.am: Remove. * configure.ac: Reflect changes above. Unconditionally apply RTEMS_CHECK_MULTIPROCESSING. * wrapup/Makefile.am: Reflect changes above. * Makefile.am: Add DIST_SUBDIRS = @BSP_SUBDIRS@.
2004-02-142004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-315/+212
* librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am: Remove. * librdbg/src/Makefile.am: Merge-in librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am. * configure.ac: Reflect changes above.
2004-02-132004-02-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius9-140/+45
* librdbg/include/Makefile.am: Merge-in librdbg/include/rdbg/i386/Makefile.am, librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/powerpc/Makefile.am. * librdbg/include/rdbg/i386/Makefile.am, librdbg/include/rdbg/m68k/Makefile.am, librdbg/include/rdbg/Makefile.am, librdbg/include/rdbg/powerpc/Makefile.am: Remove. * configure.ac: Reflect changes above.
2004-02-092004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-12/+3
* libchip/Makefile.am: Don't include lib.am. * librdbg/src/i386/Makefile.am, librdbg/src/m68k/Makefile.am, librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove unnecessary EXTRA_DISTs.
2004-01-232004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-368/+0
* ChangeLog: Merge-in librdbg/ChangeLog. * librdbg/ChangeLog: Remove.
2004-01-23Cleanup ChangeLog.Ralf Corsepius1-114/+97
2004-01-212004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-92/+83
* include/rdbg/Makefile.am: Add PREINSTALL_DIRS. * include/rdbg/i386/Makefile.am: Add PREINSTALL_DIRS. * include/rdbg/m68k/Makefile.am: Add PREINSTALL_DIRS. * include/rdbg/powerpc/Makefile.am: Add PREINSTALL_DIRS. * src/i386/Makefile.am: Add PREINSTALL_DIRS. * src/m68k/Makefile.am: Add PREINSTALL_DIRS. * src/powerpc/Makefile.am: Add PREINSTALL_DIRS.
2004-01-142004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-0/+41
* include/rdbg/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * include/rdbg/i386/Makefile.am: Ditto. * include/rdbg/m68k/Makefile.am: Ditto. * include/rdbg/powerpc/Makefile.am: Ditto. * src/i386/Makefile.am: Ditto. * src/m68k/Makefile.am: Ditto. * src/powerpc/Makefile.am: Ditto.
2003-12-132003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-18/+24
* src/i386/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * src/m68k/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * src/powerpc/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
2003-12-122003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-14/+29
* include/rdbg/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * include/rdbg/i386/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * include/rdbg/m68k/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * include/rdbg/powerpc/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * src/i386/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * src/m68k/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * src/powerpc/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
2003-12-092003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius10-309/+305
* src/powerpc/new_exception_processing/Makefile.am: Remove. * src/powerpc/Makefile.am: Merge-in former new_exception_processing/Makefile.am. * src/m68k/any/Makefile.am: Remove. * src/m68k/Makefile.am: Merge-in former any/Makefile.am. * src/i386/any/Makefile.am: Remove. * src/i386/Makefile.am: Merge-in former any/Makefile.am. * src/Makefile.am: Cosmetics. * include/Makefile.am: Cosmetics. * Makefile.am: Cosmetics.
2003-12-022003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-3/+9
* src/i386/any/Makefile.am: Remove all-local: $(ARCH). * src/m68k/any/Makefile.am: Remove all-local: $(ARCH). * src/powerpc/new_exception_processing/Makefile.am: Remove all-local: $(ARCH).
2003-12-012003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius14-60/+126
* Makefile.am: Reformat. Apply dirstamps to preinstallation. * include/Makefile.am: Ditto. * include/rdbg/Makefile.am: Ditto. * include/rdbg/i386/Makefile.am: Ditto. * include/rdbg/m68k/Makefile.am: Ditto. * include/rdbg/powerpc/Makefile.am: Ditto: * src/Makefile.am: Ditto. * src/i386/Makefile.am: Ditto. * src/i386/any/Makefile.am: Ditto. * src/m68k/Makefile.am: Ditto. * src/m68k/any/Makefile.am: Ditto. * src/powerpc/Makefile.am: Ditto. * src/powerpc/new_exception_processing/Makefile.am: Ditto.
2003-08-222003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-3/+6
* src/i386/any/Makefile.am, src/m68k/any/Makefile.am, src/powerpc/new_exception_processing/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2003-08-18Fix broken ChangeLog entries.Ralf Corsepius1-13/+13
2003-08-162003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius14-26/+42
Makefile.am: Reflect having moved automake. include/Makefile.am: Reflect having moved automake. include/rdbg/Makefile.am: Reflect having moved automake. include/rdbg/i386/Makefile.am: Reflect having moved automake. include/rdbg/m68k/Makefile.am: Reflect having moved automake. include/rdbg/powerpc/Makefile.am: Reflect having moved automake. src/Makefile.am: Reflect having moved automake. src/i386/Makefile.am: Reflect having moved automake. src/i386/any/Makefile.am: Reflect having moved automake. src/m68k/Makefile.am: Reflect having moved automake. src/m68k/any/Makefile.am: Reflect having moved automake. src/powerpc/Makefile.am: Reflect having moved automake. src/powerpc/new_exception_processing/Makefile.am: Reflect having moved automake.
2003-08-082003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-1/+7
* include/rdbg/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU). * src/Makefile.am: Add DIST_SUBDIRS = $(RTEMS_CPU).
2003-07-252003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius15-134/+83
* configure.ac: Remove (Merged into ../configure.ac). * Makefile.am, include/Makefile.am, include/rdbg/Makefile.am, include/rdbg/i386/Makefile.am, include/rdbg/m68k/Makefile.am, include/rdbg/powerpc/Makefile.am, src/Makefile.am, src/i386/Makefile.am, src/i386/any/Makefile.am, src/m68k/Makefile.am, src/m68k/any/Makefile.am, src/powerpc/Makefile.am, src/powerpc/new_exception_processing/Makefile.am: Reflect having merged configure.ac into ../configure.ac.
2003-07-18Fixed formatting so scripts work.Joel Sherrill1-0/+1
2003-07-182003-07-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-2/+7
* src/rdbg.c: Use memset instead of bzero (deprecated). * src/servtsp.c: Ditto.
2003-03-11Merger from rtems-4-6-branch.Ralf Corsepius2-1/+4
2003-02-112003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-112003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* configure.ac: AC_PREREQ(2.57).
2002-12-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-27/+27
* src/_servtgt.c: Removed warning by adding support for ITRON tasks and rolling multiple loops into 1. * src/m68k/rdbg_f.c: Removed warning.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-28/+4
* src/i386/any/remdeb_xdr.c: Removed warnings.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-62/+10
* src/rdbg.c, src/servtsp.c, src/m68k/rdbg_f.c, src/m68k/any/remdeb_xdr.c, src/powerpc/new_exception_processing/remdeb_xdr.c: Removed warnings.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-3/+9
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+7
* configure.ac: Remove RTEMS_BSP_ALIAS. Add RTEMS_CHECK_BSP_CACHE.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-9/+15
* src/i386/any/Makefile.am: Use .$(OBJEXT) instead of .o. * src/m68k/any/Makefile.am: Use .$(OBJEXT) instead of .o. * src/powerpc/new_exception_processing/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-26/+34
* src/_servtgt.c, src/ptrace.c: Corrected use of _Objects_Information_table now that it is a two dimensional array based upon API and class.
2002-05-152001-05-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-0/+365
* src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c, src/powerpc/new_exception_processing/remdeb_svc.c: Readding as I accidentally deleted the incorrectly empty versions.
2002-05-142002-05-14 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2-19/+63
* src/m68k/rdbg_cpu_asm.S: Per PR163, Fix incorrect assumption that exception stack frames on M68K members with VBR always are 6 byte long. The incorrect assumption resulted in some gdb commands like "next" to fail on the 68360.
2002-05-142002-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-0/+6
* src/i386/any/remdeb_svc.c, src/m68k/any/remdeb_svc.c, src/powerpc/new_exception_processing/remdeb_svc.c: Per PR220 remove these files from CVS.