Age | Commit message (Expand) | Author | Files | Lines |
1993-07-16 | * coff-mips.c: Use MIPS_AOUT_{OZ}MAGIC rather than {OZ}MAGIC. | Ian Lance Taylor | 1 | -0/+4 |
1993-07-15 | * coff-m88k.c (howto_table): Corrected bitsize for R_PCR26L from | Ian Lance Taylor | 1 | -0/+5 |
1993-07-14 | * hppa.c [HOST_HPPABSD]: Use hpux-style core files. | Jim Kingdon | 1 | -0/+5 |
1993-07-14 | * configure.in: Recognize h8300h-*-*. | David Edelsohn | 1 | -0/+4 |
1993-07-13 | * coff-h8500.c (reloc_processing, rtype2howto): New relocation | Steve Chamberlain | 1 | -0/+6 |
1993-07-13 | * configure.in: Add new target m68k-coffun to the dpx/2. | Jim Kingdon | 1 | -0/+5 |
1993-07-12 | Changes to reloc.c, libelf.h, config/sparc-elf.mt. | Ken Raeburn | 1 | -0/+9 |
1993-07-11 | * elfcode.h: Use memset not bzero. | Jim Kingdon | 1 | -0/+18 |
1993-07-09 | * aoutf1.h: Add definition of MACHTYPE_OK. | Jim Kingdon | 1 | -0/+4 |
1993-07-08 | * hosts/i386bsd.h: Conditionalize HOST_STACK_END_ADDR on __bsdi__. | Jim Kingdon | 1 | -0/+6 |
1993-07-07 | * aoutx.h (translate_from_native_sym_flags): Removed statep | Ian Lance Taylor | 1 | -0/+11 |
1993-07-06 | more prototypes, in libelf.h | Ken Raeburn | 1 | -0/+4 |
1993-07-06 | Several changes: type fixes; prototypes; minimal-bfd work; elf fixes. | Ken Raeburn | 1 | -0/+39 |
1993-07-05 | * cpu-h8300.c (h8300_scan): Fix parsing of architecture string. | David Edelsohn | 1 | -0/+4 |
1993-07-02 | * Makefile.in (clean): Remove bfd.h and stmp-bfd.h. | Jim Kingdon | 1 | -0/+12 |
1993-07-02 | * hosts/std-host.h: Removed declarations of printf, fprintf, | Ian Lance Taylor | 1 | -0/+4 |
1993-07-02 | * configure.in (mips-*-riscos*): New target; use riscos. | Ian Lance Taylor | 1 | -0/+2 |
1993-07-02 | * config/riscos.mh (HDEFINES): Add -G 4. | Ian Lance Taylor | 1 | -0/+2 |
1993-07-02 | * libaout.h (GET_SWORD): Use the bfd_h_get_signed entry points | Ian Lance Taylor | 1 | -0/+5 |
1993-07-02 | * configure.in, hosts/delta68.h, config/delta68.mh: Add stuff for | Jim Kingdon | 1 | -0/+45 |
1993-06-29 | * coff-mips.c (ecoff_find_nearest_line): If procedure has no line | Ian Lance Taylor | 1 | -0/+10 |
1993-06-28 | * hosts/riscos.h: Define NBPG and UPAGES. | Jim Kingdon | 1 | -0/+4 |
1993-06-27 | elf32.c (slurp_symbol_table): fix cast-as-lvalue bug | Ken Raeburn | 1 | -0/+5 |
1993-06-26 | * aoutx.h (hash, compare, struct stringtab_entry, add_to_stringtab): | David MacKenzie | 1 | -0/+42 |
1993-06-23 | * hosts/riscos.h: New file. | Jim Kingdon | 1 | -0/+4 |
1993-06-22 | * aoutx.h (howto_table_ext): Comment the field names. | David MacKenzie | 1 | -0/+5 |
1993-06-22 | elfcode.h:bfd_section_from_shdr change | Ken Raeburn | 1 | -0/+5 |
1993-06-22 | * hosts/std-host.h: Return value of puts and fputs is int not void. | Jim Kingdon | 1 | -0/+4 |
1993-06-22 | Lots o' changes. | Ken Raeburn | 1 | -1/+62 |
1993-06-21 | make mips-sony-bsd work | Jim Kingdon | 1 | -0/+5 |
1993-06-21 | Recent changes, mostly ELF and bfd.h generation. | Ken Raeburn | 1 | -0/+32 |
1993-06-19 | * reloc.c (bfd_perform_relocation): Check for overflow on | David MacKenzie | 1 | -0/+5 |
1993-06-18 | * Makefile.in (stmp-bfd.h): Ignore nonzero exit status from grep. | Jim Kingdon | 1 | -0/+4 |
1993-06-18 | * config/riscos.m{h,t}: New files. | Jim Kingdon | 1 | -0/+5 |
1993-06-18 | comment change. This is a mips file, not 88k. | K. Richard Pixley | 1 | -0/+4 |
1993-06-18 | * cache.c (bfd_cache_init): Increment open_files and call close_one | Jim Kingdon | 1 | -0/+13 |
1993-06-18 | * config/delta88.mh: Don't set CC. | Jim Kingdon | 1 | -0/+2 |
1993-06-18 | * Makefile.in: Add elf32-{mips,m88k,generic}. | Jim Kingdon | 1 | -3/+5 |
1993-06-18 | * Makefile.in: Add elf32-{mips,m88k}. | Jim Kingdon | 1 | -0/+6 |
1993-06-18 | Eliminate "int8_type", "int16_type", "int32_type", and their | John Gilmore | 1 | -0/+13 |
1993-06-18 | * hosts/delta88.h: #if 0 out some declarations which conflict with | Jim Kingdon | 1 | -0/+5 |
1993-06-16 | remove parentdir support | David D. Zuhn | 1 | -0/+4 |
1993-06-15 | * hppa.c (hppa_get_symbol_info): Remove redundant copy. | Stu Grossman | 1 | -0/+5 |
1993-06-14 | * coff-mips.c (ecoff_set_symbol_info): Constructor sections should | Ian Lance Taylor | 1 | -0/+5 |
1993-06-12 | * hosts/std-host.h (struct int64e_struct): Remove needless typedef | Jim Kingdon | 1 | -0/+10 |
1993-06-11 | * hosts/std-host.h (int64e_type): Fix definition. | David Edelsohn | 1 | -0/+4 |
1993-06-10 | * coff-mips.c (ecoff_sec_to_styp_flags): Use STYP_MIPS_INIT for | Ian Lance Taylor | 1 | -0/+7 |
1993-06-09 | fix comment portability problem (ultrix) | David D. Zuhn | 1 | -0/+5 |
1993-06-09 | * coff-mips.c (ecoff_mkobject_hook): Mark ZMAGIC files as D_PAGED. | Ian Lance Taylor | 1 | -2/+15 |
1993-06-09 | * elfcode.h (elf_slurp_symbol_table): subtract section vma from | Mark Eichin | 1 | -0/+6 |