Age | Commit message (Expand) | Author | Files | Lines |
1993-06-19 | * reloc.c (bfd_perform_relocation): Check for overflow on | David MacKenzie | 2 | -97/+239 |
1993-06-18 | * Makefile.in (stmp-bfd.h): Ignore nonzero exit status from grep. | Jim Kingdon | 2 | -1/+5 |
1993-06-18 | * config/riscos.m{h,t}: New files. | Jim Kingdon | 2 | -8/+56 |
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 | #if 0 out some more declarations which conflict with system headers | Jim Kingdon | 1 | -0/+3 |
1993-06-18 | new file | Jim Kingdon | 1 | -0/+36 |
1993-06-18 | * Makefile.in: Add elf32-{mips,m88k,generic}. | Jim Kingdon | 3 | -7/+3349 |
1993-06-18 | * cache.c, bfd-in.h: New function bfd_make_cacheable. | Jim Kingdon | 1 | -0/+36 |
1993-06-18 | * Makefile.in: Add elf32-{mips,m88k}. | Jim Kingdon | 4 | -4/+22 |
1993-06-18 | Eliminate "int8_type", "int16_type", "int32_type", and their | John Gilmore | 28 | -485/+13 |
1993-06-18 | Eliminate "int8_type", "int16_type", "int32_type", and their | John Gilmore | 3 | -111/+153 |
1993-06-18 | * hosts/delta88.h: #if 0 out some declarations which conflict with | Jim Kingdon | 2 | -0/+20 |
1993-06-16 | allow "make bfd.h" to still dtrt | Ken Raeburn | 1 | -0/+1 |
1993-06-16 | updated | Ken Raeburn | 1 | -0/+1709 |
1993-06-16 | Move bfd.h to ../include. (Directory is created if it doesn't exist.) | Ken Raeburn | 1 | -58/+72 |
1993-06-16 | Put in marker for sysdep.h inclusion. | Ken Raeburn | 1 | -10/+52 |
1993-06-16 | comment branches in ARCH_SIZE test | Ken Raeburn | 1 | -8/+10 |
1993-06-16 | remove parentdir support | David D. Zuhn | 3 | -21/+27 |
1993-06-15 | Second try at getting elfNAME macros right. | Ken Raeburn | 1 | -6/+17 |
1993-06-15 | (elfNAME, ElfNAME): Use CAT directly rather than going through NAME. | Ken Raeburn | 1 | -3/+5 |
1993-06-15 | protect against multiple inclusions | Ken Raeburn | 3 | -9/+23 |
1993-06-15 | * hppa.c (hppa_get_symbol_info): Remove redundant copy. | Stu Grossman | 2 | -17/+13 |
1993-06-14 | * coff-mips.c (ecoff_set_symbol_info): Constructor sections should | Ian Lance Taylor | 2 | -2/+14 |
1993-06-12 | * hosts/std-host.h (struct int64e_struct): Remove needless typedef | Jim Kingdon | 2 | -1/+11 |
1993-06-11 | * hosts/std-host.h (int64e_type): Fix definition. | David Edelsohn | 1 | -0/+4 |
1993-06-11 | (int64e_type): Fix definition. | David Edelsohn | 1 | -1/+1 |
1993-06-10 | Add ansidecl.h | Steve Chamberlain | 1 | -0/+1 |
1993-06-10 | * coff-mips.c (ecoff_sec_to_styp_flags): Use STYP_MIPS_INIT for | Ian Lance Taylor | 2 | -2/+12 |
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 | 2 | -200/+498 |
1993-06-09 | move to hosts | Jim Kingdon | 1 | -12/+0 |
1993-06-09 | * elfcode.h (elf_slurp_symbol_table): subtract section vma from | Mark Eichin | 1 | -0/+6 |
1993-06-08 | * cpu-i960.c, cpu-h8300.c (compatible): Make static. | Steve Chamberlain | 1 | -0/+5 |
1993-06-08 | new stuff for Sony News | Jim Kingdon | 1 | -0/+4 |
1993-06-08 | new file | Jim Kingdon | 1 | -0/+12 |
1993-06-08 | * bfd-in2.h, archures.c (bfd_mach_h8300[h]): new defines. | Steve Chamberlain | 2 | -337/+178 |
1993-06-08 | * coff-mips.c (ecoff_compute_section_file_positions, | Ian Lance Taylor | 1 | -0/+16 |
1993-06-04 | include right headers | Steve Chamberlain | 1 | -5/+1 |
1993-06-04 | * coffcode.h (get_index, coff_slurp_symbol_table): Fix pointer | Steve Chamberlain | 1 | -0/+8 |
1993-06-04 | Patch from minyard@bnr.ca: For empty symbol table, write out number "4" in | Ken Raeburn | 1 | -19/+25 |
1993-06-04 | Remove comments about adding new news config stuff. | Stu Grossman | 1 | -5/+0 |
1993-06-04 | Per bashed me on the head. I am now right thinking once again! | Stu Grossman | 2 | -167/+0 |
1993-06-04 | * Sony News config stuff from Jyrki Kuoppala <jkp@cs.hut.fi>. | Stu Grossman | 3 | -0/+172 |
1993-06-04 | * configure.in (mips-*-ecoffl*): New target; use decstation. | Ian Lance Taylor | 1 | -0/+3 |
1993-06-04 | * coff-mips.c (ecoff_get_debug): Get the offset from the first PDR | Ian Lance Taylor | 1 | -0/+5 |
1993-06-04 | oops -- keep elf64.c too | Ken Raeburn | 1 | -0/+1 |
1993-06-03 | * hppa.c (hppa_get_symbol_info): New func needed for JUMP_TABLE. | Stu Grossman | 2 | -0/+15 |
1993-06-03 | Define hppa_get_symbol_info. Missed it when updating for nm. | David MacKenzie | 2 | -0/+13 |