Go to file
Per Bothner 3c02944a98 * expression.h (enum exp_code): Added OP_NAME.
* expprint.c (print_subexp):  Add OP_NAME support.
	* parse.c (length_of_subexp, prefixify_subexp):  Likewise.
	* scm-lang.c (scm_unpack, in_eval_c, scm_lookup_name):  new function.
	* scm-lang.h:  Declare builtin_type_scm;  other minor tweaks.
	* values.c (unpack_long):  If type is SCM, call scm_unpack.
	* scm-valprint.c (scm_val_print):  Use extract_signed_integer,
	instead unpack_long
	* scm-lang.c: More Scheme expression parsing from here ...
	* scm-exp.c:  ... to here.  New file.
	Also, provide for gdb to evaluate simple constants and names..
	* Makefile.in:  Note new scm-exp.{c,o}.
1995-10-05 05:24:41 +00:00
bfd * rs6000-core.c (CORE_VERSION_1): Use CORE_VERSION_1 instead 1995-10-05 00:21:25 +00:00
binutils * arsup.c (ar_save): Use rename, not unlink/link/unlink. 1995-10-04 02:39:59 +00:00
config use bison 1995-09-29 00:48:00 +00:00
gas Better parsing, tocd, tocv started 1995-10-04 21:43:23 +00:00
gdb * expression.h (enum exp_code): Added OP_NAME. 1995-10-05 05:24:41 +00:00
gprof * Makefile.in (maintainer-clean): New target, synonym for 1995-09-20 17:21:54 +00:00
include small rearranging, remove DEFAULT_* defines 1995-10-04 18:47:25 +00:00
ld * ldexp.c (exp_get_abs_int): Return bfd_vma, not int. 1995-10-04 21:39:29 +00:00
mmalloc * Makefile.in, configure.in: Converted to use autoconf. 1995-05-04 00:21:18 +00:00
opcodes From David Mosberger-Tang <davidm@azstarnet.com> 1995-10-03 15:35:55 +00:00
readline Fri Sep 29 15:19:23 1995 steve chamberlain <sac@slash.cygnus.com> 1995-09-29 22:28:44 +00:00
sim revert to stock autoconf 2.4 configure scripts. 1995-10-03 20:31:16 +00:00
.Sanitize * cfg-ml-com.in (sh-*-*): Add sh3e support. 1995-09-06 21:02:59 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk NCR changes 1995-09-17 03:05:25 +00:00
cfg-ml-com.in * cfg-ml-com.in (m68*-*-*): Only build multilibs for 1995-09-22 19:21:08 +00:00
cfg-ml-pos.in Document sed bug. 1995-07-27 21:37:26 +00:00
ChangeLog * configure.in (CC): Try to get CC from 1995-10-05 05:03:55 +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 additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in (CC): Try to get CC from 1995-10-05 05:03:55 +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 Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
Makefile.in * configure: If CC and CXX are not set in the environment, set 1995-10-04 16:22:37 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure Add PowerMac support and many other enhancements. 1995-09-26 21:51:30 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
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