No description
Find a file
David MacKenzie 8ddef5528d * ldfile.c (ldfile_open_command): Don't try .ld extension.
It wasn't documented (or likely used) and wastes time.
	(try_open): If EXTEN is empty, don't try it.

	* ldctor.c, lderror.c, ldexp.c, ldfile.c, ldindr.c, ldlang.c,
	ldlex.l, ldmain.c, ldmisc.c, ldsym.c, ldver.c, ldwarn.c,
	ldwrite.c, lexsup.c, mri.c, relax.c: Replace DEFUN macro calls
	with normal function declarations.

	* Move *.em to emultempl/*.em.  Move *.sh to emulparams/*.sh.
	Move *.sc-sh to scripttempl/*.sc.
	* {emultempl,emulparams,scripttempl}/README: New files.
	* sh.em, st2000.em, z8ksim.em, h8300hms.em, h8500hms.em: Files
	removed, replaced with generic.em.
	* h8300.sh, h8500.sh, h8300.sc, h8500.sc: Renamed from
	 h8[35]00hms.s[ch].  Change their contents to omit the "hms".

	* *.em (*_get_script): Return script name instead of script contents.
	* ldlang.c (lang_process): Change caller.

	* ldlex.l, ldgram.y: Recognize -m option.
	Check for input files after *all* options in grammar.
	* ldmain.c (main): Check for -m options.  Add default directory
	for -m.

	* mkscript.c: File removed.
	* genscripts.sh: Take two more parameters, tooldirlib and libdir,
	to add to the default LIB_PATH.
	Look for input files in the new subdirectories.
	Create the scripts in emulations subdirectory and don't filter
	them through mkscript.
	* configure.in: Make the emulations subdirectory.

	* Makefile.in: Account for all of the above changes.
	Remove unused .SUFFIXES.  Get libgcc.a path with gcc
	-print-libgcc-file-name instead of $(libdir)/libgcc.a.
	Put CFLAGS last in the compilation rules.
	Add -I../bfd to INCLUDES so sysdep.h is found.

	* ldfile.c (try_open): If opening without the extension fails,
	try with the extension even if -v or -V was given.
	had_script is imported (from ldgram.y), not exported.
1993-06-17 20:55:43 +00:00
bfd allow "make bfd.h" to still dtrt 1993-06-16 02:32:27 +00:00
binutils * Makefile.in (install, install-info): remove parentdir support, 1993-06-16 00:45:43 +00:00
config don't set INSTALL=cp anymore 1993-06-16 00:08:27 +00:00
gas remove parentdir support 1993-06-16 01:00:29 +00:00
gdb start tracking user visible changes 1993-06-16 23:13:57 +00:00
gprof * gmon.h, gprof.h: structs of chars used to hold external 1993-06-16 19:58:37 +00:00
include Note that bfd.h has been removed. 1993-06-16 17:43:58 +00:00
ld * ldfile.c (ldfile_open_command): Don't try .ld extension. 1993-06-17 20:55:43 +00:00
mmalloc added things-to-lose sections 1993-05-27 06:44:29 +00:00
opcodes * hppa-dis.c: Include <ansidecl.h> and sysdep.h before other 1993-06-16 20:49:36 +00:00
readline Clarifications based on Ian Taylor review of manual for FSF. 1993-06-16 19:08:14 +00:00
sim * Makefile.in: Add distclean, realclean, and mostlyclean targets. 1993-06-13 20:11:10 +00:00
.Sanitize added things-to-lose sections 1993-05-27 06:44:29 +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 HP700 crosses with optimization. 1993-06-16 14:29:19 +00:00
ChangeLog update install usage 1993-06-15 23:49:46 +00:00
config.guess * config.guess: Add support for Motorola Delta 68k, up to r3v7. 1993-06-02 18:55:35 +00:00
config.sub * config.sub: Accept -ecoff*, not just -ecoff. 1993-06-04 19:35:28 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure Forgot to check in. (Change definition of tool_dir.) 1993-05-04 18:37:03 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in * configure.in: Build diff for crosses, but not for go32 host. 1993-06-09 19:46:09 +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
install.sh a portable install script, also creates parent directories 1993-06-15 22:18:29 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in update install usage 1993-06-15 23:49:46 +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 1) use release-info 1993-05-20 22:20:07 +00:00