binutils-gdb modified for the FreeChainXenon project
Find a file
Stu Grossman 3f687c7896 * infrun.c (wait_for_inferior): Disable questionable code near
the step range test.  Replace call detection test with much
	simpler (and more efficient) test that doesn't require prologue
	examination (as often).
	* symtab.c symtab.h (in_prologue):  New function that indicates
	whether or not we are in a function prologue.  This uses the
	symbol table, and then falls back to prologue examination if that
	fails.  It's much more efficient for remote debugging because it
	avoids examining memory, which is very slow.  This is used in
	wait_for_inferior to determine if we've made a function call that
	needs to be skipped over (for next/nexti).
	* mips-tdep.c (after_prologue):  New function, returns the PC
	after the prologue.  Uses PDRs and the symbol table.
	(mips_find_saved_regs):  Use in_prologue() to avoid costly
	prologue examination if possible.
	(mips_skip_prologue):  Use after_prologue() if possible to avoid
	costly prologue examination.
1995-10-24 21:22:56 +00:00
bfd * hppabsd-core.c (make_bfd_asection): Initialize asect->filepos 1995-10-24 16:27:25 +00:00
binutils * binutils.texi: Change --with-targets to --enable-targets. 1995-10-20 22:42:21 +00:00
config use bison 1995-09-29 00:48:00 +00:00
gas Fix PR 8255 1995-10-24 18:59:05 +00:00
gdb * infrun.c (wait_for_inferior): Disable questionable code near 1995-10-24 21:22:56 +00:00
gprof Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> 1995-10-06 20:51:43 +00:00
include * hppa.h: Add lci and syncdma instructions. 1995-10-24 16:50:16 +00:00
ld Renamed the VR4300 specific emulparams files to 8.3 unique names, 1995-10-23 11:56:50 +00:00
mmalloc * mmprivate.h: Remove declarations (PTR, etc) that are already 1995-10-24 20:21:58 +00:00
opcodes mips-opc.c: Added shorthand (V1) for INSN_4100 manifest. Added the 1995-10-23 11:14:17 +00:00
readline * Makefile.in (BISON): Remove macro. 1995-10-10 20:44:07 +00:00
sim Fix SH simulator to handle program exit correctly. 1995-10-22 20:22:02 +00:00
.Sanitize (keep_these_too): Add Guile sub-directories. 1995-10-22 21:37:29 +00:00
Build-A-Release.mk
build-all.mk NCR changes 1995-09-17 03:05:25 +00:00
cfg-ml-com.in shorten some multi directory names. 1995-10-22 17:31:02 +00:00
cfg-ml-pos.in Document sed bug. 1995-07-27 21:37:26 +00:00
ChangeLog shorten some multi directory names. 1995-10-22 17:06:26 +00:00
config.guess * config.guess: Merge with FSF: 1995-08-11 22:40:18 +00:00
config.sub * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. 1995-07-03 22:02:03 +00:00
configure * configure: If CC and CXX are not set in the environment, set 1995-10-04 16:22:37 +00:00
configure.bat
configure.in * configure.in (i[345]86-*-win32): Always build newlib. 1995-10-19 23:14:56 +00:00
DOC.Sanitize Remove mention of no-longer-needed keep-mpw, add mention of lose-gdbtk. 1995-05-29 20:52:31 +00:00
INSTALL
install-texi.in
Install.in
install.sh
intro.texi
makeall.bat
Makefile.in Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com> 1995-10-18 23:45:05 +00:00
mpw-build.in
mpw-config.in
mpw-configure Add PowerMac support and many other enhancements. 1995-09-26 21:51:30 +00:00
mpw-README
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00