Commit graph

1905 commits

Author SHA1 Message Date
Alan Modra
0dd30154e4 daily update 2007-03-12 23:00:07 +00:00
Alan Modra
52e54bd0c7 daily update 2007-03-11 23:00:06 +00:00
Alan Modra
aa0295c32b daily update 2007-03-10 23:00:09 +00:00
Alan Modra
b498f34c17 daily update 2007-03-09 23:00:06 +00:00
Alan Modra
5d34f09a02 daily update 2007-03-08 23:00:07 +00:00
Alan Modra
3051989ce9 daily update 2007-03-07 23:00:07 +00:00
Alan Modra
6ee4c85808 daily update 2007-03-06 23:00:07 +00:00
Alan Modra
c526a6baf7 daily update 2007-03-05 23:00:07 +00:00
Alan Modra
f66a453495 daily update 2007-03-04 23:00:06 +00:00
Alan Modra
07725c1926 daily update 2007-03-03 23:00:05 +00:00
Alan Modra
4b39bc0770 daily update 2007-03-02 23:00:06 +00:00
Alan Modra
558e5d2178 daily update 2007-03-01 23:00:07 +00:00
Alan Modra
fa4ec7cf89 daily update 2007-02-28 23:00:06 +00:00
Alan Modra
32a9ca36af daily update 2007-02-27 23:00:05 +00:00
Alan Modra
75fdd7303b daily update 2007-02-26 23:00:07 +00:00
Alan Modra
2c35b6b9aa daily update 2007-02-25 23:00:09 +00:00
Alan Modra
d5af9aea00 daily update 2007-02-24 23:00:06 +00:00
Alan Modra
40f4c66d90 daily update 2007-02-23 23:00:06 +00:00
Alan Modra
89d9d024cb daily update 2007-02-22 23:00:08 +00:00
Alan Modra
4380e2e600 daily update 2007-02-21 23:00:07 +00:00
Alan Modra
96a724796f daily update 2007-02-20 23:00:06 +00:00
Alan Modra
0d0fb2a07a daily update 2007-02-19 23:00:09 +00:00
Alan Modra
798b24ae27 daily update 2007-02-18 23:00:06 +00:00
Joseph Myers
92f01d6100 top level:
2007-02-17  Mark Mitchell  <mark@codesourcery.com>
            Nathan Sidwell  <nathan@codesourcery.com>
            Vladimir Prus  <vladimir@codesourcery.com
            Joseph Myers  <joseph@codesourcery.com>

	* configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
	* configure: Regenerate.

bfd:
2007-02-17  Mark Mitchell  <mark@codesourcery.com>
            Nathan Sidwell  <nathan@codesourcery.com>
            Vladimir Prus  <vladimir@codesourcery.com
            Joseph Myers  <joseph@codesourcery.com>

	* configure.in (--with-pkgversion): New option.
	* configure: Regenerate.
	* Makefile.am (bfdver.h): Substitute for @bfd_version_package@.
	* Makefile.in: Regenerate.
	* version.h (BFD_VERSION_STRING): Define using
	@bfd_version_package@.

bfd/doc:
2007-02-17  Mark Mitchell  <mark@codesourcery.com>
            Nathan Sidwell  <nathan@codesourcery.com>
            Vladimir Prus  <vladimir@codesourcery.com
            Joseph Myers  <joseph@codesourcery.com>

	* Makefile.in: Regenerate.

binutils:
2007-02-17  Mark Mitchell  <mark@codesourcery.com>
            Nathan Sidwell  <nathan@codesourcery.com>
            Vladimir Prus  <vladimir@codesourcery.com
            Joseph Myers  <joseph@codesourcery.com>

	* configure.in (--with-bugurl): New option.
	* configure: Regenerate.
	* Makefile.am (REPORT_BUGS_TO): Define.
	(INCLUDES): Define REPORT_BUGS_TO.
	Regenerate dependencies.
	* Makefile.in: Regenerate.
	* doc/Makefile.in: Regenerate.
	* bucomm.h: Remove include of bin-bugs.h.
	* addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
	* ar.c (usage): Pass s to list_supported_targets.  Don't print
	empty REPORT_BUGS_TO.
	* coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
	* cxxfilt.c (usage): Print bug url when giving help.
	* dlltool.c (usage): Likewise.
	* dllwrap.c (usage): Likewise.
	* nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
	* nm.c (usage): Likewise.
	* objcopy.c (copy_usage, strip_usage): Likewise.
	* objdump.c (usage): Likewise.
	* readelf.c ((usage): Likewise. Add STREAM argument.  Adjust
	callers.
	* size.c (usage): Don't print empty REPORT_BUGS_TO.
	* srconv.c (show_usage): Likewise.
	* strings.c (usage): Likewise.
	* sysdymp.c (show_usage): Likewise.
	* windres.c (usage): Likewise.

gas:
2007-02-17  Mark Mitchell  <mark@codesourcery.com>
            Nathan Sidwell  <nathan@codesourcery.com>
            Vladimir Prus  <vladimir@codesourcery.com
            Joseph Myers  <joseph@codesourcery.com>

	* configure.in (--with-bugurl): New option.
	* configure: Regenerate.
	* dep-in.sed: Remove bin-bugs.h.
	* Makefile.am (REPORT_BUGS_TO): Define.
	(INCLUDES): Define REPORT_BUGS_TO.
	(DEP_INCLUDES): Likewise.
	($(OBJS)): No longer depend on bin-bugs.h.
	* Makefile.in: Regenerate.
	* doc/Makefile.in: Regenerate.
	* as.c (show_usage): Don't print empty REPORT_BUGS_TO.
	* as.h: Remove include of bin-bugs.h.

gprof:
2007-02-17  Mark Mitchell  <mark@codesourcery.com>
            Nathan Sidwell  <nathan@codesourcery.com>
            Vladimir Prus  <vladimir@codesourcery.com
            Joseph Myers  <joseph@codesourcery.com>

	* configure.in (--with-pkgversion, --with-bugurl): New options.
	* configure: Regenerate.
	* Makefile.am (PKGVERSION, REPORT_BUGS_TO): Define.
	(INCLUDES): Define PKGVERSION and REPORT_BUGS_TO.
	Regenerate dependencies.
	* Makefile.in: Regenerate.
	* gprof.c (usage): Don't print empty REPORT_BUGS_TO.
	(main): Include PKGVERSION in version output.
	* gprof.h: Remove include of bin-bugs.h.

include:
2007-02-17  Mark Mitchell  <mark@codesourcery.com>
            Nathan Sidwell  <nathan@codesourcery.com>
            Vladimir Prus  <vladimir@codesourcery.com
            Joseph Myers  <joseph@codesourcery.com>

	* bin-bugs.h: Remove.

ld:
2007-02-17  Mark Mitchell  <mark@codesourcery.com>
            Nathan Sidwell  <nathan@codesourcery.com>
            Vladimir Prus  <vladimir@codesourcery.com
            Joseph Myers  <joseph@codesourcery.com>

	* configure.in (--with-bugurl): New option.
	* configure: Regenerate.
	* Makefile.am (REPORT_BUGS_TO): Define.
	(INCLUDES): Define REPORT_BUGS_TO.
	Regenerate dependencies.
	* Makefile.in: Regenerate.
	* ld.h: Remove include of bin-bugs.h.
	* lexsup.c (help): Don't print empty REPORT_BUGS_TO.
2007-02-17 13:33:57 +00:00
Alan Modra
76dbc4a0d1 daily update 2007-02-16 23:00:09 +00:00
Alan Modra
ab4add91d7 daily update 2007-02-15 23:00:10 +00:00
Alan Modra
e28ab0f081 daily update 2007-02-14 23:00:07 +00:00
Alan Modra
97182d3694 daily update 2007-02-13 23:00:07 +00:00
Alan Modra
50a8fa413a daily update 2007-02-12 23:00:09 +00:00
Alan Modra
e4df382d47 daily update 2007-02-11 23:00:06 +00:00
Alan Modra
9ae235b34c daily update 2007-02-10 23:00:06 +00:00
Alan Modra
6051b19507 daily update 2007-02-09 23:00:05 +00:00
Alan Modra
9225443afa daily update 2007-02-08 23:00:07 +00:00
Alan Modra
63faeedbf1 daily update 2007-02-07 23:00:08 +00:00
Alan Modra
47d1687ac6 daily update 2007-02-06 23:00:07 +00:00
Alan Modra
3c0e097380 daily update 2007-02-05 23:00:10 +00:00
Alan Modra
687d783f86 daily update 2007-02-04 23:00:07 +00:00
Alan Modra
72cd8fd433 daily update 2007-02-03 23:00:07 +00:00
Alan Modra
24325aea77 daily update 2007-02-02 23:00:07 +00:00
Alan Modra
900235cd31 daily update 2007-02-01 23:00:08 +00:00
Alan Modra
4675b29460 daily update 2007-01-31 23:00:07 +00:00
Alan Modra
33738e41d9 daily update 2007-01-30 23:00:07 +00:00
Alan Modra
758dc83b9a daily update 2007-01-29 23:00:10 +00:00
Alan Modra
7cef6a9f3d daily update 2007-01-28 23:00:09 +00:00
Alan Modra
22f206a48f daily update 2007-01-27 23:00:08 +00:00
Alan Modra
b500500492 daily update 2007-01-26 23:00:11 +00:00
Alan Modra
df8e76642c daily update 2007-01-25 23:00:08 +00:00
Alan Modra
edb5109b1f daily update 2007-01-24 23:00:07 +00:00
Alan Modra
0de5dc4b38 daily update 2007-01-23 23:00:06 +00:00
Alan Modra
0cced6f205 daily update 2007-01-22 23:00:08 +00:00