Replace "(tiny patch)" by "(tiny change)" in gdb ChangeLogs...

... as this is the wording recommended by the FSF via the manual
for Maintainers of GNU software.
This commit is contained in:
Joel Brobecker 2013-06-06 05:16:06 +00:00
parent 63be840272
commit 0059c61a29
3 changed files with 3 additions and 3 deletions

View File

@ -2152,7 +2152,7 @@
* microblaze-tdep.c: Remove MICROBLAZE_REGISTER_SIZE.
* microblaze-tdep.h: Add MICROBLAZE_REGISTER_SIZE.
2008-10-15 Steven G. Kargl <kargl@gcc.gnu.org> (tiny patch)
2008-10-15 Steven G. Kargl <kargl@gcc.gnu.org> (tiny change)
* amd64fbsd-nat.c (amd64fbsd_supply_pcb): Conditionally compile in
support for pcb->pcb_{fs,ds,es,gs} on FreeBSD older than 8.0.

View File

@ -11840,7 +11840,7 @@
* mi/mi-cmd-disas.c (mi_cmd_disassemble): Allow mode to control
dumping of instruction opcodes.
2011-01-09 Robert Millan <rmh@gnu.org> (tiny patch)
2011-01-09 Robert Millan <rmh@gnu.org> (tiny change)
* configure.tgt: Detect GNU/kFreeBSD and set `gdb_osabi'
appropiately.

View File

@ -1,4 +1,4 @@
2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny patch)
2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
* gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
response field name (thread-group to inferior).