Age | Commit message (Expand) | Author | Files | Lines |
1996-07-23 | * dlltool.c (secdata): In non DLLTOOL_PPC case, change alignment | Ian Lance Taylor | 1 | -0/+5 |
1996-07-22 | * objdump.c (dump_section_stabs): Fix test for stabs sections | Stu Grossman | 2 | -80/+192 |
1996-07-10 | * stabs.c (stab_demangle_fund_type): Return a void * for a | Ian Lance Taylor | 1 | -0/+5 |
1996-07-08 | * ar.c (open_inarch): Add file parameter. Change all callers. If | Ian Lance Taylor | 1 | -0/+7 |
1996-07-04 | * rdcoff.c (parse_coff): Get address to pass to debug_end_function | Ian Lance Taylor | 1 | -0/+4 |
1996-07-04 | * Makefile.in (VERSION): Set to cygnus-2.7.1. | Ian Lance Taylor | 1 | -0/+6 |
1996-07-03 | fixup | Ian Lance Taylor | 1 | -8/+1 |
1996-06-30 | * objcopy.c (strip_main): Add -o option, and handle it. | Ian Lance Taylor | 3 | -1/+20 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 1 | -0/+17 |
1996-06-24 | * objdump.c (endian): New static variable. | Ian Lance Taylor | 2 | -12/+32 |
1996-06-24 | * configure.in: On alpha*-*-osf*, link against libbfd.a if not | Ian Lance Taylor | 1 | -0/+11 |
1996-06-20 | * objdump.c (stabs): Change from struct internal_nlist * to | Ian Lance Taylor | 1 | -0/+5 |
1996-06-19 | * binutils.texi: Document change to binary format: file position | Ian Lance Taylor | 2 | -1/+13 |
1996-06-18 | Tue Jun 18 15:03:44 1996 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 4 | -0/+108 |
1996-06-17 | * dlltool.c (make_one_lib_file): Use BFD_RELOC_RVA rather than | Ian Lance Taylor | 1 | -0/+16 |
1996-06-12 | * nm.c (struct get_relocs_info): Define. | Ian Lance Taylor | 2 | -1/+21 |
1996-06-12 | * objdump.c (dump_reloc_set): Add sec parameter. Change all | Ian Lance Taylor | 4 | -4/+121 |
1996-06-06 | * README: Add notes on how to build if you don't have ar. | Ian Lance Taylor | 2 | -23/+86 |
1996-06-03 | Make main an int function, not void | Michael Meissner | 1 | -0/+4 |
1996-05-31 | * nm.c (filter_symbols): Check for BSF_WEAK as well as | Ian Lance Taylor | 1 | -0/+11 |
1996-05-03 | * objdump.c (disassemble_data): Don't refer to bytes past the end | Ian Lance Taylor | 1 | -0/+5 |
1996-04-24 | * rddbg.c (read_symbol_stabs_debugging_info): Move call to | Ian Lance Taylor | 1 | -0/+5 |
1996-04-23 | * objdump.c (compare_symbols): Sort symbols whose names start with | Ian Lance Taylor | 2 | -3/+25 |
1996-04-18 | * dep-in.sed: Substitute $(BFDDIR) for @BFDDIR@. | Ian Lance Taylor | 1 | -0/+6 |
1996-04-16 | * rdcoff.c: New file. | Ian Lance Taylor | 5 | -14/+921 |
1996-04-15 | * nlmconv.c (choose_temp_base{,_try}): Delete, in libiberty now. | David Edelsohn | 1 | -0/+5 |
1996-04-08 | * configure.in: Permit --enable-shared to specify a list of | Ian Lance Taylor | 1 | -0/+6 |
1996-03-29 | * objdump.c (dump_section_header): Print the SEC_LINK_ONCE flag | Ian Lance Taylor | 2 | -2/+36 |
1996-03-29 | * nlmconv.1: Changed to be recognized by catman -w on Solaris. | J.T. Conklin | 2 | -3/+7 |
1996-03-28 | * wrstabs.c (stab_enum_type): Set buf before using it. | Ian Lance Taylor | 1 | -0/+4 |
1996-03-22 | * stabs.c (struct stab_handle): Add field abfd. | Ian Lance Taylor | 3 | -11/+269 |
1996-03-20 | Wed Mar 20 18:08:19 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+6 |
1996-03-20 | * wrstabs.c: New file. | Ian Lance Taylor | 3 | -0/+2456 |
1996-03-20 | * ieee.c (struct ieee_handle): Add fields complex_float_index and | Ian Lance Taylor | 1 | -34/+78 |
1996-03-18 | * configure.in: Add AC_FUNC_VFORK. | Ian Lance Taylor | 1 | -0/+5 |
1996-03-18 | * stabs.c (parse_stab_range_type): A complex type is defined as a | Ian Lance Taylor | 3 | -19/+73 |
1996-03-12 | * ieee.c (ieee_write_undefined_tag): Switch to global_types even | Ian Lance Taylor | 2 | -0/+30 |
1996-03-12 | tweak last patch | Ian Lance Taylor | 1 | -0/+2 |
1996-03-12 | * configure: Rebuild with autoconf 2.8. | Ian Lance Taylor | 2 | -34/+82 |
1996-03-12 | * debug.c (debug_type_samep): Don't loop endlessly in | Ian Lance Taylor | 2 | -28/+531 |
1996-03-11 | * rddbg.c (read_section_stabs_debugging_info): Call save_stab for | Ian Lance Taylor | 1 | -0/+23 |
1996-03-11 | * objdump.c (stab_name): Remove. | Ian Lance Taylor | 1 | -51/+95 |
1996-02-27 | * mpw-make.sed: Update to handle shared library support. | Stan Shebs | 2 | -0/+11 |
1996-02-24 | Sat Feb 24 11:21:49 1996 Alan Modra <alan@spri.levels.unisa.edu.au>: | Ian Lance Taylor | 1 | -0/+5 |
1996-02-15 | * configure.in: Don't tamper with LDFLAGS. Call AC_PROG_CC before | Ian Lance Taylor | 1 | -0/+4 |
1996-02-15 | * configure.in: Substitute RPATH_ENVVAR. | Ian Lance Taylor | 4 | -12/+23 |
1996-02-15 | * objcopy.c (smart_rename): Rather than doing chmod then chown, do | Ian Lance Taylor | 1 | -0/+5 |
1996-02-14 | Wed Feb 14 16:46:42 1996 Martin Anantharaman <martin@mail.imech.uni-duisbur... | Ian Lance Taylor | 1 | -0/+6 |
1996-02-14 | * ieee.c (ieee_regno_to_genreg): Convert register numbers for m68k | Ian Lance Taylor | 2 | -0/+38 |
1996-02-12 | * ieee.c: Extensive changes to write code to put types in the | Ian Lance Taylor | 2 | -449/+1218 |