Age | Commit message (Expand) | Author | Files | Lines |
1995-10-03 | Tue Oct 3 16:28:32 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 3 | -14/+110 |
1995-10-03 | Remove last (incorrect) change. | Jeff Law | 2 | -5/+2 |
1995-10-03 | * som.c (setup_sections): Don't die if a space has no subspaces. | Jeff Law | 2 | -0/+12 |
1995-10-03 | Opps. Forgot to commit this with the elf.c changes... | Jeff Law | 1 | -2/+1 |
1995-10-03 | * elf.c (_bfd_elf_assign_file_position_for_section): Always | Jeff Law | 1 | -33/+16 |
1995-10-02 | * elflink.h (elf_link_add_object_symbols): Don't let a weak | Ian Lance Taylor | 2 | -8/+31 |
1995-10-01 | * som.c (som_begin_writing): Don't write the symbol table or | Jeff Law | 2 | -38/+62 |
1995-09-29 | Comings and goings of Mac-specific files. | Stan Shebs | 2 | -2/+2 |
1995-09-29 | Description of PowerMac changes. | Stan Shebs | 1 | -0/+18 |
1995-09-29 | * config.bfd: Add powerpc-*-macos*, powerpc-*-mpw*. | Stan Shebs | 5 | -665/+91 |
1995-09-29 | Thu Sep 28 17:06:23 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -0/+5 |
1995-09-28 | * hp300hpux.c (convert_sym_type): Treat secondary symbols as weak | Ian Lance Taylor | 1 | -0/+5 |
1995-09-28 | Updated comments | Kim Knuttila | 1 | -0/+7 |
1995-09-28 | * coffcode.h (coff_new_section_hook): Make sure that the alignment | Ian Lance Taylor | 1 | -4/+6 |
1995-09-28 | * coffcode.h (coff_new_section_hook): Make sure that the alignment | Ian Lance Taylor | 1 | -0/+3 |
1995-09-28 | * sunos.c (sunos_add_one_symbol): Don't change | Ian Lance Taylor | 2 | -85/+224 |
1995-09-28 | * Makefile.in (BFD32_BACKENDS): Add coff-arm.o. | Ian Lance Taylor | 2 | -0/+5 |
1995-09-28 | * config.bfd: Add arm-*-coff. | David Edelsohn | 5 | -0/+21 |
1995-09-27 | Removed inactive bfd entries | Kim Knuttila | 1 | -4/+0 |
1995-09-27 | * targets.c (bfd_find_target): Remove debugging code. | Ian Lance Taylor | 2 | -1/+4 |
1995-09-27 | add new coff-ppc files | Ian Lance Taylor | 1 | -0/+3 |
1995-09-27 | PPC bfd support | Kim Knuttila | 1 | -0/+15 |
1995-09-27 | PPC magic and peicode.h | Kim Knuttila | 1 | -1/+19 |
1995-09-27 | Configury for new ppc bfd | Kim Knuttila | 5 | -1/+38 |
1995-09-27 | First round BFD for PE/PowerPC | Kim Knuttila | 3 | -0/+1552 |
1995-09-26 | * bfd.c (bfd_assert): Remove \n from string passed to | Ian Lance Taylor | 1 | -0/+3 |
1995-09-26 | Flesh out branch prediction support. | Michael Meissner | 1 | -0/+13 |
1995-09-26 | * coff-i386.c: (TWO_DATA_SECS): Don't define. | Ian Lance Taylor | 2 | -41/+22 |
1995-09-26 | * aoutx.h (translate_from_native_sym_flags): Don't try to stuff | Ian Lance Taylor | 4 | -63/+24 |
1995-09-25 | * aout-adobe.c (aout_adobe_callback): Use _bfd_error_handler | Ian Lance Taylor | 6 | -76/+94 |
1995-09-25 | * libaout.h (struct aoutdata): Add line_buf field. | Ian Lance Taylor | 2 | -18/+53 |
1995-09-25 | * coffgen.c (string_size): Remove static variable. | Ian Lance Taylor | 2 | -32/+73 |
1995-09-25 | Fix previous change | Michael Meissner | 2 | -6/+11 |
1995-09-25 | * libcoff-in.h (struct coff_section_tdata): Add offset, i, | Ian Lance Taylor | 3 | -22/+40 |
1995-09-25 | * sunos.c (sunos_read_dynamic_info): Adjust offsets in an NMAGIC | Ian Lance Taylor | 2 | -0/+17 |
1995-09-25 | * init.c (initialized): Remove static variable. | Ian Lance Taylor | 3 | -4/+8 |
1995-09-23 | * rs6000-core.c (rs6000coff_core_p): Don't check the core file | Peter Schauer | 2 | -35/+83 |
1995-09-22 | Change arch info to be const, initialized at compile time. | Ian Lance Taylor | 9 | -90/+86 |
1995-09-22 | Start work to all full PowerPC V.4 reloc support. | Michael Meissner | 4 | -40/+119 |
1995-09-22 | minor cleanup | Michael Meissner | 1 | -1/+1 |
1995-09-22 | minor cleanup | Michael Meissner | 1 | -2/+0 |
1995-09-22 | Add support -mrelocatable-lib | Michael Meissner | 2 | -24/+42 |
1995-09-20 | * coffcode.h (coff_write_object_contents): Clear the vstamp field | Ian Lance Taylor | 2 | -0/+7 |
1995-09-20 | * aoutx.h (NAME(aout,swap_ext_reloc_out)): Don't set r_extern for | Ian Lance Taylor | 2 | -1/+10 |
1995-09-19 | * targets.c (bfd_target): Remove unused align_power_min field. | Ian Lance Taylor | 18 | -187/+552 |
1995-09-19 | Tue Sep 19 14:02:21 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -14/+25 |
1995-09-18 | Mon Sep 18 14:35:01 1995 Arne H. Juul <arnej@pvv.unit.no> | Ian Lance Taylor | 4 | -2/+15 |
1995-09-15 | Make the COFF backend linker merge common types: | Ian Lance Taylor | 1 | -0/+16 |
1995-09-14 | Convert i960 COFF to use COFF backend linker. | Ian Lance Taylor | 8 | -21/+405 |
1995-09-14 | * Makefile.in (clean-info): Remove extraneous tab from line | Fred Fish | 2 | -1/+6 |