Age | Commit message (Expand) | Author | Files | Lines |
1996-06-27 | Add gawk to list of things to build | Geoffrey Noer | 2 | -1/+6 |
1996-06-27 | * listing.c (listing_print): Close the listing file if it is not | Ian Lance Taylor | 1 | -8/+9 |
1996-06-27 | * config/tc-sparc.h (md_cons_align): Define. | Ian Lance Taylor | 1 | -0/+15 |
1996-06-27 | Thu Jun 27 20:39:40 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -0/+5 |
1996-06-27 | * as.h (struct frag): Remove unused align_mask and align_offset | Ian Lance Taylor | 2 | -16/+11 |
1996-06-27 | * configure.host: Use -print-file-name=FILE rather than piping | Ian Lance Taylor | 1 | -0/+8 |
1996-06-27 | * listing.c (calc_hex): Offset by fr_fix when examining fr_var. | Ian Lance Taylor | 2 | -33/+68 |
1996-06-27 | remove debugging code | Ian Lance Taylor | 1 | -1/+0 |
1996-06-27 | * configure.in: Call AC_ISC_POSIX. | Ian Lance Taylor | 5 | -4/+42 |
1996-06-27 | * configure.in: Add AC_ISC_POSIX, and check for setitimer and | Ian Lance Taylor | 1 | -0/+6 |
1996-06-27 | * ecoff.c (_bfd_ecoff_archive_p): Check the first object file in | Ian Lance Taylor | 1 | -0/+4 |
1996-06-27 | Adding bash and time to list of hosttools | Geoffrey Noer | 1 | -3/+4 |
1996-06-26 | * coff-alpha.c (alpha_adjust_reloc_in): Set the addend for a | Ian Lance Taylor | 1 | -0/+5 |
1996-06-26 | * coffswap.h (coff_swap_reloc_out): Use RELSZ, not sizeof. | Ian Lance Taylor | 2 | -10/+25 |
1996-06-26 | * All files: Define FILHSZ, AOUTSZ, AOUTHDRSZ, SCNHSZ, SYMESZ, | Ian Lance Taylor | 4 | -5/+426 |
1996-06-26 | Make simulator build again on SunOS and HP/US systems | Michael Meissner | 1 | -20/+90 |
1996-06-26 | * configure.tgt (mips*-dec-osf*): New target. | Ian Lance Taylor | 1 | -0/+4 |
1996-06-26 | * configure.in (mips-*-osf*): New target. | Ian Lance Taylor | 1 | -0/+3 |
1996-06-26 | * config/tc-m68k.c: Add 68ec060 as a synonym for 68060. | Ian Lance Taylor | 1 | -0/+4 |
1996-06-26 | COPYING.LIB, config, config-ml.in, etc, and symlink-tree are not in IDK | Tom Tromey | 1 | -5/+39 |
1996-06-26 | Wed Jun 26 16:23:08 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 2 | -17/+41 |
1996-06-26 | Sanitize h8s stuff out of bfd-in2.h too. | Jeff Law | 1 | -1/+1 |
1996-06-26 | * gdbtypes.c (create_array_type): If TYPE_LENGTH (result_type) | Wilfried Moser | 3 | -59/+16 |
1996-06-26 | Added. | Jackie Smith Cashion | 1 | -0/+44 |
1996-06-26 | Keep the mips directory. | Jackie Smith Cashion | 1 | -2/+1 |
1996-06-26 | * lib/gdb.exp: Report timeout value for verbosity level 2. | Fred Fish | 13 | -23/+304 |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 11 | -138/+817 |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 2 | -2/+23 |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 3 | -2/+25 |
1996-06-26 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -1/+2 |
1996-06-26 | * remote-e7000.c (e7000_read_inferior_memory_large): New function. | Martin Hunt | 2 | -26/+69 |
1996-06-25 | Comment out code to make GOT pointers negative of the GOT symbol for now | Michael Meissner | 2 | -1/+9 |
1996-06-25 | Tue Jun 25 11:41:24 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 2 | -0/+3310 |
1996-06-25 | * gdb.threads/Makefile.in (docdir): Removed. | Jason Molenda | 2 | -0/+160 |
1996-06-25 | * gdb/gdbserver/Makefile.in (docdir): Removed. | Jason Molenda | 2 | -1/+4 |
1996-06-25 | * Makefile.in (docdir): Remove. | Jason Molenda | 1 | -0/+4 |
1996-06-25 | * Makefile.in (datadir): Set to $(prefix)/share. | Jason Molenda | 1 | -0/+5 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir): | Jason Molenda | 1 | -0/+19 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir): | Jason Molenda | 1 | -0/+21 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 2 | -16/+42 |
1996-06-25 | * Makefile.in (exec_prefix, bindir, libdir, mandir, infodir, datadir, | Jason Molenda | 4 | -10/+86 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir): | Jason Molenda | 7 | -125/+245 |
1996-06-25 | * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL, | Jason Molenda | 5 | -13/+811 |
1996-06-25 | * configure.in (AC_PREREQ): autoconf 2.5 or higher. | Jason Molenda | 9 | -25/+36 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 3 | -56/+102 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -0/+17 |
1996-06-25 | typeo | Jason Molenda | 1 | -5/+5 |
1996-06-25 | * Makefile.in, Makefile.in (bindir, libdir, datadir, mandir, infodir, | Jason Molenda | 2 | -4/+20 |
1996-06-25 | Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) | Jason Molenda | 2 | -2/+7 |
1996-06-25 | Configure and build diff and patch for cygwin32-hosted toolchains | Geoffrey Noer | 2 | -1/+16 |