Thu Jul 2 14:59:42 1998 Klaus Kaempf <kkaempf@rmi.de>
[binutils-gdb.git] / binutils /
1998-07-02 Ian Lance Taylor * stabs.c (parse_stab_range_type): Handle 4 and 8...
1998-07-01 Nick CliftonMinor formatting improvements.
1998-07-01 Ian Lance Taylorfix indentation
1998-07-01 Ian Lance Taylorrebuild
1998-07-01 Ian Lance Taylornew files for windres
1998-07-01 Ian Lance Taylorx
1998-07-01 Ian Lance Taylor * rclex.l: Add casts and change types to avoid warnings.
1998-06-30 Nick Cliftonremove readelf.h from file list
1998-06-30 Nick CliftonImproved portability of readelf
1998-06-29 Frank Ch. Eigler* Attempt to make readelf.c compile under IRIX6 cc...
1998-06-26 Vladimir Makarov * objcopy.c (strip_main): keep_specific_list == NULL...
1998-06-25 Ian Lance Taylorrebuild dependencies
1998-06-24 Ian Lance Taylor * stabs.c (parse_number): Sign extend negative values...
1998-06-24 Nick CliftonFixed parsing of output to cope with .call_table_data...
1998-06-23 Ian Lance TaylorTue Jun 23 14:55:05 1998 Mike Stump <mrs@wrs.com>
1998-06-23 Nick CliftonRewrite of readelf to use fopen/fread rather than mmap.
1998-06-22 Ian Lance Taylor * readelf.c: Include bfd.h and bucomm.h before system...
1998-06-13 Ian Lance Tayloradd d30v sanitization to readelf
1998-06-12 Ian Lance Taylorrebuild
1998-06-12 Tom Tromey * po/Make-in (all-yes): If maintainer mode...
1998-06-12 Michael MeissnerMake sure .gcc_except_table fits in the section header...
1998-06-12 Michael MeissnerAdd PowerPC support to readelf; Print machine specific...
1998-06-12 Nick CliftonFix sunOS build of readelf.
1998-06-11 Ian Lance Taylor * stabs.c (struct stab_handle): Add self_crossref...
1998-06-11 Nick CliftonOoops - forgopt to check this in with the previous...
1998-06-11 Nick CliftonAdd 'readelf' to binutils.
1998-06-05 Ian Lance Taylor * objcopy.c (setup_section): Adjust the section size...
1998-06-04 Nick CliftonAdd missing \n\ from help description.
1998-06-03 Ian Lance Taylor * Makefile.am (YACC): Correct bison -L option.
1998-06-03 Ian Lance Taylor * binutils.texi, objdump.1: Document -p/--private...
1998-06-03 Ian Lance Taylorx
1998-06-03 Nick CliftonImplemented new command line options: --change-section...
1998-06-03 Nick CliftonAdd new function: non_fatal().
1998-06-01 Ian Lance Taylor From Yuli Barcohen <yuli.barcohen@telrad.co.il>:
1998-05-14 Nick CliftonAdd support for interworking in DLLs.
1998-05-14 Nick CliftonInclude 1998 in copyright strings.
1998-05-14 Nick CliftonSupport Win32 style directory separators.
1998-05-08 Nick CliftonExtended help information provided about command line...
1998-05-06 Ian Lance TaylorWed May 6 15:28:51 1998 Klaus Kaempf <kkaempf@progis.de>
1998-05-06 Ian Lance Taylorfix xgettext invocation
1998-05-05 Nick CliftonBuild dlltool for thumb-pe target
1998-05-04 Ian Lance Taylor * Makefile.am (EXTRA_PROGRAMS): Change $(SRCONV_PROG...
1998-04-30 Geoffrey NoerWed Apr 29 22:22:55 1998 Geoffrey Noer <noer@cygnus...
1998-04-30 Geoffrey NoerWed Apr 29 18:05:52 1998 Geoffrey Noer <noer@cygnus...
1998-04-29 Tom Tromey * addr2line.c (main): Conditionally call setlocale.
1998-04-29 Tom TromeyFixed xgettext invocation in .Sanitize files
1998-04-29 Ian Lance Taylorclean up IMPORTS changes
1998-04-28 Bill MoyerUpdated ChangeLog to reflect IMPORT support changes...
1998-04-28 Bill Moyerdlltool.c: Added support for IMPORTS.
1998-04-27 Ian Lance Taylor * configure.in: Change version number to 2.9.4
1998-04-23 Tom TromeyIf xgettext fails, make Sanitize fail
1998-04-22 Tom Tromey.Sanitize now re-computes gettext-related files
1998-04-22 Tom Tromey * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir).
1998-04-22 Ian Lance Taylorfix sanitization for gettext changes
1998-04-22 Tom Tromey * Makefile.am (INCLUDES): Search intl dirs for headers...
1998-04-22 Tom Tromey * Many files: Added gettext invocations around user...
1998-04-21 Ian Lance TaylorTue Apr 21 16:07:18 1998 Stanislav Brabec <utx@k332...
1998-04-07 Ian Lance Taylor * Makefile.am (DISTSTUFF): Add defparse.h, defparse...
1998-04-06 Ian Lance Taylor * Makefile.am (PROGS): Move $(ADDR2LINE_PROG) to end...
1998-04-03 Ian Lance Taylor * Makefile.am (DISTCLEANFILES): Add site.exp and site...
1998-04-01 Ian Lance Taylor From Zack Weinberg <zack@rabi.phys.columbia.edu> and...
1998-04-01 Ian Lance TaylorWed Apr 1 13:11:23 1998 Andreas Schwab <schwab@issan...
1998-03-31 Ian Lance Taylor * dep-in.sed: Add rule to remove @OBJDIR@.
1998-03-30 Ian Lance Taylor * configure.in: Set version to 2.9.1.
1998-03-30 Ian Lance Taylor * Makefile.am (DISTCLEANFILES): Remove defparse.h...
1998-03-28 Ian Lance Taylor Fix some gcc -Wall warnings:
1998-03-27 Richard Henderson* defparse.y (explist): Allow epsilon.
1998-03-27 Richard Henderson * coffgrok.c (do_sections_p1): Use the section's lma...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-25 Ian Lance Taylor Based on patch from H.J. Lu <hjl@gnu.org>:
1998-03-25 Ian Lance Taylor * rclex.l: Accept { and } as synonyms for BEGIN and...
1998-02-18 Richard Henderson * objcopy.c (compare_section_lma): Rename from _vma.
1998-02-18 Ian Lance Taylor * dlltool.c (make_one_lib_file): Don't add 1 to hint.
1998-02-13 Ian Lance Taylor * Makefile.am (AUTOMAKE_OPTIONS): Define.
1998-02-12 Ian Lance Taylor * deflex.l: Accept '?' in symbol names, for VC++ mangl...
1998-02-12 Ian Lance Taylor * addr2line.c (usage): Update bug-gnu-utils address.
1998-02-05 Ian Lance Taylor * configure, Makefile.in, aclocal.m4: Rebuild with...
1998-01-31 Doug Evans * Makefile.am (CC_FOR_TARGET,nlmcomv.o): Change progra...
1998-01-29 Ian Lance TaylorThu Jan 29 16:24:04 1998 Mumit Khan <khan@xraylith...
1998-01-28 Ian Lance TaylorWed Jan 28 17:43:02 1998 J.J. van der Heijden <J.J...
1998-01-28 Ian Lance TaylorWed Jan 28 17:45:46 1998 Ian Lance Taylor <ian@cygnus...
1998-01-28 Ian Lance TaylorWed Jan 28 17:43:02 1998 J.J. van der Heijden <J.J...
1998-01-23 Fred Fish * objdump.c (disassemble_bytes): Add flag INSN_HAS_REL...
1998-01-22 Ian Lance Taylortipoe
1998-01-14 Richard Henderson * srconv.c (sh, h8300): Delete variables.
1998-01-05 Doug EvansAdd txvu support.
1997-12-29 Ian Lance Taylor From Matthew Bellantoni <matthew@chrysalis.com>:
1997-12-22 Ian Lance Taylor * rclex.l: Don't permit a comma in a STRING.
1997-12-08 Nick CliftonRemoved disasm_symaddr() function and switched detectio...
1997-12-02 Nick CliftonAdd call to disasm_symaddr()
1997-12-02 Ian Lance Taylor * windres.h (ESCAPE_*): Define standard escape sequences.
1997-11-09 Jeff Law * Makefile.am (bin_PROGRAMS): Don't use line...
1997-11-04 Ian Lance Taylor * objcopy.c (copy_section): Don't crash if there is...
1997-11-03 Ian Lance Taylor * objcopy.c (parse_flags): Make flag check case insens...
1997-11-02 Ian Lance Taylor * objcopy.c: Move new struct and variable definitions...
1997-10-20 Ian Lance TaylorMon Oct 20 15:31:43 1997 Klaus K"ampf <kkaempf@progis.de>
1997-10-14 Nick CliftonAdd function to determine if a symbol is located at...
1997-10-10 Richard Henderson * objcopy.c, objcopy.1, binutils.texi: "localiz...
1997-10-09 Ian Lance Taylor * binutils.texi (strip): Remove duplicate --target...
1997-10-09 Ian Lance Taylor * nm.c (lineno_cache_bfd): New file static variable.
next