Searched refs:REPORT_BUGS_TO (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/contrib/gdb/include/
H A Dbin-bugs.h1 #ifndef REPORT_BUGS_TO
2 #define REPORT_BUGS_TO "bug-binutils@gnu.org" macro
/freebsd-11-stable/contrib/binutils/bfd/
H A Dversion.h4 #define REPORT_BUGS_TO @report_bugs_to@ macro
H A DMakefile.in192 REPORT_BUGS_TO = @REPORT_BUGS_TO@
1561 report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
H A Dconfigure461 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE AR ac_ct_AR RANLIB ac_ct_RANLIB LIBTOOL SED EGREP FGREP GREP LD DUMPBIN ac_ct_DUMPBIN NM LN_S lt_ECHO CPP DEBUGDIR PKGVERSION REPORT_BUGS_TO REPORT_BUGS_TEXI WARN_CFLAGS NO_WERROR MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT GENINSRC_NEVER_TRUE GENINSRC_NEVER_FALSE INSTALL_LIBBFD_TRUE INSTALL_LIBBFD_FALSE host_noncanonical target_noncanonical bfdlibdir bfdincludedir USE_NLS LIBINTL LIBINTL_DEP INCINTL XGETTEXT GMSGFMT POSUB CATALOGS DATADIRNAME INSTOBJEXT GENCAT CATOBJEXT MKINSTALLDIRS MSGFMT MSGMERGE HDEFINES BFD_HOST_64BIT_LONG BFD_HOST_LONG_LONG BFD_HOST_64_BIT_DEFINED BFD_HOST_64_BIT BFD_HOST_U_64_BIT CC_FOR_BUILD EXEEXT_FOR_BUILD COREFILE COREFLAG WIN32LDFLAGS WIN32LIBADD TDEFINES wordsize bfd64_libs all_backends bfd_backends bfd_machines bfd_default_target_size bfd_file_ptr bfd_ufile_ptr tdefaults datarootdir docdir htmldir LIBOBJS LTLIBOBJS'
10555 REPORT_BUGS_TO=
10559 REPORT_BUGS_TO="<$BUGURL>"
21092 s,@REPORT_BUGS_TO@,$REPORT_BUGS_TO,;t t
/freebsd-11-stable/contrib/binutils/binutils/
H A Dcxxfilt.c118 if (REPORT_BUGS_TO[0] && status == 0)
119 fprintf (stream, _("Report bugs to %s.\n"), REPORT_BUGS_TO);
H A Daddr2line.c92 if (REPORT_BUGS_TO[0] && status == 0)
93 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
H A Dcoffdump.c466 if (REPORT_BUGS_TO[0] && status == 0)
467 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO);
H A Dsize.c104 if (REPORT_BUGS_TO[0] && status == 0)
105 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
H A Dstrings.c727 if (REPORT_BUGS_TO[0] && status == 0)
728 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
H A Dsysdump.c646 if (REPORT_BUGS_TO[0] && status == 0)
647 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO);
H A Dar.c266 if (REPORT_BUGS_TO[0] && help)
267 fprintf (s, _("Report bugs to %s\n"), REPORT_BUGS_TO);
H A Ddllwrap.c509 if (REPORT_BUGS_TO[0] && status == 0)
510 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO);
H A Dnm.c252 if (REPORT_BUGS_TO[0] && status == 0)
253 fprintf (stream, _("Report bugs to %s.\n"), REPORT_BUGS_TO);
H A Dwindmc.c231 if (REPORT_BUGS_TO[0] && status == 0)
232 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
H A Dobjcopy.c516 if (REPORT_BUGS_TO[0] && exit_status == 0)
517 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
551 if (REPORT_BUGS_TO[0] && exit_status == 0)
552 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
H A Dsrconv.c1733 if (REPORT_BUGS_TO[0] && status == 0)
1734 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO);
H A Ddlltool.c3171 if (REPORT_BUGS_TO[0] && status == 0)
3172 fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO);
H A Dobjdump.c234 if (REPORT_BUGS_TO[0] && status == 0)
235 fprintf (stream, _("Report bugs to %s.\n"), REPORT_BUGS_TO);
H A Dreadelf.c2799 if (REPORT_BUGS_TO[0] && stream == stdout)
2800 fprintf (stdout, _("Report bugs to %s\n"), REPORT_BUGS_TO);
/freebsd-11-stable/contrib/binutils/gas/
H A Das.c354 if (REPORT_BUGS_TO[0] && stream == stdout)
355 fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
/freebsd-11-stable/contrib/binutils/bfd/doc/
H A DMakefile.in165 REPORT_BUGS_TO = @REPORT_BUGS_TO@
/freebsd-11-stable/contrib/binutils/ld/
H A Dlexsup.c1652 if (REPORT_BUGS_TO[0])
1653 printf (_("Report bugs to %s\n"), REPORT_BUGS_TO);

Completed in 379 milliseconds