aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2024-06-20Revert "Remove LIBINTL_DEP"Alan Modra1-1/+1
2024-06-20Remove LIBINTL_DEPAlan Modra1-1/+1
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-29gprof: enable silent build rulesMike Frysinger1-8/+8
2021-05-08support generating multi-html pages in parallelMike Frysinger1-0/+6
2021-05-08generate single html manual page by defaultMike Frysinger1-1/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-07-30Unify Solaris procfs and largefile handlingRainer Orth1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-15Revert previous delta.Nick Clifton1-1/+1
2019-11-14Another attempt at fixing building gprof with gmake.Nick Clifton1-1/+1
2019-11-13Fix the rule for building C files in the gprof makefile.Nick Clifton1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi1-8/+1
2018-04-16Remove tahoe supportAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in gprofH.J. Lu1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-07-04Use modern AC_INIT in configure.inAlan Modra1-4/+2
2014-06-05Make it easy to make --disable-werror the default for both binutils and gdbJoel Brobecker1-1/+2
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-11-02Fix gprof buildAlan Modra1-2/+2
2013-05-22 * aarch64.c: New file.Alan Modra1-1/+1
2012-12-17Add copyright noticesNick Clifton1-0/+17
2012-06-02gprof/Andreas Schwab1-1/+1
2010-03-30* Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.Andreas Schwab1-0/+4
2009-08-22Cleanups in binutils makefiles.Ralf Wildenhues1-1/+1
2009-08-22dependency tracking in gprofRalf Wildenhues1-457/+2
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues1-89/+0
2009-06-04 * dep-in.sed: Don't use \n in replacement part of s command.Alan Modra1-1/+2
2009-05-26 * dep-in.sed: Output one filename per line with all lines havingAlan Modra1-111/+402
2009-05-22Run "make dep-am" and regenerateAlan Modra1-87/+95
2009-03-03make dep-am and regenAlan Modra1-26/+22
2009-02-03bfd:Joseph Myers1-0/+41
2008-08-25 * gmon_io.h: Don't include sysdep.h here.Alan Modra1-89/+75
2008-08-04Set LC_ALL=C rather than unsetting LC_COLLATE for sort.Alan Modra1-1/+1
2007-10-24 * Makefile.am (INCLUDES): Remove -D_GNU_SOURCE.Alan Modra1-1/+1
2007-08-13 * doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): IncludeDaniel Jacobowitz1-2/+2
2007-07-05* corefile.c (core_sym_class): Do not discard nested subprograms.Nick Clifton1-1/+1
2007-07-02Regenerate files.Alan Modra1-35/+35
2007-06-14bfd/H.J. Lu1-1/+1
2007-04-19 * corefile.c (core_create_function_syms, core_create_line_syms): Don'tAlan Modra1-3/+3
2007-04-14 * Makefile.am: Add ACLOCAL_AMFLAGS.Steve Ellcey1-0/+1
2007-03-22bfd:Joseph Myers1-1/+4
2007-03-15bfd/H.J. Lu1-3/+0
2007-03-01bfd:Joseph Myers1-32/+29