summaryrefslogtreecommitdiff
path: root/binutils/.Sanitize
Commit message (Collapse)AuthorAgeFilesLines
* Initial creation of sourceware repositoryStan Shebs1999-04-161-218/+0
|
* m32rx -> cygnus sanitization change.Jeff Law1999-02-051-9/+9
|
* Remove v850e sanitizationNick Clifton1999-02-011-28/+0
|
* sanitize sky stuffDoug Evans1998-12-151-0/+35
|
* Thu Oct 8 15:33:08 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1998-10-081-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in: call AC_EXEEXT instead of AM_EXEEXT and AM_CYGWIN32. * aclocal.m4: remove local AM_EXEEXT/AM_CYGWIN32 macros. * configure: regenerate Thu Oct 8 15:33:08 1998 Geoffrey Noer <noer@cygnus.com> From Mumit Khan <khan@xraylith.wisc.edu>: * dlltool.c (scan_all_symbols): Don't re-export symbols exported by other DLLs. Thu Oct 8 15:33:08 1998 Geoffrey Noer <noer@cygnus.com> * Makefile.am (BUILD_DLLWRAP): Add. (BUILD_DLLWRAP, DLLWRAP_PROG): Add. (bin_PROGRAMS): Add dllwrap. * Makefile.in: regenerate with automake From Mumit Khan <khan@xraylith.wisc.edu>: * dllwrap.c: New file from dllhelpers v0.2.1. (print_version): New function. (long_options): Add --version. (main): Handle. * dyn-string.h, dyn-string.c: New files from egcs-1.1/gcc. * configure.in (BUILD_DLLWRAP): Add. * configure: Regenerate.
* fixGeoffrey Noer1998-10-071-0/+1
|
* remove d30v sanitizationIan Lance Taylor1998-07-241-28/+0
|
* Thu Jul 2 14:01:34 1998 Klaus Kaempf <kkaempf@rmi.de>Ian Lance Taylor1998-07-021-1/+1
| | | | | | * configure.com: Add vax/vms support. * makefile.vms-in: Renamed from makefile.vms. Add substitutions now done by configure.com.
* * rclex.l: Add casts and change types to avoid warnings.Ian Lance Taylor1998-07-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * rcparse.y: Likewise. * resbin.c: Likewise. * rescoff.c: Likewise. * resrc.c: Likewise. * Makefile.am: Rebuild dependencies. (HFILES): Remove readelf.h. * Makefile.in: Rebuild. Based on patches from Andrew Kozin <Andrew.Kozin@p14.f960.n5020.z2.fidonet.org>: * winduni.h: New file, from windres.h. * winduni.c: New file, from windres.c. * windres.c: Move Unicode functions into winduni.c. * windres.h: Move Unicode declarations into winduni.h. Include winduni.h. (RT_ACCELERATOR): Rename from RT_ACCELERATORS to match Windows macro. Change all uses. (RT_PLUGPLAY, RT_VXD): Correct values. * Makefile.am (HFILES): Add windres.h. (CFILES): Add winduni.c. (windres_SOURCES): Add winduni.c.
* remove readelf.h from file listNick Clifton1998-06-301-1/+0
|
* add d30v sanitization to readelfIan Lance Taylor1998-06-131-0/+28
|
* Add PowerPC support to readelf; Print machine specific flags; Print ↵Michael Meissner1998-06-121-0/+28
| | | | endianess; Make widening more portable
* Add 'readelf' to binutils.Nick Clifton1998-06-111-0/+30
|
* fix xgettext invocationIan Lance Taylor1998-05-061-1/+1
|
* Fixed xgettext invocation in .Sanitize filesTom Tromey1998-04-291-1/+1
|
* If xgettext fails, make Sanitize failTom Tromey1998-04-231-2/+2
|
* .Sanitize now re-computes gettext-related filesTom Tromey1998-04-221-0/+23
|
* fix sanitization for gettext changesIan Lance Taylor1998-04-221-9/+19
|
* * Makefile.am: New file, based on old Makefile.in.Ian Lance Taylor1997-08-011-0/+3
| | | | | | | | | | | | | | | * acinclude.m4: New file, from old aclocal.m4. * configure.in: Call AM_INIT_AUTOMAKE and AM_PROG_LIBTOOL. Remove shared library handling; now handled by libtool. Replace AC_CONFIG_HEADER with AM_CONFIG_HEADER. Call AC_PROG_YACC, AC_PROG_LEX, AC_DECL_YYTEST, AM_MAINTAINER_MODE, AM_CYGWIN32, and AM_EXEEXT. Replace AC_PROG_INSTALL with AM_PROG_INSTALL. Remove stamp-h handling in AC_OUTPUT. * acconfig.h: Mention PACKAGE and VERSION. * stamp-h.in: New file. * Makefile.in: Now built with automake. * aclocal.m4: Now built with aclocal. * config.in, configure: Rebuild.
* * resbin.c: New file.Ian Lance Taylor1997-06-261-0/+1
| | | | | | | | * rclex.l, rcparse.y, rescoff.c, resrc.c, windres.c, windres.h: Numerous fixes and improvements. * Makefile.in: Rebuild dependencies. (CFILES): Add resbin.c. (WINDRES_OBJS): Add resbin.o.
* Another windres snapshot. Can now read the COFF resources directory,Ian Lance Taylor1997-06-231-0/+1
| | | | although it doesn't yet parse out the binary format.
* First stab at Windows resource compiler:Ian Lance Taylor1997-06-221-0/+5
| | | | | | | | | | | | | | | | | | | | * windres.h: New file. * windres.c: New file. * resrc.c: New file. * rcparse.y: New file. * rclex.l: New file. * configure.in: Define and substitute BUILD_WINDRES. * configure: Rebuild. * Makefile.in: Rebuild dependencies. (WINDRES_PROG): New variable. (PROGS): Add @BUILD_WINDRES@. (HFILES): Add dlltool.h and windres.h. (CFILES): Add windres.c and resrc.c. (GENERATED_CFILES): Add rcparse.c and rclex.c. (WINDRES_OBJS): New variable. $(WINDRES_PROG): New target. (rcparse.c, rcparse.h, rclex.c): New targets. Snapshot. windres can parse and print rc files.
* * dlltool.h: New file.Ian Lance Taylor1997-06-111-0/+1
| | | | | | | | | | * deflex.l: Include dlltool.h and libiberty.h. Don't declare strdup. Use xstrdup rather than strdup. * defparse.y: Include bfd.h, bucomm.h, and dlltool.h. * dlltool.c: Include dlltool.h and time.h. Make a lot of variables and functions static. Make a lot of char * variables and parameters const. Add declarations for static functions. Do some reindenting. Hide more PowerPC stuff inside DLLTOOL_PPC.
* remove uninteresting TODO fileIan Lance Taylor1997-04-021-1/+0
|
* Tue Apr 1 16:21:44 1997 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1997-04-011-1/+1
| | | | | | * configure.com: New file. * config.h-vms: Remove file. * makefile.vms: Update for new configure scheme.
* addr2line.c contributed by Ulrich LautherIan Lance Taylor1997-03-271-0/+2
| | | | | | | | | | | | | <Ulrich.Lauther@zfe.siemens.de>: * addr2line.c: New file. * Makefile.in: Rebuild dependencies. (ADDR2LINE_PROG): New variable. (MANPAGES): Add addr2line. (PROGS): Add $(ADDR2LINE_PROG). (CFILES): Add addr2line.c. ($(ADDR2LINE_PROG)): New target. * binutils.texi: Document addr2line. * addr2line.1: New file.
* Tue Jun 18 15:03:44 1996 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor1996-06-181-0/+2
| | | | * config.h-vms, makefile.vms: New files.
* * rdcoff.c: New file.Ian Lance Taylor1996-04-161-0/+1
| | | | | | | | | * rddbg.c (read_debugging_info): Read COFF symbols if COFF flavour and no stabs were found. * budbg.h (parse_coff): Declare. * Makefile.in: Rebuild dependencies. (CFILES): Add rdcoff.c. (DEBUG_OBJS): Add rdcoff.o.
* * wrstabs.c: New file.Ian Lance Taylor1996-03-201-0/+1
| | | | | | | | | | | * budbg.h (write_stabs_in_sections_debugging_info): Declare. * objcopy.c (write_debugging_info): For COFF or ELF, output stabs in sections. * Makefile.in: Rebuild dependencies. (CFILES): Add wrstabs.c. (WRITE_DEBUG_OBJS): New variable. ($(OBJCOPY_PROG)): Use $(WRITE_DEBUG_OBJS), not $(DEBUG_OBJS). ($(STRIP_PROG)): Likewise.
* * Makefile.in: (ALLOCA, MALLOC): Remove variables.Ian Lance Taylor1996-01-101-2/+0
| | | | | (ADDL_LIBS): Remove $(MALLOC) from definition. * alloca.c, gmalloc.c: Remove.
* * ieee.c: New file with code to read IEEE debugging information.Ian Lance Taylor1996-01-041-0/+1
| | | | | | | | | * budbg.h (parse_ieee): Declare. * rddbg.c (read_debugging_info): Handle IEEE flavour files. (read_ieee_debugging_info): New static function. * Makefile.in: Rebuild dependencies. (CFILES): Add ieee.c. (OBJDUMP_OBJS): Add ieee.o.
* Implement generic debugging support. Implement a stabs reader andIan Lance Taylor1996-01-021-0/+7
| | | | | | | | | | | | | a generic printer. * budbg.h, debug.c, debug.h, prdbg.c, rddbg.c, stabs.c: New files. * objdump.c: Include "debug.h" and "budbg.h". (dump_debugging): New global variable. (usage): Mention --debugging. (long_options): Add "debugging". (display_bfd): Handle --debugging. * Makefile.in (OBJDUMP_OBJS): New variable. ($(OBJDUMP_PROG)): Use $(OBJDUMP_OBJS). * binutils.texi, objdump.1: Document --debugging.
* * configure.in: Don't treat rs6000-*-lynx* specially.Ian Lance Taylor1995-11-071-1/+0
| | | | | | * configure: Rebuild. * config/rslynx: Remove. * Makefile.in: Remove @target_makefile_fragment@.
* Comings and goings of Mac-specific files.Stan Shebs1995-09-291-1/+2
|
* * config.in: Rename from config.h.in.Ian Lance Taylor1995-09-071-1/+1
| | | | | | | | | * configure.in: Call AC_CONFIG_HEADER with config.h:config.in. Check for config.h:config.in when creating stamp-h. * configure: Rebuild. * Makefile.in (stamp-h): Depend upon config.in rather than config.h.in. Set CONFIG_HEADERS to config.h:config.in when calling config.status.
* * configure.in: Rewrite to use autoconf.Ian Lance Taylor1995-09-061-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * aclocal.m4: New file. * configure: New file, built by autoconf. * acconfig.h: New file. * config.h.in: New file, built by autoheader. * Makefile.in: Various changes for new configure script. Also: (PROGS): Remove $(SYSINFO_PROG). (ALL_CFLAGS): Remove $(TDEFINES). (version.o): Use $(ALL_CFLAGS). (cplus-dem.o, dlltool.o, nlmconv.o): Likewise. (sysdump.o): Depend upon bucomm.h and config.h. (srconv.o, arsup.o, strings.o): Depend upon config.h. (filemode.o): Don't depend upon ../bfd/sysdep.h. (bucomm.o): Depend upon config.h, not ../bfd/sysdep.h. (size.o, objdump.o, nm.o, ar.o, objcopy.o): Likewise. (nlmheader.o, nlmconv.o): Likewise. (distclean): Don't remove sysdep.h. * bucomm.h: Include "ansidecl.h", <stdio.h>, and "config.h". Include "fopen-same.h" or "fopen-bin.h", based on USE_BINARY_FOPEN. Include <errno.h>, and declare errno if it is not a macro. Include <unistd.h>, <string.h>, <strings.h>, <stdlib.h>, and <fcntl.h> if they are present. Declare strchr, strrchr, and strstr if no string header file exists. Include <sys/file.h> if it exists and <fcntl.h> does not. Define O_RDONLY and O_RDWR if necessary. * ar.c: Don't include "sysdep.h". Do include <sys/types.h> and <sys/stat.h>. Use HAVE_GOOD_UTIME_H rather than POSIX_UTIME. Use HAVE_UTIMES rather than !USE_UTIME. Don't include <errno.h>, and don't declare errno. * arsup.c: Don't include <sysdep.h>. * bucomm.c: Don't include "sysdep.h". Include <stdio.h>, <sys/types.h>, and <sys/stat.h>. Include <time.h> if it defines time_t. Define time_t if necessary. * coffdump.c: Don't include "sysdep.h". * coffgrok.c, filemode.c, nlmconv.c, size.c: Likewise. * srconv.c, strings.c: Likewise. * nm.c: Don't include "sysdep.h". Don't try to define HAVE_SBRK. * objcopy.c: Don't include "sysdep.h". Include <sys/types.h> and <sys/stat.h>. (simple_copy): Use creat rather than assuming that O_CREAT is defined. * objdump.c: Don't include "sysdep.h". Use NEED_DECLARATION_PRINTF rather than !FPRINTF_ALREADY_DECLARED. * sysdump.c: Include "bfd.h" and "bucomm.h". Don't include "sysdep.h" or <stdlib.h>. (dump_symbol_info): Rename from symbol_info. Change all callers.
* Wed Jun 14 13:27:22 1995 Steve Chamberlain <sac@slash.cygnus.com>Steve Chamberlain1995-06-141-0/+3
| | | | | | | | | | * deflex.l, defparse.y, dlltool.c: New files. * Makefile.in, configure.in: Support for them. Mon Jun 12 11:27:54 1995 Steve Chamberlain <sac@slash.cygnus.com> * sysdump.c: Include sysdep.h (main): Open input with FOPEN_RB. binutils/7137
* Always keep MPW supportStan Shebs1995-04-111-8/+2
|
* Remove more GM-specific stuffStan Shebs1994-06-281-8/+4
|
* note renamingKen Raeburn1994-06-031-1/+1
|
* Remove sanitization of PowerPC NetWare.Ian Lance Taylor1994-05-201-21/+0
|
* * coffgrok.[ch]: New files, understand coff objects.Steve Chamberlain1994-03-081-1/+9
| | | | | | | | | | * coffdump.c: Uses coffgrok to dump out the debug info of a coff file. * sysroff.info: Description of a SYSROFF object file. * sysinfo.y, syslex.l: Parse info file, generate a reader, writer, header files and a printer. * srconv.c: Uses coffgrok.c and sysroff.info to convert a coff file to a SYSROFF file.
* Sanitization changes to reflect other comings and goingsStan Shebs1994-02-261-3/+9
|
* * nlmconv.c: Include libiberty.h.Ian Lance Taylor1994-02-211-0/+21
| | | | | | | | | | | start-sanitize-powerpc-netware Support for PowerPC NetWare. * nlmconv.c (main): For PowerPC NetWare, automatically define the special symbols __toc_start. (select_output_format): Handle bfd_arch_powerpc. (mangle_relocs): Likewise. (powerpc_mangle_relocs): New function. end-sanitize-powerpc-netware
* Removed objdump.hStan Shebs1994-01-261-2/+1
|
* Sat Jan 22 16:25:09 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-01-231-3/+7
| | | | | | * mpw-build.in: New file, build script fragment for MPW make. * mpw-make.in: New file, MPW makefile fragment for binutils. (Normally automatically generated from Makefile.in.)
* * nlmconv.1: new man pageJeffrey Osier1993-11-171-0/+1
| | | | * objcopy.1: fixed format errors
* Added new files.Ian Lance Taylor1993-08-101-0/+3
|
* * strings.c, strings.1: New files.David MacKenzie1993-06-261-0/+2
| | | | * binutils.texi: Document strings.
* * Makefile.in: added c++filt and objcopy to MANPAGES variableJeffrey Osier1993-06-031-0/+2
| | | | * .Sanitize: keep c++filt.1 and objcopy.1