Files
8sa1-binutils-gdb/ld/emulparams
Ian Lance Taylor 8603728123 * ld.h (args_type): Add new field endian.
* lexsup.c (parse_args): Handle -EB and -EL by setting
	command_line.endian.
	* ldgram.y (ifile_p1): Accept OUTPUT_FORMAT with three arguments.
	* ldlang.c (lang_add_output_format): Add arguments big and little.
	If command_line.endian is set, use it to select big or little
	rather than the default.  Changed all callers.
	* ldlang.h (lang_add_output_format): Update declaration.
	* emulparams/elf32mipb.sh: Define BIG_OUTPUT_FORMAT and
	LITTLE_OUTPUT_FORMAT.
	* emulparams/elf32mipl.sh: Likewise.
	* emulparams/mipsbig.sh: Likewise.
	* emulparams/mipsbsd.sh: Likewise.
	* emulparams/mipsidt.sh: Likewise.
	* emulparams/mipsidtl.sh: Likewise.
	* emulparams/mipslit.sh: Likewise.
	* scripttempl/elf.sc: Define BIG_OUTPUT_FORMAT and
	LITTLE_OUTPUT_FORMAT if not already defined.  Pass them to
	OUTPUT_FORMAT.
	* scripttempl/mips.sc: Pass BIG_OUTPUT_FORMAT and
	LITTLE_OUTPUT_FORMAT to OUTPUT_FORMAT.
	* scripttempl/mipsbsd.sc: Likewise.
1994-09-20 21:16:11 +00:00
..
1993-10-19 19:52:33 +00:00
1993-07-15 21:41:50 +00:00
1994-02-04 23:08:00 +00:00
1994-02-04 23:08:00 +00:00
1994-02-04 23:08:00 +00:00
1994-02-04 23:08:00 +00:00
1994-02-08 00:27:10 +00:00
1993-09-28 20:59:59 +00:00
1993-11-12 00:37:00 +00:00
1994-07-14 19:20:53 +00:00
1994-07-14 19:20:53 +00:00
1994-01-01 20:53:41 +00:00

The files in this directory are read by genscripts.sh as shell commands.
They set parameters for the emulations.