Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-08-29 | Recognize i686-*-* for pentium pro | Michael Meissner | 1 | -1/+1 | |
1996-08-23 | * configure.in: Set and substitute HLDENV. | Ian Lance Taylor | 1 | -1/+6 | |
* configure: Rebuild. * Makefile.in (HLDENV): New variable. (gprof): Use $(HLDENV). | |||||
1996-06-27 | * configure.in: Call AC_ISC_POSIX. | Ian Lance Taylor | 1 | -0/+2 | |
* configure: Rebuild. * Makefile.in (gprof): Pass $(CFLAGS) during link. * hertz.c: Don't include <sys/time.h>; let sysdep.h handle that. If HAVE_SETITIMER is not defined, try using sysconf. | |||||
1996-06-25 | * Makefile.in (exec_prefix, bindir, libdir, mandir, infodir, datadir, | Jason Molenda | 1 | -1/+2 | |
INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set values. * configure.in (AC_PREREQ): autoconf 2.5 or higher. (AC_PROG_INSTALL): added. * configure: Rebuilt. | |||||
1996-06-24 | * configure.in: On alpha*-*-osf*, link against libbfd.a if not | Ian Lance Taylor | 1 | -5/+17 | |
using shared libraries. * configure: Rebuild with autoconf 2.10. | |||||
1996-04-08 | * configure.in: Permit --enable-shared to specify a list of | Ian Lance Taylor | 1 | -1/+2 | |
directories. * configure: Rebuild. | |||||
1996-02-18 | * configure.in: Check for 'do not mix' from native linker before | Ian Lance Taylor | 1 | -0/+2 | |
trying to use -rpath. * configure: Rebuild. | |||||
1996-02-13 | * configure.in: Set HDLFLAGS for *-*-hpux with --enable-shared. | Ian Lance Taylor | 1 | -0/+3 | |
* configure: Rebuild. | |||||
1996-02-07 | * configure.in: Don't set CC. Look for --enable-shared. Set | Ian Lance Taylor | 1 | -1/+62 | |
BFDLIB and HLDFLAGS and substitute them. * configure: Rebuild. * Makefile.in (LIBS): Use @BFDLIB@. (HLDFLAGS): New variable. (gprof): Use $(HLDFLAGS). | |||||
1995-09-05 | some ns32k updates from Ian Dall | Ken Raeburn | 1 | -1/+1 | |
1995-06-16 | use changequote around [] | Ken Raeburn | 1 | -0/+2 | |
1995-04-19 | * gen-c-prog.awk: Changed reference to "make-c-prog.awk" in | J.T. Conklin | 1 | -19/+16 | |
comment emitted by this script to gen-c-prog.awk. * Makefile.in, configure.in: Converted to use autoconf. * configure: New file, generated with autoconf 2.3. * config/{mt-alpha, mt-dummy, mt-i386, mt-ns532, mt-sparc, mt-tahoe, mt-vax}: Removed. | |||||
1995-02-07 | Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details: | Ken Raeburn | 1 | -0/+1 | |
Alpha support. Long options. New file format to support more information; backwards compatibility. Line-level profiling, on systems where bfd_find_nearest_line works. Selective display of data. | |||||
1994-08-24 | * configure.in: Change i386-*-* to i[345]86-*-*. | Ian Lance Taylor | 1 | -1/+1 | |
1994-07-13 | ns532 support from Ian Dall | Ken Raeburn | 1 | -0/+1 | |
1993-06-07 | * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h. | Per Bothner | 1 | -6/+0 | |
* configure.in: No longer need to configure to get sysdep.h. | |||||
1993-04-13 | * M Makefile.in: Add -g to CFLAGS. | Per Bothner | 1 | -3/+6 | |
Ads LDFLAGS and use in place of CFLAGS where appropriate. * configure.in: Make a sysdep.hlink in the same way other bfd-based directories do. * gprof.h (UNIT): Replace non-standard 'u_short' by 'unsigned short'. * gprof.h: #include sysdep.h instead of a bunch of stuff. * gprof.c (main): Fix typo gproff->gprof. | |||||
1992-07-13 | * configure.in: Remove host section, expand target section. | John Gilmore | 1 | -13/+6 | |
1992-03-06 | Fixed some serious bugs in the configuration of gprof. It now works with | Sean Eric Fagan | 1 | -0/+1 | |
the latest bfd and company. | |||||
1992-02-11 | Updating gprof for latest bfd stuff, and making configure work. | Sean Eric Fagan | 1 | -0/+18 | |
1991-07-23 | Initial revision | Sean Eric Fagan | 1 | -0/+14 | |