No description
Find a file
Ian Lance Taylor e28c40d725 * read.c (abs_section_offset): New global variable.
(potable): Add offset, struct.
	(do_org): New static function; handle changing the origin in the
	absolute section.
	(s_org): Use do_org.
	(s_set): Likewise.
	(equals): Likewise.
	(s_space): In absolute_section, just increase abs_section_offset.
	(s_struct): New function.
	(emit_expr): Handle absolute_section specially.
	* read.h (abs_section_offset): Declare.
	(s_struct): Declare.

	* read.c (potable): Add ifeq, ifge, ifgt, ifle, iflt, ifne.
	Change if to pass O_ne to s_if.
	(read_a_source_file): Don't define an label without a colon if
	ignore_input returns true.

	* read.c (potable): Add dcb, dcb.b, dcb.d, dcb.l, dcb.s, dcb.w,
	dcb.x, ds.d, ds.p, ds.s, ds.x, elsec, endc, fail, format, llen,
	noformat.
	(read_a_source_file): If pseudo-op handler is s_end, quit
	immediately.
	(s_end): New function.
	(s_fail): New function.
	(s_float_space): New function.
	(hex_float): New static function.
	(float_cons): Use hex_float.
	* read.h (s_fail): Declare.
	(s_float_space): Declare.
1995-08-09 19:36:25 +00:00
bfd Tue Aug 8 16:34:57 1995 steve chamberlain <sac@slash.cygnus.com> 1995-08-08 23:54:27 +00:00
binutils * dlltool.c (mtable): New fields. 1995-08-09 00:12:18 +00:00
config Renamed. 1995-07-03 21:22:00 +00:00
gas * read.c (abs_section_offset): New global variable. 1995-08-09 19:36:25 +00:00
gdb Fix typo in changelog entry. 1995-08-09 18:59:48 +00:00
gprof * core.c (get_src_info): Cast arg 7 of bfd_find_nearest_line 1995-07-20 22:13:40 +00:00
include * m68kmri.h: Remove. 1995-08-02 22:48:21 +00:00
ld * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Use xmalloc instead of 1995-08-08 23:31:28 +00:00
mmalloc * Makefile.in, configure.in: Converted to use autoconf. 1995-05-04 00:21:18 +00:00
opcodes * m68k-dis.c: (fpcr_names): Add % before all register names. 1995-08-07 20:22:13 +00:00
readline inc-hist.texi: gdb manual up to date for 95q3 1995-06-22 21:30:02 +00:00
sim Document FSF address updating of all files with FSF addresses, 1995-08-03 18:42:27 +00:00
.Sanitize Remove traces of gdbtk from Makefile.in if --lose-gdbtk arg seen. 1995-08-06 19:16:15 +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 update target lists for all hosts 1995-05-18 09:16:59 +00:00
cfg-ml-com.in * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build. 1995-07-31 16:57:38 +00:00
cfg-ml-pos.in Document sed bug. 1995-07-27 21:37:26 +00:00
ChangeLog * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of 1995-08-06 19:18:27 +00:00
config.guess * config.guess: Add hppa1.1-hp-lites support. 1995-04-26 16:59:33 +00:00
config.sub * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down. 1995-07-03 22:02:03 +00:00
configure Handle autoconfiscated directories by running the correct configure script. 1995-06-21 20:57:03 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu). 1995-08-07 16:24:42 +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 * Makefile.in (GDB_SUPPORT_DIRS): Add utils. 1995-08-05 01:04:06 +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 Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-03-17 23:02:58 +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