Age | Commit message (Expand) | Author | Files | Lines |
1994-03-21 | * bfd/som.c (som_begin_writing): Fix thinko (off by one error). | Jeff Law | 1 | -0/+2 |
1994-03-21 | * som.c (bfd_section_from_som_symbol): Only to do the value | Jeff Law | 2 | -4/+12 |
1994-03-20 | * som.c (bfd_section_from_som_symbol): Renamed from | Jeff Law | 2 | -13/+41 |
1994-03-20 | * trad-core.c (trad_unix_core_file_p): Don't pass abfd to | Jeff Law | 1 | -0/+3 |
1994-03-20 | * som.c (som_begin_writing): Fix braino (one call to align | Jeff Law | 2 | -1/+6 |
1994-03-20 | * som.c (som_begin_writing): Align text in all executables to | Jeff Law | 2 | -1/+11 |
1994-03-19 | * bfd.c (struct _bfd): Add cisco_core_struct to tdata union. | Jim Kingdon | 2 | -19/+11 |
1994-03-19 | * cisco-core.c: New file. | Jim Kingdon | 1 | -3/+60 |
1994-03-19 | * som.c (som_begin_writing): Account for alignment needs of | Jeff Law | 2 | -0/+30 |
1994-03-19 | * som.h (som_copyable_section_data_struct): New structure | Jeff Law | 2 | -92/+237 |
1994-03-19 | * bfd.c (struct _bfd): Add cisco_core_struct to tdata union. | Jim Kingdon | 1 | -0/+1 |
1994-03-19 | * trad-core.c (trad_unix_core_file_p): Call bfd_zmalloc not | Jim Kingdon | 3 | -1/+347 |
1994-03-19 | * som.h (struct som_exec_data): New structure to hold exec | Jeff Law | 3 | -41/+124 |
1994-03-19 | * libhppa.h (PA_PAGESIZE): Define. | Jeff Law | 2 | -7/+115 |
1994-03-19 | * Better long-filename handling. Reads SOM ABI compliant extended | Jeff Law | 2 | -16/+70 |
1994-03-19 | new for cisco crash dumps | Jim Kingdon | 1 | -0/+0 |
1994-03-19 | * aoutx.h (reloc_type_lookup): Handle BFD_RELOC_CTOR on a 64-bit | Ken Raeburn | 1 | -0/+5 |
1994-03-17 | * bfd-in.h (BFD_VERSION): Use @VERSION@. | Ken Raeburn | 3 | -7/+39 |
1994-03-17 | (trad_unix_bfd_is_local_label): Fixed typo where | Ken Raeburn | 2 | -0/+11 |
1994-03-17 | * osf-core.c (osf_core_bfd_copy_private_bfd_data): Remove | Ian Lance Taylor | 1 | -0/+4 |
1994-03-17 | Don't need mpw-xconfig.in anymore. | Stan Shebs | 3 | -21/+8 |
1994-03-17 | * aoutx.h, elfcode.h, coff-alpha.c, bout.c, ecoff.c, ecofflink.c, | Jim Kingdon | 3 | -143/+159 |
1994-03-17 | * reloc.c (bfd_generic_get_relocated_section_contents): Don't fail | Ian Lance Taylor | 1 | -0/+4 |
1994-03-17 | * elfcode.h (NAME(bfd_elf,write_object_contents)): Don't use space | Ian Lance Taylor | 2 | -263/+279 |
1994-03-17 | * netbsd386.c (N_SET_FLAGS): Don't nuke the machine id field. | David MacKenzie | 2 | -0/+14 |
1994-03-16 | * som.c (som_prep_for_fixups): Detect section symbols based | Jeff Law | 1 | -0/+12 |
1994-03-16 | * bfd-in2.h, libbfd.h, libcoff.h: Rebuilt. | Jeff Law | 4 | -0/+97 |
1994-03-16 | * cf-m68klynx.c (CALC_ADDEND): Use _bfd_m68klynx_howto_table. | Ian Lance Taylor | 2 | -1/+5 |
1994-03-15 | * i386os9k.c : new file to handle os9k format bfd. | Jim Kingdon | 1 | -0/+1 |
1994-03-15 | * Most files: | David MacKenzie | 18 | -1703/+1844 |
1994-03-15 | * som.c (som_prep_for_fixups): A relocation involving the section | Jeff Law | 2 | -8/+23 |
1994-03-15 | * som (setup_sections): Set SEC_DEBUGGING and the section attributes | Jeff Law | 2 | -0/+21 |
1994-03-14 | * som.c (som_bfd_count_ar_symbols): Fix typo. | Jeff Law | 2 | -1/+3 |
1994-03-14 | * som.c (som_object_setup): Set EXEC_P, D_PAGED, WP_TEXT, and | Jeff Law | 2 | -46/+55 |
1994-03-12 | * elf32-ppc.c: Renamed from elf32-powerpc.c. | Ian Lance Taylor | 4 | -1656/+12 |
1994-03-12 | Changes to 68k-lynx to make it handle symbols in common sections "properly", | Mark Eichin | 1 | -1/+141 |
1994-03-12 | * elf32-powerpc.c: Extensive changes to update to preliminary ABI. | Ian Lance Taylor | 3 | -154/+791 |
1994-03-11 | * sunos.c (sunos_read_dynamic_info): Assume that dynamic info | Peter Schauer | 2 | -25/+18 |
1994-03-10 | * libbfd-in.h: Remove alloca cruft. It was missing some necessary | Jim Kingdon | 2 | -6/+9 |
1994-03-10 | * libbfd-in.h: Remove alloca cruft. It was missing some necessary | Jim Kingdon | 12 | -355/+729 |
1994-03-08 | * coff-mips.c (mips_relocate_section): Handle MIPS_R_LITERAL like | Ian Lance Taylor | 1 | -0/+5 |
1994-03-07 | Add lost lines to previous ChangeLog entry. | Peter Schauer | 1 | -0/+2 |
1994-03-05 | * elf32-hppa.h, elfcode.h: Replace uses of Elf*_Half, Elf*_Word, | Peter Schauer | 3 | -5/+11 |
1994-03-04 | * som.h (_PA_RISC_ID): Treat HOST_HPPAOSF just like HOST_HPPABSD. | Jeff Law | 2 | -1/+5 |
1994-03-03 | * configure.host: Recognize i[34]86-sequent-*. | Jim Kingdon | 2 | -21/+41 |
1994-03-02 | * som.[ch]: Do not include libhppa.h in som.c, instead include | Jeff Law | 5 | -2/+8 |
1994-03-02 | * som.c (log2): Return -1 on error rather than aborting. | Jeff Law | 2 | -6/+11 |
1994-03-02 | * som.c (hppa_som_gen_reloc_type): Use correct enum type for | Jeff Law | 4 | -13/+36 |
1994-03-02 | * bfd-in2.h: Rebuilt. | Jim Kingdon | 2 | -2/+6 |
1994-03-01 | Modified Files: | Kung Hsu | 2 | -4/+6 |