Go to file
Ian Lance Taylor e900e695a2 * elf32-mips.c (FN_STUB, CALL_STUB, CALL_FP_STUB): Define.
(struct mips_elf_link_hash_entry): Add new fields fn_stub,
	need_fn_sub, call_stub, and call_fp_stub.
	(struct mips_elf_link_hash_table): Add field mips16_stubs_seen.
	(mips_elf_link_hash_newfunc): Initialize new fields.
	(mips_elf_link_hash_table_create): Likewise.
	(mips_elf_relocate_section): Redirect relocations to use mips16
	stubs when appropriate.
	(mips_elf_check_relocs): Attach stub sections to the appropriate
	symbol.  Set need_fn_stub when appropriate.
	(mips_elf_always_size_sections): New static function.
	(mips_elf_check_mips16_stubs): New static function.
	(elf_backend_always_size_sections): Define.
	* elf-bfd.h (struct elf_obj_tdata): Add local_stubs field.
1997-02-06 22:15:37 +00:00
bfd * elf32-mips.c (FN_STUB, CALL_STUB, CALL_FP_STUB): Define. 1997-02-06 22:15:37 +00:00
binutils * stabs.c (struct bincl_file): Add next_stack field. 1997-02-06 17:46:46 +00:00
config Wed Jan 8 19:56:43 1997 Geoffrey Noer <noer@skaro.cygnus.com> 1997-01-09 04:00:07 +00:00
gas * config/tc-mips.c (mips_fix_adjustable): Don't adjust relocations 1997-02-06 21:54:07 +00:00
gdb * gdb.base/default.exp: Set match_max to 5000 and the timeout 1997-02-06 21:43:53 +00:00
gprof * dummy.c (find_call): Clear ignore_direct_calls. 1997-01-16 22:42:59 +00:00
include One minor fix I forgot in last checkin. 1997-01-30 21:18:55 +00:00
ld * emultempl/sunos.em (gld${EMULATION_NAME}_find_so): Search for 1997-01-31 18:20:20 +00:00
mmalloc * Makefile.in (mm.o): New target that combines all the functions 1996-12-28 22:33:53 +00:00
opcodes * mips16-opc.c: Add new cases of exit instruction for 1997-02-05 16:14:26 +00:00
readline * tilde.c (tilde_word_expand): __MSDOS___ -> __MSDOS__ 1996-10-08 16:00:54 +00:00
sim Fix thinkos in last change. 1997-02-05 21:46:43 +00:00
.Sanitize * config.sub (case $basic_machine): Add tic80 entries. 1996-12-28 06:31:43 +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 change [ -d foo ] to test -d foo 1996-03-22 21:50:27 +00:00
ChangeLog * Makefile.in (ALL_MODULES): Added all-db. 1997-02-04 20:47:18 +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 * config.sub, config.guess: Merge with latest FSF sources. 1996-12-27 17:08:34 +00:00
config.sub * config.sub (case $basic_machine): Add tic80 entries. 1996-12-28 06:31:43 +00:00
configure * configure: Don't get confused by CPU-VENDOR-linux-gnu. 1996-10-10 18:15:03 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com> 1997-01-23 09:46:00 +00:00
DOC.Sanitize Updated documentation for lose-inet -> keep-inet change 1996-06-19 15:40:45 +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 * install.sh (chmodcmd): Set to null if the DST directory already 1996-11-11 18:12:15 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
make-all.com Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de> 1996-10-02 19:53:12 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
Makefile.in * Makefile.in (ALL_MODULES): Added all-db. 1997-02-04 20:47:18 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure * mpw-configure: Add support for exec-prefix. 1995-12-04 20:48:19 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
setup.com Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de> 1996-08-08 16:20:25 +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 add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00