File: ChangeLog-2005

package info (click to toggle)
binutils 2.20.1-16%2Bdeb6u2
  • links: PTS
  • area: main
  • in suites: squeeze-lts
  • size: 150,384 kB
  • ctags: 159,283
  • sloc: ansic: 1,008,941; asm: 331,431; cpp: 57,499; makefile: 57,005; exp: 52,179; sh: 27,598; yacc: 11,652; lisp: 10,561; perl: 1,632; lex: 1,585; pascal: 307; sed: 195; python: 154; awk: 26
file content (162 lines) | stat: -rw-r--r-- 4,376 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
2005-12-27  Alan Modra  <amodra@bigpond.net.au>

	* Makefile.am (Makefile): Remove dependency.
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.
	* gconfig.in: Regenerate.

2005-11-16  Mark Mitchell  <mark@codesourcery.com>

	* Makefile.am (gprof.info, gprof.1): Depend on config.texi.
	(config.texi): New file.
	* Makefile.in: Regenerated.

2005-11-07  Steve Ellcey  <sje@cup.hp.com>

	* configure: Regenerate after modifying bfd/warning.m4.

2005-10-30  Mark Mitchell  <mark@codesourcery.com>

	* gprof.c (usage): Document "@FILE".

2005-09-30  Nick Clifton  <nickc@redhat.com>

	* po/ga.po: New Irish translation.
	* configure.in (ALL_LINGUAS): Add "ga".
	* configure: Regenerate.

2005-09-30  Mark Mitchell  <mark@codesourcery.com>

	* gprof.c (main): Use expandargv.

2005-09-30  Matthias Kurz  <mk@baerlap.north.de>

	* gprof.c (main):Only invoke bindtextdomain() and textdomain() if
	ENABLE_NLS is defined.

2005-05-09  Nick Clifton  <nickc@redhat.com>

	* Update the address and phone number of the FSF organization in
	the GPL notices in the following files:
	aclocal.m4, basic_blocks.c, basic_blocks.h, bb_exit_func.c,
	bbconv.pl, call_graph.c, call_graph.h, cg_print.c, cg_print.h,
	corefile.c, corefile.h, gmon_io.c, gmon_io.h, gmon_out.h,
	gprof.texi, hist.c, hist.h, search_list.c, search_list.h,
	source.c, source.h, sym_ids.c, sym_ids.h, symtab.c, symtab.h

2005-04-25  Ben Elliston  <bje@au.ibm.com>

	* corefile.h (core_num_syms): Remove unused extern declaration.
	(core_syms): Likewise.
	(min_insn_size): Likewise.

2005-04-24  Ben Elliston  <bje@au.ibm.com>

	* 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.

2005-04-14  Alan Modra  <amodra@bigpond.net.au>

	* corefile.c (core_init): Call bfd_get_synthetic_symtab.

2005-04-14  Alan Modra  <amodra@bigpond.net.au>

	* 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.

2005-04-06  Nick Clifton  <nickc@redhat.com>

	* po/rw.po: New translation: Kinyarwanda
	* configure.in (ALL_LINGUAS): Add rw
	* configure: Regenerate.

2005-04-04  Nick Clifton  <nickc@redhat.com>

	* configure.in: 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.
	* configure: Regenerate.
	* gconfig.in (HAVE_DECL_GETOPT): Add.

2005-03-29  Nick Clifton  <nickc@redhat.com>

	* po/de.po: Updated German translation.

2005-03-17  Nick Clifton  <nickc@redhat.com>

	* po/vi.po: Updated Vietnamese translation.

2005-03-16  Nick Clifton  <nickc@redhat.com>
	    Ben Elliston  <bje@au.ibm.com>

	* configure.in (werror): New switch: Add -Werror to the
	compiler command line.  Enabled by default.  Disable via
	--disable-werror.
	* configure: Regenerate.

2005-03-15  Nick Clifton  <nickc@redhat.com>

	* basic_blocks.c (print_exec_counts): Step through sorted array of
	basic blocks.

2005-03-15  Alan Modra  <amodra@bigpond.net.au>

	* po/es.po: Commit new Spanish translation.

	* po/fr.po: Commit new French translation.

2005-03-14  Alan Modra  <amodra@bigpond.net.au>

	* gmon_io.c (gmon_write_raw_arc): Return 1 for invalid size.

2005-03-14  Alan Modra  <amodra@bigpond.net.au>

	* po/tr.po: Commit new Turkish translation.

2005-03-05  Alan Modra  <amodra@bigpond.net.au>

	* po/gprof.pot: Regenerate.

2005-02-22  Alan Modra  <amodra@bigpond.net.au>

	* basic_blocks.c: Warning fixes.
	* gmon_io.c: Likewise.
	* hist.c: Likewise.
	* hist.h: Likewise.

2005-01-31  Andrew Cagney  <cagney@gnu.org>

	* configure: Regenerate to track ../gettext.m4.

2005-01-31  Nick Clifton  <nickc@redhat.com>

	* po/vi/po: New file: Vietnamese translation.
	* configure.in: (ALL_LINGUAS): Add vi.
	* configure: Regenerate.

2005-01-27  Andrew Cagney  <cagney@gnu.org>

	* configure: Regenerate to track ../gettext.m4 change.

2005-01-21  Ben Elliston  <bje@au.ibm.com>

	* gmon.h, alpha.c, vax.c: Remove #if 0'd chunks.

For older changes see ChangeLog-2004

Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End: