* tic80-opc.c (tic80_operands): Reorder some table entries to make
[deliverable/binutils-gdb.git] / binutils /
1996-12-31  Ian Lance Taylor * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
1996-12-27  Ian Lance Taylor * configure.in: Work around bug in AC_FUNC_VFORK in...
1996-12-19  Stan Shebs * mpw-make.sed: Use NewFolderRecursive for installation.
1996-12-19  Ian Lance Taylor Based on patch from Andrew J Klossner <andrew@pogo...
1996-12-15  Ian Lance Taylorobjdump --dynamic-reloc now works with ELF
1996-12-06  Ian Lance Taylor * ieee.c (parse_ieee_bb): Always initialize namcopy...
1996-11-25  Ian Lance Taylor * objdump.c (disassemble_data): Don't crash if there...
1996-11-18  Angela Marie Thomasfinally remove errant mentions of Sanitize
1996-11-01  Ian Lance Taylor * binutils.texi: Add section on reporting bugs.
1996-11-01  Ian Lance Taylor * stabs.c (struct stab_handle): Add bincl_list field.
1996-11-01  Ian Lance Taylor * ieee.c (ieee_lineno): Don't compare line number...
1996-10-31  David Edelsohn(set_expected_cpus): Add m32r.
1996-10-29  Ian Lance Taylor * objdump.c (objdump_print_value): Don't print the...
1996-10-28  Ian Lance Taylor * stabs.c (struct stab_handle): Add function_end field.
1996-10-28  Ian Lance Taylor * ieee.c (ieee_array_type): Remember the correct size.
1996-10-28  Ian Lance Taylor * ieee.c (ieee_finish_compilation_unit): Permit coales...
1996-10-25  Ian Lance Taylor * ieee.c (struct ieee_defined_enum): Add defined field.
1996-10-25  Ian Lance Taylor * objdump.c (disassemble_bytes): Let the disassembler...
1996-10-24  Ian Lance Taylor * objdump.c (prefix_addresses): New static variable.
1996-10-24  Ian Lance Taylor * rddbg.c (read_section_stabs_debugging_info): Preserv...
1996-10-10  David Edelsohn * dlltool.c (scan_open_obj_file): Fix loop exit test.
1996-10-08  Ian Lance Taylor * Makefile.in (LEX_OPTIONS): Set to empty string....
1996-10-03  Ian Lance Taylor * binutils.texi (Target Selection): Document that...
1996-10-03  Jason Molenda * Makefile.in (clean): Remove config.log.
1996-10-02  Ian Lance TaylorWed Oct 2 15:49:16 1996 Klaus Kaempf <kkaempf@progis.de>
1996-10-01  Ian Lance Taylor * lib/utils-lib.exp (binutil_version): Fix for current...
1996-10-01  Ian Lance Taylor * version.c (print_version): New function.
1996-09-16  Ian Lance Taylor * ieee.c (struct ieee_write_type): Add reflocalp field.
1996-09-16  Ian Lance Taylor * ieee.c (struct ieee_info): Add global_types field.
1996-09-13  Ian Lance Taylor * objcopy.c (change_leading_char): New static variable.
1996-08-29  Ian Lance Taylor * objdump.c (L_tmpnam): Never define.
1996-08-23  Ian Lance Taylor * wrstabs.c (struct string_hash_entry): Add next field.
1996-08-23  Ian Lance Taylor * prdbg.c (pr_fix_visibility): Don't abort on
1996-08-23  Ian Lance Taylor * debug.c (debug_name_type): Correct error message.
1996-08-23  Ian Lance Taylor * configure.in: Substitute HLDENV.
1996-08-16  Stan Shebs * mpw-make.sed: Add symbolic doublequotes around the...
1996-08-08  Ian Lance TaylorThu Aug 8 12:27:52 1996 Klaus Kaempf <kkaempf@progis.de>
1996-08-07  Ian Lance TaylorWed Aug 7 14:27:33 1996 Philippe De Muyter <phdm...
1996-07-26  Ian Lance Taylor * objdump.c (disassemble_data): Set disasm_info.flavou...
1996-07-23  Ian Lance Taylor * dlltool.c (secdata): In non DLLTOOL_PPC case, change...
1996-07-22  Stu Grossman * objdump.c (dump_section_stabs): Fix test for stabs...
1996-07-10  Ian Lance Taylor * stabs.c (stab_demangle_fund_type): Return a void...
1996-07-08  Ian Lance Taylor * ar.c (open_inarch): Add file parameter. Change...
1996-07-04  Ian Lance Taylor * rdcoff.c (parse_coff): Get address to pass to debug_...
1996-07-04  Ian Lance Taylor * Makefile.in (VERSION): Set to cygnus-2.7.1.
1996-07-03  Ian Lance Taylorfixup
1996-06-30  Ian Lance Taylor * objcopy.c (strip_main): Add -o option, and handle it.
1996-06-25  Jason Molenda * Makefile.in (bindir, libdir, datadir, mandir...
1996-06-24  Ian Lance Taylor * objdump.c (endian): New static variable.
1996-06-24  Ian Lance Taylor * configure.in: On alpha*-*-osf*, link against libbfd...
1996-06-20  Ian Lance Taylor * objdump.c (stabs): Change from struct internal_nlist...
1996-06-19  Ian Lance Taylor * binutils.texi: Document change to binary format...
1996-06-18  Ian Lance TaylorTue Jun 18 15:03:44 1996 Klaus Kaempf <kkaempf@progis.de>
1996-06-17  Ian Lance Taylor * dlltool.c (make_one_lib_file): Use BFD_RELOC_RVA...
1996-06-12  Ian Lance Taylor * nm.c (struct get_relocs_info): Define.
1996-06-12  Ian Lance Taylor * objdump.c (dump_reloc_set): Add sec parameter. ...
1996-06-06  Ian Lance Taylor * README: Add notes on how to build if you don't have ar.
1996-06-03  Michael MeissnerMake main an int function, not void
1996-05-31  Ian Lance Taylor * nm.c (filter_symbols): Check for BSF_WEAK as well as
1996-05-03  Ian Lance Taylor * objdump.c (disassemble_data): Don't refer to bytes...
1996-04-24  Ian Lance Taylor * rddbg.c (read_symbol_stabs_debugging_info): Move...
1996-04-23  Ian Lance Taylor * objdump.c (compare_symbols): Sort symbols whose...
1996-04-18  Ian Lance Taylor * dep-in.sed: Substitute $(BFDDIR) for @BFDDIR@.
1996-04-16  Ian Lance Taylor * rdcoff.c: New file.
1996-04-15  David Edelsohn * nlmconv.c (choose_temp_base{,_try}): Delete, in...
1996-04-08  Ian Lance Taylor * configure.in: Permit --enable-shared to specify...
1996-03-29  Ian Lance Taylor * objdump.c (dump_section_header): Print the SEC_LINK_...
1996-03-29  J.T. Conklin* nlmconv.1: Changed to be recognized by catman -w...
1996-03-28  Ian Lance Taylor * wrstabs.c (stab_enum_type): Set buf before using it.
1996-03-22  Ian Lance Taylor * stabs.c (struct stab_handle): Add field abfd.
1996-03-20  Ian Lance TaylorWed Mar 20 18:08:19 1996 Andreas Schwab <schwab@issan...
1996-03-20  Ian Lance Taylor * wrstabs.c: New file.
1996-03-20  Ian Lance Taylor * ieee.c (struct ieee_handle): Add fields complex_floa...
1996-03-18  Ian Lance Taylor * configure.in: Add AC_FUNC_VFORK.
1996-03-18  Ian Lance Taylor * stabs.c (parse_stab_range_type): A complex type...
1996-03-12  Ian Lance Taylor * ieee.c (ieee_write_undefined_tag): Switch to global_...
1996-03-12  Ian Lance Taylortweak last patch
1996-03-12  Ian Lance Taylor * configure: Rebuild with autoconf 2.8.
1996-03-12  Ian Lance Taylor * debug.c (debug_type_samep): Don't loop endlessly in
1996-03-11  Ian Lance Taylor * rddbg.c (read_section_stabs_debugging_info): Call...
1996-03-11  Ian Lance Taylor * objdump.c (stab_name): Remove.
1996-02-27  Stan Shebs * mpw-make.sed: Update to handle shared library support.
1996-02-24  Ian Lance TaylorSat Feb 24 11:21:49 1996 Alan Modra <alan@spri.levels...
1996-02-15  Ian Lance Taylor * configure.in: Don't tamper with LDFLAGS. Call AC_PR...
1996-02-15  Ian Lance Taylor * configure.in: Substitute RPATH_ENVVAR.
1996-02-15  Ian Lance Taylor * objcopy.c (smart_rename): Rather than doing chmod...
1996-02-14  Ian Lance TaylorWed Feb 14 16:46:42 1996 Martin Anantharaman <martin...
1996-02-14  Ian Lance Taylor * ieee.c (ieee_regno_to_genreg): Convert register...
1996-02-12  Ian Lance Taylor * ieee.c: Extensive changes to write code to put types...
1996-02-12  Ian Lance Taylor * debug.c (struct debug_handle): Remove class_mark...
1996-02-07  Ian Lance Taylor * ieee.c (ieee_start_compilation_unit): Clear modified and
1996-02-07  Ian Lance Taylor * configure.in: Check for --enable-shared. Substitute new
1996-02-02  Ian Lance Taylor * configure: Regenerate.
1996-02-01  Steve Chamberlain * configure: Regenerate with autoconf 2.7.
1996-02-01  Steve Chamberlain * configure.in (i[3-6]86-*-win32): Becomes i[3-6]86...
1996-01-31  Ian Lance TaylorWed Jan 31 13:22:03 1996 Richard Henderson <rth@tamu...
1996-01-29  Ian Lance Taylor Based on patches from H J Lu <hjl@zoom.com>:
1996-01-27  Michael MeissnerFix up warning on SunOS
1996-01-26  Ian Lance Taylortipo
1996-01-26  Ian Lance Taylor * binutils.texi (nm): Improve documentation on symbol...
next
This page took 0.072521 seconds and 7 git commands to generate.