Age | Commit message (Expand) | Author | Files | Lines |
1992-06-16 | Save scripts. | Stu Grossman | 1 | -0/+1 |
1992-06-16 | * hosts/sparc.h (abort, exit): Hide these names if compiling with | Ken Raeburn | 1 | -0/+6 |
1992-06-16 | [time to file a PR on cvs...] | Ken Raeburn | 5 | -220/+437 |
1992-06-16 | Various changes to get linker working again for a.out: | Ken Raeburn | 1 | -0/+54 |
1992-06-15 | * config/ncr3000.mh (INSTALL, RANLIB): Don't use /usr/ucb/install, | Fred Fish | 1 | -0/+9 |
1992-06-13 | * section.c (STD_SECTION): Remove extra semicolon in declarations. | John Gilmore | 2 | -119/+78 |
1992-06-13 | change to new solaris naming system, add sysv4 host config | David D. Zuhn | 2 | -2/+8 |
1992-06-11 | * elf.c (elf_obj_tdata): Merge elf_obj_tdata_struct and | John Gilmore | 2 | -148/+197 |
1992-06-10 | * config/{i386v4.mh, ncr3000.mh}: Update RANLIB, add INSTALL. | Fred Fish | 1 | -0/+4 |
1992-06-07 | * configure.in: Handle Solaris2 as *-sun-sysv4 or as *-sun-sunos5. | John Gilmore | 2 | -10/+24 |
1992-05-26 | Add apollo68.h. | Per Bothner | 1 | -0/+1 |
1992-05-26 | * coff-a29k.c: do byte relocs correctly | Steve Chamberlain | 2 | -2/+3 |
1992-05-26 | 29k const fix | Steve Chamberlain | 1 | -0/+9 |
1992-05-26 | Fix some typos | Steve Chamberlain | 1 | -2/+2 |
1992-05-26 | This is a test to see if the file is still locked. | Steve Chamberlain | 1 | -4/+8 |
1992-05-26 | Lots of changes from gas-bfd work. Includes: | Ken Raeburn | 5 | -113/+344 |
1992-05-26 | Lots of changes from gas-bfd work. Includes: | Ken Raeburn | 1 | -0/+86 |
1992-05-20 | A couple of things from the net. | David Henkel-Wallace | 3 | -16/+309 |
1992-05-18 | Fix various protos so bfd/binutils compile on sun3 with gcc | Steve Chamberlain | 1 | -4/+6 |
1992-05-17 | fix declaration of free | K. Richard Pixley | 1 | -0/+4 |
1992-05-12 | Tue May 12 14:08:59 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 2 | -3/+24 |
1992-05-12 | Add definition of free | Steve Chamberlain | 1 | -0/+2 |
1992-05-08 | Compile with acc | Steve Chamberlain | 1 | -2/+5 |
1992-05-06 | fix cc compile failure | K. Richard Pixley | 1 | -1/+0 |
1992-05-05 | Renamed dup other_dup to stop conflict on iris | Steve Chamberlain | 1 | -0/+1347 |
1992-05-05 | * bfd-in.h: Increase version number to 1.97, for consistency with ../binutils. | Per Bothner | 1 | -0/+6 |
1992-05-05 | Get rid of bogus comment in compiler command rule. | Per Bothner | 1 | -1/+1 |
1992-05-05 | Lint | Steve Chamberlain | 1 | -1/+1 |
1992-05-04 | * bfd-in.h: bump version to 1.96 | Steve Chamberlain | 4 | -11/+32 |
1992-05-02 | * coffcode.h (coff_write_object_contents): use RELSZ to work out | Steve Chamberlain | 1 | -0/+2 |
1992-05-02 | * coffcode.h (coff_write_object_contents): use RELSZ to work out | Steve Chamberlain | 1 | -3/+19 |
1992-05-02 | new_bfd_contained_in : Inherit target->defaulted from parent | Steve Chamberlain | 1 | -3/+6 |
1992-05-02 | * targets.c, Makefile.in: comment out tekhex for the moment. | Steve Chamberlain | 4 | -97/+120 |
1992-05-01 | * coff-a29k.c: various changes to the way relocations work to cope | Steve Chamberlain | 3 | -151/+167 |
1992-04-29 | Fix a typo (missing ||) in b_out_squirt_out_relocs. | Michael Tiemann | 1 | -1/+1 |
1992-04-29 | * aoutx.h (aout_swap_ext_reloc_out, aout_swap_std_reloc_out) | Steve Chamberlain | 3 | -96/+100 |
1992-04-28 | Do the CFLAGS thing. | K. Richard Pixley | 2 | -1/+17 |
1992-04-24 | * configure.in: Add a29k-amd-udi. | Stu Grossman | 2 | -0/+7 |
1992-04-24 | aoutx.h (aout_<bits>_swap_exec_header_in): Zero out the internal_exec | Fred Fish | 2 | -2/+14 |
1992-04-22 | Finish eradication of MINUS_G per current configuration strategy. | Fred Fish | 1 | -14/+19 |
1992-04-22 | Finish MINUS_G eradication per new configure strategy. | Fred Fish | 1 | -1/+0 |
1992-04-22 | Convert typedef that typedefs nothing into a normal structure declaration. | Fred Fish | 1 | -0/+7 |
1992-04-21 | rework CFLAGS, etc. | K. Richard Pixley | 2 | -48/+34 |
1992-04-18 | Add tekhex.c | Fred Fish | 1 | -0/+1 |
1992-04-17 | Fri Apr 17 09:15:31 1992 Steve Chamberlain (sac@thepub.cygnus.com) | Steve Chamberlain | 3 | -36/+34 |
1992-04-17 | New definition of padding seclet | Steve Chamberlain | 1 | -2/+4 |
1992-04-16 | Add .NOEXPORT: so that doc directory doesn't inherit a bad definition | K. Richard Pixley | 2 | -0/+6 |
1992-04-15 | Ifdef-out debugging code, and ifdef-out code that aborts on unhandled | Fred Fish | 1 | -0/+2 |
1992-04-14 | Fix couple of function args that expect to be passed CONST pointers, and | Fred Fish | 2 | -4/+13 |
1992-04-14 | Changed to support Apollo Series 400 under bsd4.3 emulation environment. | Sean Eric Fagan | 1 | -0/+1 |