Age | Commit message (Expand) | Author | Files | Lines |
1995-10-25 | * Makefile.in (diststuff): Also make info. | Per Bothner | 1 | -3/+3 |
1995-10-06 | Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ken Raeburn | 1 | -0/+5 |
1995-09-20 | * Makefile.in (maintainer-clean): New target, synonym for | Ian Lance Taylor | 1 | -1/+1 |
1995-09-08 | * Makefile.in (install): Don't install in $(tooldir). | Ian Lance Taylor | 1 | -5/+0 |
1995-08-22 | * Makefile.in (install): Remove "brokensed" hack, unnecessary now | Jeff Law | 1 | -1/+1 |
1995-06-12 | * Makefile.in (distclean, realclean): Remove config.cache and | J.T. Conklin | 1 | -1/+1 |
1995-05-18 | * Makefile.in (Makefile): Added config.status to dependency list. | J.T. Conklin | 1 | -2/+6 |
1995-04-26 | * Makefile.in (install): Depend on "all". | Ken Raeburn | 1 | -1/+1 |
1995-04-20 | * Makefile.in: Change all references to MY_MACHINE to MY_TARGET, to match | Ken Raeburn | 1 | -5/+5 |
1995-04-19 | * gen-c-prog.awk: Changed reference to "make-c-prog.awk" in | J.T. Conklin | 1 | -8/+7 |
1995-02-07 | Lots of changes from David Mosberger-Tang; see ChangeLog and NOTES for details: | Ken Raeburn | 1 | -14/+26 |
1994-06-23 | * Makefile.in (gprof): Depend on $(LIBS). | Jeff Law | 1 | -1/+1 |
1994-05-17 | * Makefile.in (.m.c:): Added .SUFFIXES : .m | Bill Cox | 1 | -0/+2 |
1994-05-05 | (install-info): Check for gprof.info in build dir, fall back to srcdir. Depend | Ken Raeburn | 1 | -3/+8 |
1994-04-05 | * Makefile.in (MY_MACHINE): Renamed from MACHINE to avoid losing | Jeff Law | 1 | -4/+4 |
1994-03-20 | * Makefile.in: Avoid bug in hpux sed. | Jeff Law | 1 | -1/+1 |
1993-07-06 | * Makefile.in: Install correctly. | Steve Chamberlain | 1 | -4/+12 |
1993-06-21 | Look in ../bfd, not ../include, for bfd.h. | Ken Raeburn | 1 | -1/+1 |
1993-06-16 | look in ../include instead of ../bfd for bfd.h | Ken Raeburn | 1 | -1/+1 |
1993-06-16 | remove accidental INSTALL change | David D. Zuhn | 1 | -1/+1 |
1993-06-16 | remove parentdir support | David D. Zuhn | 1 | -14/+5 |
1993-06-07 | * Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h. | Per Bothner | 1 | -1/+1 |
1993-05-20 | install shouldn't depend on install-info | David D. Zuhn | 1 | -1/+1 |
1993-04-13 | * M Makefile.in: Add -g to CFLAGS. | Per Bothner | 1 | -3/+4 |
1993-03-23 | add installcheck | David D. Zuhn | 1 | -1/+2 |
1993-03-22 | fix whitespace | David D. Zuhn | 1 | -1/+1 |
1993-02-03 | added rules for info, install-info, and dvi; rule for clean is correct, too | Jeffrey Osier | 1 | -5/+32 |
1993-01-06 | fix install rule | David D. Zuhn | 1 | -1/+1 |
1992-10-06 | * gen-c-prog.awk: New awk script, lightly changed from | Per Bothner | 1 | -6/+28 |
1992-08-31 | * gprof.h, gprof.c, printfgprof.c: Add support for two | Per Bothner | 1 | -6/+0 |
1992-08-19 | Brought forward from p3: | Ian Lance Taylor | 1 | -0/+6 |
1992-08-12 | per explanation from zoo, back out DESTDIR change. | Mark Eichin | 1 | -1/+1 |
1992-08-12 | * Makefile.in: change ${MACHINE} to $(MACHINE), add $(DESTDIR) to | Mark Eichin | 1 | -2/+2 |
1992-07-20 | don't install gprof.{callg,flat}, install the man page, get the new | David D. Zuhn | 1 | -12/+10 |
1992-07-13 | * blurbs.c: New file, created from gprof.flat and gprof.callg by | John Gilmore | 1 | -10/+27 |
1992-06-04 | add real install, and some more normal paths. | Mark Eichin | 1 | -4/+18 |
1992-06-04 | added srcdir=. so that configure puts in a value | Mark Eichin | 1 | -2/+13 |
1992-06-02 | Makefile.in: .c.o rule needed, default one (under solaris) ignores CFLAGS | Mark Eichin | 1 | -0/+2 |
1992-03-08 | This is the third and final batch of makefile changes this round. | K. Richard Pixley | 1 | -0/+3 |
1992-03-06 | Fixed some serious bugs in the configuration of gprof. It now works with | Sean Eric Fagan | 1 | -7/+9 |
1991-10-02 | no more configure on which to depend | K. Richard Pixley | 1 | -1/+1 |
1991-07-23 | Initial revision | Sean Eric Fagan | 1 | -0/+25 |