Age | Commit message (Expand) | Author | Files | Lines |
1998-05-14 | Add support for interworking in DLLs. | Nick Clifton | 3 | -268/+681 |
1998-05-14 | Include 1998 in copyright strings. | Nick Clifton | 1 | -0/+2 |
1998-05-14 | Support Win32 style directory separators. | Nick Clifton | 1 | -0/+8 |
1998-05-08 | Extended help information provided about command line options. | Nick Clifton | 1 | -0/+5 |
1998-05-06 | Wed May 6 15:28:51 1998 Klaus Kaempf <kkaempf@progis.de> | Ian Lance Taylor | 2 | -6/+16 |
1998-05-06 | fix xgettext invocation | Ian Lance Taylor | 1 | -1/+1 |
1998-05-05 | Build dlltool for thumb-pe target | Nick Clifton | 2 | -0/+2 |
1998-05-04 | * Makefile.am (EXTRA_PROGRAMS): Change $(SRCONV_PROG) to sysconf | Ian Lance Taylor | 2 | -1/+8 |
1998-04-30 | Wed Apr 29 22:22:55 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -26/+33 |
1998-04-30 | Wed Apr 29 18:05:52 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 4 | -7/+15 |
1998-04-29 | * addr2line.c (main): Conditionally call setlocale. | Tom Tromey | 1 | -0/+18 |
1998-04-29 | Fixed xgettext invocation in .Sanitize files | Tom Tromey | 1 | -1/+1 |
1998-04-29 | clean up IMPORTS changes | Ian Lance Taylor | 2 | -350/+284 |
1998-04-28 | Updated ChangeLog to reflect IMPORT support changes in dlltool. | Bill Moyer | 1 | -0/+7 |
1998-04-28 | dlltool.c: Added support for IMPORTS. | Bill Moyer | 3 | -25/+330 |
1998-04-27 | * configure.in: Change version number to 2.9.4 | Ian Lance Taylor | 3 | -2/+7 |
1998-04-23 | If xgettext fails, make Sanitize fail | Tom Tromey | 1 | -2/+2 |
1998-04-22 | .Sanitize now re-computes gettext-related files | Tom Tromey | 1 | -0/+23 |
1998-04-22 | * po/Make-in (MKINSTALLDIRS): Don't look in $(top_srcdir). | Tom Tromey | 1 | -0/+4 |
1998-04-22 | fix sanitization for gettext changes | Ian Lance Taylor | 2 | -9/+60 |
1998-04-22 | * Makefile.am (INCLUDES): Search intl dirs for headers; define | Tom Tromey | 16 | -3/+78 |
1998-04-22 | * Many files: Added gettext invocations around user-visible | Tom Tromey | 22 | -1004/+4178 |
1998-04-21 | Tue Apr 21 16:07:18 1998 Stanislav Brabec <utx@k332.feld.cvut.cz> | Ian Lance Taylor | 2 | -19/+31 |
1998-04-07 | * Makefile.am (DISTSTUFF): Add defparse.h, defparse.c, rclex.c, | Ian Lance Taylor | 1 | -0/+6 |
1998-04-06 | * Makefile.am (PROGS): Move $(ADDR2LINE_PROG) to end, so that | Ian Lance Taylor | 3 | -6/+13 |
1998-04-03 | * Makefile.am (DISTCLEANFILES): Add site.exp and site.bak. | Ian Lance Taylor | 3 | -7/+34 |
1998-04-01 | From Zack Weinberg <zack@rabi.phys.columbia.edu> and H.J. Lu | Ian Lance Taylor | 2 | -3/+33 |
1998-04-01 | Wed Apr 1 13:11:23 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 2 | -3/+7 |
1998-03-31 | * dep-in.sed: Add rule to remove @OBJDIR@. | Ian Lance Taylor | 1 | -0/+6 |
1998-03-30 | * configure.in: Set version to 2.9.1. | Ian Lance Taylor | 1 | -0/+14 |
1998-03-30 | * Makefile.am (DISTCLEANFILES): Remove defparse.h, arparse.h, | Ian Lance Taylor | 2 | -6/+6 |
1998-03-28 | Fix some gcc -Wall warnings: | Ian Lance Taylor | 2 | -2/+28 |
1998-03-27 | * defparse.y (explist): Allow epsilon. | Richard Henderson | 1 | -0/+5 |
1998-03-27 | * coffgrok.c (do_sections_p1): Use the section's lma instead of vma | Richard Henderson | 2 | -28/+35 |
1998-03-25 | Based on patch from H.J. Lu <hjl@gnu.org>: | Ian Lance Taylor | 3 | -87/+135 |
1998-03-25 | * rclex.l: Accept { and } as synonyms for BEGIN and END. | Ian Lance Taylor | 2 | -1/+29 |
1998-02-18 | * objcopy.c (compare_section_lma): Rename from _vma. | Richard Henderson | 2 | -4/+6 |
1998-02-18 | * dlltool.c (make_one_lib_file): Don't add 1 to hint. | Ian Lance Taylor | 1 | -0/+4 |
1998-02-13 | * Makefile.am (AUTOMAKE_OPTIONS): Define. | Ian Lance Taylor | 1 | -0/+5 |
1998-02-12 | * deflex.l: Accept '?' in symbol names, for VC++ mangled names. | Ian Lance Taylor | 2 | -2/+5 |
1998-02-12 | * addr2line.c (usage): Update bug-gnu-utils address. | Ian Lance Taylor | 3 | -9/+53 |
1998-02-05 | * configure, Makefile.in, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 3 | -175/+325 |
1998-01-31 | * Makefile.am (CC_FOR_TARGET,nlmcomv.o): Change program_transform_name | Doug Evans | 2 | -2/+8 |
1998-01-29 | Thu Jan 29 16:24:04 1998 Mumit Khan <khan@xraylith.wisc.edu> | Ian Lance Taylor | 1 | -0/+8 |
1998-01-28 | Wed Jan 28 17:43:02 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utw... | Ian Lance Taylor | 1 | -0/+5 |
1998-01-28 | Wed Jan 28 17:45:46 1998 Ian Lance Taylor <ian@cygnus.com> | Ian Lance Taylor | 5 | -782/+338 |
1998-01-28 | Wed Jan 28 17:43:02 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utw... | Ian Lance Taylor | 1 | -77/+97 |
1998-01-23 | * objdump.c (disassemble_bytes): Add flag INSN_HAS_RELOC to tell | Fred Fish | 1 | -0/+5 |
1998-01-22 | tipoe | Ian Lance Taylor | 1 | -1/+1 |
1998-01-14 | * srconv.c (sh, h8300): Delete variables. | Richard Henderson | 1 | -0/+15 |