Age | Commit message (Expand) | Author | Files | Lines |
1998-12-07 | * gprof.texi (Symspecs): Mention that you have to add any | Ian Lance Taylor | 2 | -17/+27 |
1998-11-02 | Mon Nov 2 15:05:33 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -162/+611 |
1998-08-12 | Avoid some overflow cases: | Ian Lance Taylor | 19 | -86/+110 |
1998-08-12 | * configure, Makefile.in, aclocal.m4: Rebuild with current tools. | Ian Lance Taylor | 3 | -229/+340 |
1998-07-16 | (BSD44_FORMAT): Define for cygwin32, win32, mingw32 | Stan Cox | 3 | -2/+9 |
1998-06-12 | rebuild | Ian Lance Taylor | 1 | -13/+12 |
1998-06-12 | * po/Make-in (all-yes): If maintainer mode, depend on .pot file. | Tom Tromey | 2 | -2/+7 |
1998-05-11 | * po/Make-in (install-info): New target. | Jeff Law | 2 | -0/+5 |
1998-05-07 | remove \f from internationalized string | Ian Lance Taylor | 1 | -1/+2 |
1998-05-06 | fix xgettext invocation | Ian Lance Taylor | 1 | -1/+1 |
1998-05-06 | * gprof.h (_): Undefine BFD's version. | Tom Tromey | 2 | -0/+6 |
1998-04-29 | * gprof.c (main): Conditionally call setlocale. | Tom Tromey | 3 | -17/+30 |
1998-04-29 | Fixed xgettext invocation in .Sanitize files | Tom Tromey | 1 | -2/+1 |
1998-04-28 | change core.c to corefile.c | Ian Lance Taylor | 1 | -9/+9 |
1998-04-28 | * corefile.c: Rename from core.c. | Ian Lance Taylor | 18 | -28/+39 |
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 | -1/+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 | 2 | -1/+5 |
1998-04-22 | tipo | Ian Lance Taylor | 2 | -3/+3 |
1998-04-22 | fix sanitization for gettext changes | Ian Lance Taylor | 2 | -7/+53 |
1998-04-22 | * gprof.h: Added includes and defines for gettext. | Tom Tromey | 22 | -242/+3523 |
1998-04-07 | From hjl@lucon.org <H.J. Lu>: | Ian Lance Taylor | 3 | -0/+10 |
1998-03-30 | * configure.in: Set version to 2.9.1. | Ian Lance Taylor | 3 | -2/+9 |
1998-03-29 | Fix some gcc -Wall warnings: | Ian Lance Taylor | 10 | -24/+55 |
1998-03-25 | Add --demangle and --no-demangle options: | Ian Lance Taylor | 5 | -3/+42 |
1998-03-21 | * Makefile.in: Rebuild with automake 1.2e. | Ian Lance Taylor | 4 | -243/+361 |
1998-02-12 | * gprof.c (usage): Update bug-gnu-utils address. | Ian Lance Taylor | 2 | -1/+5 |
1998-02-07 | * configure, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 3 | -67/+53 |
1998-02-06 | * alpha.c (alpha_Instruction): Use int, not signed. | Ian Lance Taylor | 2 | -2/+6 |
1998-02-06 | * core.c (core_init): Adding missing "break". | Jeff Law | 2 | -0/+5 |
1998-02-05 | * configure, Makefile.in, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 4 | -115/+266 |
1998-02-04 | Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> | Ian Lance Taylor | 5 | -2/+43 |
1998-02-04 | Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> | Ian Lance Taylor | 2 | -201/+1119 |
1998-02-04 | Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> | Ian Lance Taylor | 7 | -76/+248 |
1998-02-03 | Tue Feb 3 14:25:25 1998 Brent Baccala <baccala@freesoft.org> | Ian Lance Taylor | 29 | -639/+522 |
1998-01-22 | tipoes | Ian Lance Taylor | 1 | -5/+5 |
1997-12-29 | * core.c (core_sym_class): Treat weak symbols as text symbols. | Ian Lance Taylor | 2 | -0/+12 |
1997-09-24 | * aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 4 | -9/+15 |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 1 | -1/+1 |
1997-09-04 | Add missing end itemize. | Jeff Law | 1 | -0/+1 |
1997-08-09 | * configure.in: Change version number to 2.8.2. Call | Ian Lance Taylor | 12 | -339/+867 |
1997-06-30 | finish upgrade to automake 1.2 | Ian Lance Taylor | 1 | -7/+3 |
1997-06-29 | * aclocal.m4, configure, Makefile.in: Rebuild with automake 1.2. | Ian Lance Taylor | 4 | -110/+74 |
1997-06-16 | * Makefile.am (INCLUDES): Add -DDEBUG. | Ian Lance Taylor | 3 | -31/+44 |
1997-04-15 | Change to use automake: | Ian Lance Taylor | 7 | -241/+1076 |
1997-04-03 | * gprof.c (VERSION): Define as "2.8.1". | Ian Lance Taylor | 2 | -1/+7 |
1997-03-27 | * gprof.c (main): Correct copyright message. | Ian Lance Taylor | 2 | -3/+6 |
1997-03-24 | * Makefile.in (.c.o): Define TARGET_$(MY_TARGET) when compiling. | Ian Lance Taylor | 3 | -8/+23 |
1997-03-17 | Mon Mar 17 10:54:47 1997 David Mosberger-Tang <davidm@azstarnet.com> | Ian Lance Taylor | 2 | -0/+6 |