Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1994-06-16 | * configure.in: Set UNDERSCORE in Makefile based on result of | Ian Lance Taylor | 1 | -0/+7 | |
invoking config.bfd with a second argument of ``_''. * Makefile.in (underscore.c): Depend upon Makefile. Don't try to run $(CC) and $(NM), just use $(UNDERSCORE). Create via temporary file. (demangle.o): Remove target. ($(NM_PROG)): Don't depend upon demangle.o, and don't link against demangle.o. It's in libiberty anyhow. (cplus-dem.o): Don't depend upon demangle.o. * binutils.texi: Mention -n and --no-strip-underscores arguments to c++filt. | |||||
1994-06-08 | rs6k lynx changes | David Henkel-Wallace | 1 | -0/+63 | |
1993-06-07 | * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h. | Per Bothner | 1 | -111/+2 | |
* configure.in: No longer need to configure to get sysdep.h. * objcopy.c (copy_object): Fix symbol table handling. | |||||
1992-08-18 | Moved in from p3: | Ian Lance Taylor | 1 | -3/+13 | |
Tue Aug 18 13:28:44 1992 Ian Lance Taylor (ian@cygnus.com) * config/mh-apollo68v: removed -g from CC definition. * Makefile.in: always create installation directories. | |||||
1992-07-04 | Since sconix is treated as an OS (as opposed to vendor), we need to | Sean Eric Fagan | 1 | -7/+104 | |
explicitly check for it. | |||||
1991-08-14 | Die on missing host fragments, let missing target fragments pass. | K. Richard Pixley | 1 | -0/+20 | |