PR ld/19440 inc * coff/internal.h (internal_syment): Use int to hold section number. (N_UNDEF): Cast to int not short. (N_ABS): Likewise. (N_DEBUG): Likewise. (N_TV): Likewise. (P_TV): Likewise. bfd PR ld/19440 * coff-rs6000.c (_bfd_xcoff_swap_sym_in): Sign extend external section number into internal section number. * coff64-rs6000.c (_bfd_xcoff64_swap_sym_in): Likewise. * coffswap.h (coff_swap_sym_in): Likewise. * peXXigen.c (_bfd_XXi_swap_sym_in): Likewise. * coffcode.h (_coff_bigobj_swap_sym_in): Make sure that internal section number field is big enough to hold the external value. |
||
|---|---|---|
| .. | ||
| alpha.h | ||
| apollo.h | ||
| arm.h | ||
| aux-coff.h | ||
| ChangeLog-0415 | ||
| ChangeLog-9103 | ||
| ecoff.h | ||
| external.h | ||
| go32exe.h | ||
| h8300.h | ||
| h8500.h | ||
| i386.h | ||
| i860.h | ||
| i960.h | ||
| ia64.h | ||
| internal.h | ||
| m68k.h | ||
| m88k.h | ||
| mcore.h | ||
| mips.h | ||
| mipspe.h | ||
| pe.h | ||
| powerpc.h | ||
| rs6k64.h | ||
| rs6000.h | ||
| sh.h | ||
| sparc.h | ||
| sym.h | ||
| symconst.h | ||
| ti.h | ||
| tic4x.h | ||
| tic30.h | ||
| tic54x.h | ||
| tic80.h | ||
| w65.h | ||
| we32k.h | ||
| x86_64.h | ||
| xcoff.h | ||
| z8k.h | ||
| z80.h | ||