mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-21 18:39:34 +08:00
Put ChangeLog entries in the right ChangeLog file.
This commit is contained in:
@ -1,21 +1,3 @@
|
|||||||
2010-09-01 Joel Brobecker <brobecker@adacore.com>
|
|
||||||
|
|
||||||
* Makefile.in (memmem.o): Build with -Wno-error.
|
|
||||||
|
|
||||||
2010-09-01 Joel Brobecker <brobecker@adacore.com>
|
|
||||||
|
|
||||||
* utils.c (xsnprintf): Make non-static.
|
|
||||||
* server.h: Add xsnprintf declaration.
|
|
||||||
* linux-low.c, nto-low.c, target.c, thread-db.c, tracepoint.c:
|
|
||||||
replace calls to snprintf by calls to xsnprintf throughout.
|
|
||||||
|
|
||||||
2010-09-01 Joel Brobecker <brobecker@adacore.com>
|
|
||||||
|
|
||||||
* configure.ac: Add configure check for alloca.
|
|
||||||
* configure, config.in: Regenerate.
|
|
||||||
* server.h: Include alloca.h if it exists.
|
|
||||||
* gdbreplay.c: Include alloca.h if it exists.
|
|
||||||
|
|
||||||
2010-08-31 Sami Wagiaalla <swagiaal@redhat.com>
|
2010-08-31 Sami Wagiaalla <swagiaal@redhat.com>
|
||||||
|
|
||||||
* symfile.c (reread_symbols): Use psymbol_bcache_free, and
|
* symfile.c (reread_symbols): Use psymbol_bcache_free, and
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
2010-09-01 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
|
* Makefile.in (memmem.o): Build with -Wno-error.
|
||||||
|
|
||||||
|
2010-09-01 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
|
* utils.c (xsnprintf): Make non-static.
|
||||||
|
* server.h: Add xsnprintf declaration.
|
||||||
|
* linux-low.c, nto-low.c, target.c, thread-db.c, tracepoint.c:
|
||||||
|
replace calls to snprintf by calls to xsnprintf throughout.
|
||||||
|
|
||||||
|
2010-09-01 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
|
* configure.ac: Add configure check for alloca.
|
||||||
|
* configure, config.in: Regenerate.
|
||||||
|
* server.h: Include alloca.h if it exists.
|
||||||
|
* gdbreplay.c: Include alloca.h if it exists.
|
||||||
|
|
||||||
2010-08-28 Pedro Alves <pedro@codesourcery.com>
|
2010-08-28 Pedro Alves <pedro@codesourcery.com>
|
||||||
|
|
||||||
* linux-low.c (__SIGRTMIN): Define if not already defined.
|
* linux-low.c (__SIGRTMIN): Define if not already defined.
|
||||||
|
Reference in New Issue
Block a user