Go to file
Fred Fish 015b3352e5 Tue Aug 19 08:59:12 1997 Fred Fish <fnf@cygnus.com>
* read.c (s_lcomm_internal): Renamed from s_lcomm, added arg to
	flag when alignment is in bytes instead of power of 2, and code to
	use that flag to convert alignment to bytes.
	(s_lcomm, s_lcomm_bytes):  New helpers that call s_lcomm_internal.
	* read.h (s_lcomm_bytes): Add prototype.
	* config/obj-coff.c (write_object_file): If ALIGNMENT_IN_S_FLAGS is
	defined, write alignment to alignment bits in section header s_flags
	rather than the s_align field.
start-sanitize-tic80
	* config/obj-coff.h (ALIGNMENT_IN_S_FLAGS): Define for TC_TIC80.
	* config/tc-tic80.c (md_pseudo_table): Use s_lcomm_bytes for bss
	pseudo, instead of s_lcomm which wants a power of two for alignment.
end-sanitize-tic80
PR 12215 and PR 13061
1997-08-19 16:46:03 +00:00
bfd * coff-i960.c (COFF_ALIGN_IN_SECTION_HEADER): Define to 1. 1997-08-19 16:44:00 +00:00
binutils * configure.in: Define TARGET in header file. 1997-08-06 17:40:40 +00:00
config Wed Jul 23 12:32:18 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE> 1997-07-23 16:33:04 +00:00
gas Tue Aug 19 08:59:12 1997 Fred Fish <fnf@cygnus.com> 1997-08-19 16:46:03 +00:00
gdb * objfiles.c (objfile_relocate): Add call to breakpoint_re_set 1997-08-19 15:46:20 +00:00
gprof * configure.in: Change version number to 2.8.2. Call 1997-08-09 20:30:19 +00:00
include fix v850 sanitization 1997-08-15 15:50:13 +00:00
ld Add support for v850e and v850eq targets. 1997-08-18 18:12:54 +00:00
mmalloc
opcodes Add support for v850e and v850eq targets. 1997-08-18 18:12:54 +00:00
readline
sim Add suport for v850e and v850eq 1997-08-18 18:01:42 +00:00
.Sanitize Add support for v850e and v850eq target. 1997-08-18 18:30:31 +00:00
Build-A-Release.mk
build-all.mk
ChangeLog Add support for v850e and v850eq target. 1997-08-18 18:30:31 +00:00
config-ml.in
config.guess * config.guess: Update from FSF. 1997-07-14 07:32:55 +00:00
config.sub * config.sub: Add mipstx39. Delete r3900. 1997-08-18 13:27:25 +00:00
configure * configure: When handling a Canadian Cross, handle YACC as well as 1997-08-14 18:43:48 +00:00
configure.bat
configure.in Add support for v850e and v850eq target. 1997-08-18 18:30:31 +00:00
DOC.Sanitize
install-sh * Makefile.in (INSTALL_PROGRAM_ARGS): New variable. 1997-07-04 17:27:30 +00:00
install-texi.in
Install.in
intro.texi
ltmain.sh * ltconfig, ltmain.sh: New files, from libtool 1.0. 1997-07-31 23:50:24 +00:00
makeall.bat
Makefile.in * Makefile.in (all-vmake): Depends on all-tix. 1997-08-18 10:14:26 +00:00
makefile.vms Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de> 1997-04-01 21:29:27 +00:00
mpw-build.in
mpw-config.in
mpw-configure
mpw-README
Pack-A-Progressive
setup.com
tape-labels-tex.in
test-build.mk