summaryrefslogtreecommitdiffstats
path: root/c/src/librdbg/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
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 Corsepius1-0/+10
* 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 Corsepius1-0/+11
* 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 Corsepius1-0/+6
* 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 Corsepius1-0/+10
* 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 Corsepius1-0/+13
* 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 Corsepius1-0/+6
* 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 Corsepius1-0/+16
* 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 Corsepius1-0/+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 Corsepius1-0/+16
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 Corsepius1-0/+5
* 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 Corsepius1-0/+12
* 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 Corsepius1-0/+5
* src/rdbg.c: Use memset instead of bzero (deprecated). * src/servtsp.c: Ditto.
2003-03-11Merger from rtems-4-6-branch.Ralf Corsepius1-0/+4
2003-02-112003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-112003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: AC_PREREQ(2.57).
2002-12-062002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
2002-11-042002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
* 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 Sherrill1-0/+4
* src/i386/any/remdeb_xdr.c: Removed warnings.
2002-10-312002-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
* 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 Corsepius1-0/+6
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+5
* configure.ac: Remove RTEMS_BSP_ALIAS. Add RTEMS_CHECK_BSP_CACHE.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+6
* 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 Sherrill1-0/+6
* 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 Sherrill1-0/+5
* 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 Sherrill1-0/+7
* 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 Sherrill1-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.
2002-04-192001-04-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* src/powerpc/rdbg_f.c: Always include <rtems.h> instead of internal include files.
2002-04-182002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+6
* src/powerpc/rdbg_cpu_asm.S: Reflect changes to <rtems/score/cpu.h>. * src/powerpc/rdbg_f.c: Ditto.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+19
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/powerpc/new_exception_processing/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-202002-03-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+8
PR 149 * src/i386/any/Makefile.am: s/$(SED)/sed/. * src/m68k/any/Makefile.am: s/$(SED)/sed/. * src/powerpc/new_exception_processing/Makefile.am: s/$(SED)/sed/. (Reported by Till Straumann <strauman@SLAC.Stanford.EDU>)
2002-02-01Fixed ChangeLog again :(Joel Sherrill1-0/+48
2002-02-01Fixed ChangeLogJoel Sherrill1-34/+107
2002-02-012002-02-01 Eric Valette <valette@crf.canon.fr>Joel Sherrill1-120/+0
* So many patches have been posted recently on the mailing list and because we were unable to find correct solution to compile on various linux distros (due to rpcgen incompatibilities), and because the coding style of rdbg was rather inconsistant among various pieces of code, I decided to: 1) make some cleaning regarding global coding style (using indent + manual edits), 2) incorporate/review the paches send by various people (S. Holford, T. Strauman), 3) Fix the bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove some dead code, 5) Apply a patches enabling to call enterRdbg imediately after rdbg initialization is done, NB : the paches is huge but it is mainly due to coding styke chnages. Only few lines of codes have been really changed and they do not impact rdbg functionnality (AFAIKT). * include/rdbg/servrpc.h, include/rdbg/i386/rdbg_f.h, include/rdbg/m68k/rdbg_f.h, include/rdbg/powerpc/rdbg_f.h, src/_servtgt.c, src/awk.svc, src/excep.c, src/ptrace.c, src/rdbg.c, src/remdeb.x, src/servbkpt.c, src/servcon.c, src/servrpc.c, src/servtgt.c, src/servtsp.c, src/servutil.c, src/i386/excep_f.c, src/i386/rdbg_f.c, src/i386/any/Makefile.am, src/i386/any/remdeb.h, src/i386/any/remdeb_svc.c, src/i386/any/remdeb_xdr.c, src/m68k/excep_f.c, src/m68k/rdbg_f.c, src/m68k/any/Makefile.am, src/m68k/any/remdeb.h, src/m68k/any/remdeb_svc.c, src/m68k/any/remdeb_xdr.c, src/powerpc/excep_f.c, src/powerpc/rdbg_f.c, src/powerpc/new_exception_processing/Makefile.am, src/powerpc/new_exception_processing/remdeb.h, src/powerpc/new_exception_processing/remdeb_svc.c, src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2002-02-01Fixed ChangeLogJoel Sherrill1-0/+1
2002-02-01 * So many patches have been posted recently on the mailing list andJoel Sherrill1-0/+35
because we were unable to find correct solution to compile on various linux distros (due to rpcgen incompatibilities), and because the coding style of rdbg was rather inconsistant among various pieces of code, I decided to: 1) make some cleaning regarding global coding style (using indent + manual edits), 2) incorporate/review the paches send by various people (S. Holford, T. Strauman), 3) Fix the bug due to varying rpcgen code generation in remdeb_svc.c, 4) Remove some dead code, 5) Apply a patches enabling to call enterRdbg imediately after rdbg initialization is done, NB : the paches is huge but it is mainly due to coding styke chnages. Only few lines of codes have been really changed and they do not impact rdbg functionnality (AFAIKT). * include/rdbg/servrpc.h, include/rdbg/i386/rdbg_f.h, include/rdbg/m68k/rdbg_f.h, include/rdbg/powerpc/rdbg_f.h, src/_servtgt.c, src/awk.svc, src/excep.c, src/ptrace.c, src/rdbg.c, src/remdeb.x, src/servbkpt.c, src/servcon.c, src/servrpc.c, src/servtgt.c, src/servtsp.c, src/servutil.c, src/i386/excep_f.c, src/i386/rdbg_f.c, src/i386/any/Makefile.am, src/i386/any/remdeb.h, src/i386/any/remdeb_svc.c, src/i386/any/remdeb_xdr.c, src/m68k/excep_f.c, src/m68k/rdbg_f.c, src/m68k/any/Makefile.am, src/m68k/any/remdeb.h, src/m68k/any/remdeb_svc.c, src/m68k/any/remdeb_xdr.c, src/powerpc/excep_f.c, src/powerpc/rdbg_f.c, src/powerpc/new_exception_processing/Makefile.am, src/powerpc/new_exception_processing/remdeb.h, src/powerpc/new_exception_processing/remdeb_svc.c, src/powerpc/new_exception_processing/remdeb_xdr.c: Modified.
2002-01-292002-01-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+0
* ChangeLog: Deleted bad entry.
2002-01-292001-01-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* src/powerpc/new_exception_processing/remdeb.h: Regenerated.
2002-01-182002-01-18 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill1-0/+11
* src/powerpc/excep_f.c: This patch addresses the following issues: - exception handler needs to enable MSR_FP if the interrupted thread is FP enabled. - printk message for MSR fixed and added stacktrace NOTE: this requires the stacktrace patch to lib/libbsp/powerpc/shared/vectors/vector_init.c (#ifdef DDEBUG only, however)
2002-01-182001-01-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* src/powerpc/new_exception_processing/remdeb_svc.c: Corrected macro using variable arguments.
2002-01-182001-01-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+7
* src/powerpc/new_exception_processing/remdeb.h, src/powerpc/new_exception_processing/remdeb_xdr.c: Regenerated since I updated the main RTEMS development machine to RedHat 7.2 and apparently got a new version of rpcgen.
2001-10-302001-10-30 Victor V. Vengerov <vvv@oktet.ru>Joel Sherrill1-0/+4
* src/m68k/rdbg_cpu_asm.S: Now compiles on ColdFire.
2001-10-172001-10-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* configure.ac: Fix latent bug exposed by removal of config.cache's which prevented powerpc targets librdbg from building.
2001-10-112001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+6
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
2001-09-272001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+10
* include/rdbg/i386/Makefile.am: Use 'PREINSTALL_FILES ='. * include/rdbg/m68k/Makefile.am: Use 'PREINSTALL_FILES ='. * include/rdbg/powerpc/Makefile.am: Use 'PREINSTALL_FILES ='. * include/rdbg/Makefile.am: Use 'PREINSTALL_FILES ='. * src/i386/any/Makefile.am: Use 'PREINSTALL_FILES ='. * src/m68k/any/Makefile.am: Use 'PREINSTALL_FILES ='. * src/powerpc/new_exception_processing/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+7
* src/i386/any/Makefile.am: Move MAINTAINERCLEANFILES before the includes and use MAINTAINERCLEANFILES = to make automake-1.5 happy. * src/m68k/any/Makefile.am: Ditto. * src/powerpc/new_exception_processing/Makefile.am: Ditto.
2001-09-212001-09-14 Eric Norum <eric.norum@usask.ca>Joel Sherrill1-0/+4
* include/rdbg/rdbg.h, src/ptrace.c: Modifications to make gcc 3.x happy.