Mark Mitchell
dff7015539
* doc/binutils.texi: Include config.texi and @file documentation
for manual pages.
* Makefile.am (gprof.info, gprof.1): Depend on config.texi.
(config.texi): New file.
* Makefile.in: Regenerated.
* Makefile.am (configdoc.texi): Set top_srcdir in configdoc.texi..
* Makefile.in: Regenerated.
* ld.texinfo: Include configdoc.texi and ldver.texi in man pages.
Add @file documentation.
21 years ago
Steve Ellcey
a541e3cedd
* configure: Regenerate after modifying bfd/warning.m4.
21 years ago
Mark Mitchell
a55ff675f9
* as.c (show_usage): Document "@FILE".
* gprof.c (usage): Document "@FILE".
* lexsup.c (help): Document "@FILE".
21 years ago
Alan Modra
3caac5b897
Regenerate
21 years ago
Nick Clifton
bd42febfb4
oops - delayed commit of addition of Irish translation
21 years ago
Nick Clifton
095f284399
oops - delayed commit for addtion of Irish translation for gprof and opcodes
21 years ago
Mark Mitchell
869b9d07bb
* addr2line.c (main): Likewise.
* ar.c (main): Likewise.
* coffdump.c (main): Likewise.
* cxxfilt.c (main): Likewise.
* dlltool.c (main): Likewise.
* dllwrap.c (main): Likewise.
* nlmconv.c (main): Likewise.
* nm.c (main): Likewise.
* objcopy.c (main): Likewise.
* objdump.c (main): Likewise.
* readelf.c (main): Likewise.
* size.c (main): Likeiwse.
* srcconv.c (main): Likewise.
* strings.c (main): Likewise.
* sysdump.c (main): Likewise.
* sysinfo.c (main): Likewise.
* windres.c (main): Likewise.
* ldmain.c (main): Use expandargv.
* gprof.c (main): Use expandargv.
* as.c (main): Use expandargv.
21 years ago
Nick Clifton
a70c240376
asintl.h/bucomm.h/ld.h: Prevent the inclusion of <libintl.h> from the Solaris
version of <locale.h> when ENABLE_NLS is not defined.
gprof.c (main):Only invoke bindtextdomain() and textdomain() if ENABLE_NLS is
defined.
21 years ago
Nick Clifton
44eb18016c
Update the address of the FSF
22 years ago
Ben Elliston
226b101406
* corefile.h (core_num_syms): Remove unused extern declaration.
(core_syms): Likewise.
(min_insn_size): Likewise.
22 years ago
Ben Elliston
9e972ca0ed
* corefile.c (core_num_syms): Make static.
(core_syms): Likewise.
(min_insn_size): Likewise.
* gprof.c (abfd): Remove unused variable.
* hist.c (hist_dimension): Make static.
(hist_dimension_abbrev): Likewise.
* sym_ids.c (id_list): Likewise.
(table_name): Likewise.
22 years ago
Alan Modra
2f041bf7ed
* corefile.c (core_init): Call bfd_get_synthetic_symtab.
22 years ago
Alan Modra
9e9b66a956
bfd/
* Makefile.am (NO_WERROR): Define.
* warning.m4: New file
* acinclude.m4: Include warning.m4.
* configure.in: Invoke AM_BINUTILS_WARNINGS.
* Makefile.in: Regenerate.
* configure: Regenerate.
bfd/doc/
* Makefile.in: Regenerate.
binutils/
* Makefile.am (NO_WERROR): Define. Use instead of -Wno-error.
* configure.in: Include ../bfd/warning.m4 contents.
* Makefile.in: Regenerate.
* configure: Regenerate.
* doc/Makefile.in: Regenerate.
gas/
* Makefile.am (NO_WERROR): Define. Use instead of -Wno-error.
* acinclude.m4: Include ../bfd/warning.m4.
* configure.in: Invoke AM_BINUTILS_WARNINGS.
* Makefile.in: Regenerate.
* configure: Regenerate.
* doc/Makefile.in: Regenerate.
gprof/
* Makefile.am (NO_WERROR): Define.
* acinclude.m4: Include ../bfd/warning.m4.
* configure.in: Invoke AM_BINUTILS_WARNINGS.
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* configure: Regenerate.
ld/
* Makefile.am (NO_WERROR): Define. Use instead of -Wno-error.
* configure.in: Include ../bfd/warning.m4 contents.
* Makefile.in: Regenerate.
* configure: Regenerate.
opcodes/
* Makefile.am (NO_WERROR): Define.
* configure.in: Invoke AM_BINUTILS_WARNINGS.
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* configure: Regenerate.
22 years ago
Nick Clifton
0d6af1ab0d
po/rw.po: New translation: Kinyarwanda
configure.in (ALL_LINGUAS): Add rw
22 years ago
Nick Clifton
34875e6487
Add a check for <unistd.h> providing a prototype for getopt() which is compatible
with the one in include/getopt.h. If so then define HAVE_DECL_GETOPT.
22 years ago
Nick Clifton
f0953f9df2
Updated German translation.
22 years ago
Nick Clifton
f7e6ca5e6b
Updated Vietnamese translation.
22 years ago
Nick Clifton
569acd2ce2
Rename switch to enable/disable -Werror to --enable-werror/--disable-werror
for compatibility with gcc.
22 years ago
Nick Clifton
1ad12f975f
Enable -Werror by default
22 years ago
Nick Clifton
f7945f452e
Step through the sorted array of basic blocks.
22 years ago
Alan Modra
729ae8d20e
Commit new Spanish translation.
22 years ago
Alan Modra
ea8409f729
Commit new French translation.
22 years ago
Alan Modra
5ef6bac796
* gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.
22 years ago
Alan Modra
882cb63e5c
Commit new Turkish translation.
22 years ago
Alan Modra
06647dfdde
Regenerate .pot files
22 years ago
Alan Modra
d6a3970174
update copyright dates
22 years ago
Alan Modra
8c62e9e130
* basic_blocks.c: Warning fixes.
* gmon_io.c: Likewise.
* hist.c: Likewise.
* hist.h: Likewise.
22 years ago
Andrew Cagney
c46f8c5116
2005-01-31 Andrew Cagney <cagney@gnu.org>
* gettext.m4: Only set ENABLE_NLS when gettext is present.
22 years ago
Nick Clifton
e87b2913a3
Add Vietnamese translation.
22 years ago
Andrew Cagney
e80937925f
2005-01-27 Andrew Cagney <cagney@gnu.org>
* gettext.m4: Don't use NONE as a default for CATOBJEXT.
22 years ago
Ben Elliston
210c61aa9b
* gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.
22 years ago
Nick Clifton
3211808135
Change LOCALEDIR to $(datadir)/share.
22 years ago
Alan Modra
bafcb7227e
* aclocal.m4: Regenerate.
22 years ago
Alan Modra
df76639ae4
* Makefile.in: Regenerate.
* aclocal.m4: Regenerate.
* configure: Regenerate.
* po/gprof.pot: Regenerate.
22 years ago
Ben Elliston
2ef8a0a8c2
* gprof.c (main): For line-by-line profiling, there is no need to
specially exclude the default function set from the flat profile.
22 years ago
Maciej W. Rozycki
8ffc9dd4f4
* Makefile.in: Regenerate to clean up breakage.
22 years ago
Ben Elliston
6bf9431b74
* configure.in: Run through autoupdate.
* configure: Regenerate with autoconf 2.59.
* Makefile.am (install-local): Rename from this ..
(install-data-local): .. to this.
* Makefile.in: Regenerate with automake 1.8.5.
* aclocal.m4: Regenerate with aclocal 1.8.5.
22 years ago
Alan Modra
67cf9bc5a1
* corefile.c (core_init): Use bfd_get_section_size
instead of bfd_get_section_size_before_reloc or _raw_size.
* symtab.c (symtab_finalize): Likewise.
22 years ago
Andrew Cagney
bb02f434ac
2004-05-26 Andrew Cagney <cagney@gnu.org>
* corefile.c (core_create_line_syms): Per ISO C '90, move
vma_high's declaration to the function's start.
23 years ago
Ben Elliston
13f178c0af
* gprof.c (main): Clean up some more.
23 years ago
Ben Elliston
3e8f6abf1e
* alpha.c, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
call_graph.c, call_graph.h, cg_arcs.c, cg_arcs.h, cg_dfn.c,
cg_dfn.h, cg_print.c, cg_print.h, corefile.c, corefile.h,
gmon_io.c, gmon_io.h, gprof.c, gprof.h, hertz.h, hist.c, hist.h,
i386.c, mips.c, search_list.c, search_list.h, source.c, source.h,
sparc.c, sym_ids.c, sym_ids.h, symtab.c, symtab.h, tahoe.c,
utils.c, utils.h, vax.c, gen-c-prog.awk: Convert K&R C to ANSI C.
23 years ago
Ben Elliston
37b1bfcd81
* corefile.c (core_init): Use a separate local variable,
core_sym_bytes, to make the units from bfd_get_symtab_upper_bound
more obvious.
(core_create_function_syms): Discard cbfd argument. Eliminate
`offset' variable and calculate VMA directly. Update all users.
* corefile.h (core_create_function_syms): Update prototype.
(core_create_line_syms): Likewise.
* gprof.c (main): Remove #ifdef PROF_SUPPORT_IMPLEMENTED code.
Tidy.
23 years ago
Ben Elliston
242b25713e
* gprof.texi (Output Options): Correct last patch to use @itemx , not
@item , for options with long option alternatives.
23 years ago
Ben Elliston
a1c211325f
* gprof.texi (Introduction): Update synopsis.
(Output Options): Document -r and -R.
(Analysis Options): Document -t, --table-length.
(Miscellaneous Options): Document -h, --help.
23 years ago
Nick Clifton
9598fbe5d4
Updated French translations
23 years ago
Alan Modra
e5d10b6033
* po/sv.po: Updated.
23 years ago
Alan Modra
bfa36442db
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* gconfig.in: Regenerate.
* po/gprof.pot: Regenerate.
23 years ago
Alan Modra
c9e214e571
Split ChangeLog files.
23 years ago
Nick Clifton
1be5957932
Fix 'the the' typo
23 years ago
Nick Clifton
83b6e7e845
Minor text corrections
23 years ago