Age | Commit message (Expand) | Author | Files | Lines |
1994-02-18 | * config/mips/littlemips64.mt: Rename to mipsel64.mt for 14 | Jim Kingdon | 4 | -4/+22 |
1994-02-18 | Support for PowerPC ELF and PowerPC NetWare. Sanitization to follow. | Ian Lance Taylor | 2 | -0/+1020 |
1994-02-18 | Modified Files: | Kung Hsu | 4 | -124/+212 |
1994-02-18 | Added Files: | Kung Hsu | 9 | -21/+161 |
1994-02-18 | Correct info about evaluating macro args (distinct from evaluating preprocessor | Roland Pesch | 1 | -18/+28 |
1994-02-18 | binutils.texi: fixed dir-entry, copyright date, last chapter a bit | Jeffrey Osier | 1 | -93/+71 |
1994-02-17 | Use bfd_set_error in last patch. | Ian Lance Taylor | 1 | -1/+1 |
1994-02-17 | Some support for PowerPC ELF, although it isn't in BFD yet. | Ian Lance Taylor | 2 | -0/+35 |
1994-02-17 | Various entries. | Ian Lance Taylor | 2 | -0/+28 |
1994-02-17 | * ldlang.c, ldmain.c: Include libiberty.h. | Ian Lance Taylor | 1 | -0/+1 |
1994-02-17 | * elfcode.h (elf_slurp_symbol_table): Handle zero symbols | Ian Lance Taylor | 1 | -87/+101 |
1994-02-17 | * elfcode.h (map_program_segments): ELF program header entries | Ian Lance Taylor | 1 | -21/+23 |
1994-02-17 | hppa.h: Fix typo in fstws arg string. | Torbjorn Granlund | 1 | -0/+12 |
1994-02-17 | * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c, | David MacKenzie | 9 | -45/+68 |
1994-02-17 | * messages.c (as_perror) [BFD_ASSEMBLER]: Use bfd_get_error and | David MacKenzie | 1 | -0/+5 |
1994-02-17 | * ldlang.c, ldmain.c, ldmisc.c: Use bfd_get_error and | David MacKenzie | 4 | -64/+18 |
1994-02-17 | * ar.c, bucomm.c, nlmconv.c, nm.c, objcopy.c, objdump.c, | David MacKenzie | 2 | -2/+8 |
1994-02-17 | * bfd.c (bfd_get_error, bfd_set_error): New functions. | David MacKenzie | 15 | -270/+304 |
1994-02-17 | * rltty.c: #if out some code if __GO32__. | Per Bothner | 2 | -0/+666 |
1994-02-16 | * som.c: Remove FIXMEs for things which have been dealt with. | Jeff Law | 2 | -9/+8 |
1994-02-16 | * libiberty.h: Don't declare strsignal, to avoid conflicts with | Ian Lance Taylor | 1 | -0/+5 |
1994-02-16 | (1) remove dangling references to old internal sections (pass1, difference) | Roland Pesch | 1 | -74/+113 |
1994-02-16 | * configure.in: Support i960-vxworks versions > 5.0 as coff. | Ken Raeburn | 2 | -3/+14 |
1994-02-16 | i960-bout linker fixes, install-info bugfix | Ken Raeburn | 1 | -0/+20 |
1994-02-16 | (lang_size_sections): Clear bfd_error before calling bfd_relax_section, in case | Ken Raeburn | 1 | -7/+13 |
1994-02-16 | (install-info): Depend on ld.info, and use "$<*" so | Ken Raeburn | 1 | -6/+6 |
1994-02-16 | i960-bout linker fixes, i960 coff config changes | Ken Raeburn | 1 | -0/+34 |
1994-02-16 | Support i960 vxworks versions > 5.0 with coff, not bout. Default with no | Ken Raeburn | 1 | -4/+14 |
1994-02-16 | (b_out_get_reloc_upper_bound): For BSS section, just return 0. | Ken Raeburn | 1 | -285/+279 |
1994-02-16 | (default_indirect_link_order): In assertion, compare link_order size field | Ken Raeburn | 1 | -1/+1 |
1994-02-16 | (bfd_get_section_contents): Since this function reads unrelocated contents, the | Ken Raeburn | 1 | -4/+4 |
1994-02-15 | * readline.c (_rl_output_character_function), display.c: | Per Bothner | 5 | -63/+45 |
1994-02-15 | Tue Feb 15 12:44:30 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -23/+18 |
1994-02-15 | * som.c (som_bfd_prep_for_ar_write): Iterate through the SOM | Jeff Law | 2 | -14/+20 |
1994-02-15 | "Default" procedures for any host. | Rob Savoye | 1 | -0/+59 |
1994-02-15 | * som.c (som_slurp_symbol_table): Do not die if a BFD doesn't | Jeff Law | 2 | -6/+5 |
1994-02-15 | * Finish basic read-write support for SOM archive libraries. Bugs | Jeff Law | 2 | -122/+595 |
1994-02-15 | Swap order of config names to match so vxworks is before m68k. | Rob Savoye | 1 | -26/+9 |
1994-02-15 | Set correct values for NM, SIZE etc... | Rob Savoye | 1 | -3/+3 |
1994-02-15 | Leave it for the init file to identify proper binary to run. | Rob Savoye | 1 | -7/+0 |
1994-02-15 | Use new config features of DejaGnu in site.exp file. | Rob Savoye | 1 | -2/+38 |
1994-02-15 | Add "-N". | Rob Savoye | 1 | -1/+1 |
1994-02-15 | * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where | Stu Grossman | 2 | -0/+15 |
1994-02-15 | * hosts/rs6000lynx.h: Create this to enable Lynx host support. | Stu Grossman | 1 | -0/+1 |
1994-02-15 | * coff-rs6000.c: Add Lynx core file support, use HOST_AIX, where | Stu Grossman | 3 | -34/+458 |
1994-02-14 | Rearranging so cross testing will work. | Rob Savoye | 15 | -278/+9 |
1994-02-14 | * gdb.disasm/hppa.s (fmemLRbug_tests): New tests. | Jeff Law | 1 | -1/+10 |
1994-02-14 | * gas/hppa/basic/fmemLRbug.s: New test. | Jeff Law | 4 | -0/+2294 |
1994-02-14 | * som.h (som_symbol_data): Safely access backend private data | Jeff Law | 2 | -22/+25 |
1994-02-13 | * som.c (som_bfd_count_ar_symbols): New helper function. | Jeff Law | 2 | -6/+380 |