Go to file
Ian Lance Taylor 670a50ebf6 * subsegs.c (subseg_new): Set output_section of new section.
* as.c (perform_an_assemly_pass): Don't set output_section here.
	* expr.c (expr_part, expr): Turn off section assertions for ECOFF,
	since it has additional sections.
	* read.c (s_lcomm): For MIPS ECOFF, put small objects in .sbss,
	not bss_section.
	* config/obj-ecoff.h (TARGET_SYMBOL_FIELDS): Added
	ecoff_undefined field.
	* config/obj-ecoff.c (obj_symbol_new_hook): Initialize
	ecoff_undefined field.
	(add_file): If using stabs, just output a stabs symbol rather than
	creating a new fdr.
	(obj_ecoff_begin, obj_ecoff_bend): Ignore line number by reading
	it with get_absolute_expression, rather than skipping it by hand.
	(obj_ecoff_loc): If using stabs, just output a stabs symbol rather
	than ECOFF line number information.
	(obj_ecoff_stab): Accept non-zero values for stabs line number.
	(ecoff_build_symbols): Set ifilesym correctly.  Set storage class
	to small, undefined and/or readonly sections if appropriate.
	Don't output symbol names containing \001 characters.
	(ecoff_frob_file): Make sure at least one fdr is output.
	* config/tc-mips.h: Define TC_MIPS.
	* config/tc-mips.c (g_switch_value): New static variable.
	(md_assemble): Set gp size of output BFD.
	(gp_reference): New function; returns 1 if expression can be
	accesssed via gp.  Always returns 0 if not using ECOFF.
	(macro_build): Convert BFD_RELOC_LO16 to BFD_RELOC_MIPS_GPREL if
	possible.
	(macro): Generate sequences using gp if possible.
	(md_parse_option): Ignore -EL and -EB.  Parse -G.
	(md_apply_fix): Added BFD_RELOC_MIPS_GPREL to ignored case.
	(s_change_sec): Handle .rdata and .sdata for ECOFF.
	(s_extern): Mark symbol as external.  Set ecoff_undefined field.
1993-04-01 02:14:29 +00:00
bfd * aoutx.h (translate_from_native_sym_flags): Now handles indirect 1993-03-30 17:40:51 +00:00
binutils provide a new interface (using read_memory_func) to call the disassemblers 1993-03-31 21:43:25 +00:00
config Keep mh-sun3 1993-03-31 02:54:10 +00:00
gas * subsegs.c (subseg_new): Set output_section of new section. 1993-04-01 02:14:29 +00:00
gdb provide a new interface (using read_memory_func) to call the disassemblers 1993-03-31 21:43:25 +00:00
gprof add INFO-DIR-ENTRY 1993-03-26 03:01:46 +00:00
include * bfd.h: Updated for BFD_RELOC_MIPS_GPREL and bfd_[gs]et_gp_size 1993-04-01 01:52:47 +00:00
ld ld.texinfo: 1993-03-30 23:25:03 +00:00
mmalloc consistent use of -solaris2* 1993-03-13 03:09:19 +00:00
opcodes * m68k-dis.c: Fix prototype for fetch_arg(). 1993-04-01 01:05:39 +00:00
readline add installcheck & dvi 1993-03-24 10:37:27 +00:00
sim add h8500 directory 1993-03-29 21:23:15 +00:00
.Sanitize Add dejagnu to list of directories to save. 1993-03-16 14:07:56 +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 * build-all.mk: Use CC=cc -Xs on Solaris. 1993-03-30 18:04:32 +00:00
ChangeLog * Makefile.in: Complete overhaul to merge many almost identical 1993-03-31 20:33:16 +00:00
config.sub * config.guess: add GPL. 1993-03-10 20:10:33 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure configure has embedded tabs, which I accidentially nuked 1993-03-22 23:28:43 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in fix setting of target_alias when using config.guess (fixes PR config/2422) 1993-03-24 21:10:41 +00:00
DOC.Sanitize Initial revision 1991-10-31 00:08:52 +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
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in * Makefile.in: Complete overhaul to merge many almost identical 1993-03-31 20:33:16 +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 better support for configuration with gcc 1993-03-20 04:51:42 +00:00