Binutils with MCST patches
Go to file
Ken Raeburn ca16370388 (b_out_get_reloc_upper_bound): For BSS section, just return 0.
(aligncode): When shrinking, the addend should be set to the current offset in
the section plus the number of bytes of padding that will actually be retained.
(b_out_relax_section): If a section contains no relocations, don't bother
processing them.
(b_out_get_relocated_section_contents): Set reloc_done.  Assert that
bfd_get_section_contents returns true.  Check that relocs are properly ordered.
(b_out_get_relocated_section_contents, case ALIGNDONE): Assert that reloc's
addend falls between the current source offset and the raw size of the input
section.

Changed some indentation, deleted trailing whitespace, fixed some comments,
removed some "#if 1" lines.
(output_addr): New macro.
(calljx_callback, callj_callback, get_value, abs32code, aligncode,
b_out_get_relocated_section_contents): Use it for readability.
1994-02-16 00:59:19 +00:00
bfd (b_out_get_reloc_upper_bound): For BSS section, just return 0. 1994-02-16 00:59:19 +00:00
binutils "Default" procedures for any host. 1994-02-15 17:01:12 +00:00
config * config/mh-lynxosrs6k: Account for lack of ranlib! 1994-02-01 02:43:21 +00:00
gas * gas/hppa/basic/fmemLRbug.s: New test. 1994-02-14 17:25:25 +00:00
gdb * gdb.disasm/hppa.s (fmemLRbug_tests): New tests. 1994-02-14 17:59:19 +00:00
gprof update rev to 5.6(Cygnus) 1993-12-16 04:24:16 +00:00
include * libiberty.h (xexit): Use __volatile__ to avoid losing if 1994-02-13 06:12:45 +00:00
ld * ldlex.l (comment): Increment line number when newline is read. 1994-02-12 01:31:11 +00:00
mmalloc * COPYING.LIB: New file (standard version 2 LGPL, as already cited 1993-11-17 04:35:46 +00:00
opcodes Change inclusion of <string.h> to sysdep.h. 1994-02-08 19:01:45 +00:00
readline * readline.c (_rl_output_character_function), display.c: 1994-02-15 22:31:19 +00:00
sim * gencode.c (main, gendefines): New -d option prints table of defines. 1994-02-12 06:02:09 +00:00
.Sanitize Since gdb distributions must be sanitized, and it is easy to forget to 1994-01-24 19:36:12 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
ChangeLog * config.guess: Add Lynx/rs6000 config support. 1994-02-11 23:34:39 +00:00
ChangeLog.mpw Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-01 00:10:32 +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.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Makefile.in * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed 1994-02-02 19:56:10 +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
build-all.mk if we're on lynx, set up GNU_MAKE and CONFIG_SHELL in FLAGS_TO_PASS to 1993-11-11 20:35:30 +00:00
config.guess * config.guess: Add Lynx/rs6000 config support. 1994-02-11 23:34:39 +00:00
config.sub * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP. 1994-02-07 00:35:51 +00:00
configdos.bat Initial revision 1991-12-12 02:47:57 +00:00
configure * configure: Completely rewrite option processing. Take 1994-01-22 01:41:21 +00:00
configure.bat More dos scripts 1992-02-22 00:25:24 +00:00
configure.in * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas. 1994-02-08 21:42:55 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh * install.sh: Remove 'set -e'. It makes any conditionals 1993-11-04 19:13:47 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
mpw-build.in Fri Jan 7 14:34:31 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-01-15 20:46:29 +00:00
mpw-config.in Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-01 00:10:32 +00:00
mpw-configure Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-01 00:10:32 +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 don't ever use sh explicitly 1993-11-09 23:32:04 +00:00