Jeff Law fd7c5d73ce * coff-h8300.c (h8300_reloc16_estimate): Fix many minor spacing
problems.
        (h8300_reloc16_estimate, cases R_JMP1, R_JMP2): Adjust "dot"
        correctly for the two variants.  Allow relaxing if the target
        is 128 bytes away since after relaxation it'll be 126 bytes away.
        (h8300_reloc16_estimate, case R_PCRWORD): Correctly adjust
        "dot" and "value".  Allow relaxing if the target is 128 bytes
        away since after relaxation it'll be 126 bytes away.
        * reloc16.c (bfd_coff_reloc16_relax_section): Keep relaxing
        the given section until nothing changes.
Improving corner case relaxing for jmp:16->bra:8, jmp:24->bra:8 and
bCC:16->bCC:8.

Re-relax a section if something changes; more relaxing opportunities
may be available.
1996-06-09 22:38:09 +00:00
1996-03-26 19:12:19 +00:00
1996-06-08 03:18:15 +00:00
1996-06-08 03:06:36 +00:00
1996-05-30 16:36:27 +00:00
1996-06-08 03:52:13 +00:00
1996-06-08 03:18:15 +00:00
1996-05-26 22:15:47 +00:00
1996-06-05 16:02:54 +00:00
1996-06-08 03:18:15 +00:00
1996-03-22 21:50:27 +00:00
1996-05-16 20:35:38 +00:00
1991-06-12 21:44:36 +00:00
Description
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
780 MiB
Languages
C 51.8%
Makefile 22.4%
Assembly 12.3%
C++ 6%
Roff 1.4%
Other 5.4%