Binutils with MCST patches
Go to file
Fred Fish e074d05eac * libcoff-in.h (struct coff_final_link_info): Add boolean
global_to_static member for support of task linking.
	(_bfd_coff_write_task_globals): Add prototype.
	* libcoff.h: Regenerate.
	* coffcode.h (coff_write_object_contents): Use #ifdef to
	check RS6000COFF_C, to be consistent with all other uses
	in this file.
	* cofflink.c (_bfd_coff_final_link): If doing task linking,
	call _bfd_coff_write_task_globals.
	(_bfd_coff_link_input_bfd): If doing task linking, convert
	global functions to static.
	(_bfd_coff_write_global_sym): If doing task linking, convert
	global variables to static.
	(_bfd_coff_write_task_globals): New function.
	* coff-tic80.c (TIC80COFF): Define this instead of just TIC80.
	(C_AUTOARG): #undef since it clashes with C_UEXT.
	(C_LASTENT): #undef since it clashes with C_STATLAB.
	* coffcode.h (coff_write_object_contents): Use TIC80COFF
	rather than TIC80.
	(coff_slurp_symbol_table): Use C_SYSTEM.  Hide C_AUTOARG use
	when TIC80COFF defined (clashes with C_UEXT).  Explicitly
	recognize C_UEXT, C_STATLAB, and C_EXTLAB as unsupported.
PR 12236
1997-05-24 15:30:55 +00:00
bfd * libcoff-in.h (struct coff_final_link_info): Add boolean 1997-05-24 15:30:55 +00:00
binutils * configure.in: Don't clear OPCODES when --enable-commonbfdlib is 1997-05-12 17:14:57 +00:00
config Thu Mar 27 15:52:40 1997 Geoffrey Noer <noer@cygnus.com> 1997-03-27 23:55:00 +00:00
gas add depend.c 1997-05-23 20:15:59 +00:00
gdb * gdb.c++/virtfunc.exp(gdb_virtfunc_restart): Make sure we run 1997-05-23 22:30:29 +00:00
gprof Change to use automake: 1997-04-15 18:35:39 +00:00
include * internal.h (C_UEXT, C_STATLAB, C_EXTLAB, C_SYSTEM): 1997-05-24 15:28:55 +00:00
ld * ldmain.c (main): Correct check of fclose return value when 1997-05-21 21:44:47 +00:00
mmalloc * Makefile.in (mm.o): New target that combines all the functions 1996-12-28 22:33:53 +00:00
opcodes * sh-dis.c: Reindent. Rename local variable fprintf to 1997-05-23 20:52:06 +00:00
readline * tilde.c (tilde_word_expand): __MSDOS___ -> __MSDOS__ 1996-10-08 16:00:54 +00:00
sim Preliminary suport for xor-endian suport in core module. 1997-05-23 09:19:43 +00:00
.Sanitize * configure.in (host_libs): Added libide. 1997-04-21 19:30:47 +00:00
Build-A-Release.mk
build-all.mk change [ -d foo ] to test -d foo 1996-03-22 21:50:27 +00:00
ChangeLog * Makefile.in (INSTALL_MODULES): Put install-opcodes before 1997-05-09 21:22:29 +00:00
config-ml.in * config-ml.in (ml_realsrcdir): New, to account for ${subdir}. 1995-12-27 23:52:53 +00:00
config.guess Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org> 1997-04-17 17:58:22 +00:00
config.sub (m32r): Clean up support for. 1997-03-24 20:24:29 +00:00
configure * configure: Don't get confused by CPU-VENDOR-linux-gnu. 1996-10-10 18:15:03 +00:00
configure.bat
configure.in * configure.in: Use install-sh, not install.sh. 1997-05-21 21:33:55 +00:00
DOC.Sanitize Updated documentation for lose-inet -> keep-inet change 1996-06-19 15:40:45 +00:00
install-texi.in
Install.in
intro.texi
makeall.bat
Makefile.in * Makefile.in (INSTALL_MODULES): Put install-opcodes before 1997-05-09 21:22:29 +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 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:20:25 +00:00
tape-labels-tex.in
test-build.mk