Update e-mail address.

This commit is contained in:
Andreas Schwab 2009-02-27 15:03:47 +00:00
parent 44b157f7b5
commit a2f63f5efa
2 changed files with 28 additions and 24 deletions

View File

@ -1,3 +1,7 @@
2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
* MAINTAINERS: Update e-mail address.
2009-02-26 Phil Muldoon <pmuldoon@redhat.com> 2009-02-26 Phil Muldoon <pmuldoon@redhat.com>
* python/python-utils.c (python_string_to_unicode): Always return * python/python-utils.c (python_string_to_unicode): Always return
@ -188,11 +192,11 @@
Silence a few -Wmissing-prototypes warnings. Silence a few -Wmissing-prototypes warnings.
PR build/9877: PR build/9877:
* alpha-linux-tdep.c (alpha_linux_regset_from_core_section): Make * alpha-linux-tdep.c (alpha_linux_regset_from_core_section): Make
it static. it static.
* alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Declare. * alpha-osf1-tdep.c (_initialize_alpha_osf1_tdep): Declare.
* amd64fbsd-tdep.c (amd64fbsd_init_abi): Make it static. * amd64fbsd-tdep.c (amd64fbsd_init_abi): Make it static.
* amd64nbsd-tdep.c (_initialize_amd64nbsd_ndep): Rename to ... * amd64nbsd-tdep.c (_initialize_amd64nbsd_ndep): Rename to ...
(_initialize_amd64nbsd_tdep): ... this. (_initialize_amd64nbsd_tdep): ... this.
* arm-linux-tdep.c (arm_linux_software_single_step): Make it static. * arm-linux-tdep.c (arm_linux_software_single_step): Make it static.
(_initialize_arm_linux_tdep): Declare. (_initialize_arm_linux_tdep): Declare.
@ -478,15 +482,15 @@
Include frame information for *stopped due to CLI commands. Include frame information for *stopped due to CLI commands.
* ada-tasks.c (ada_normal_stop_observer): Adjust prototype. * ada-tasks.c (ada_normal_stop_observer): Adjust prototype.
* infcmd.c (finish_command_continuation): Pass '1' for * infcmd.c (finish_command_continuation): Pass '1' for
'print_frame' parameter to the observer. 'print_frame' parameter to the observer.
* infrun.c (normal_stop): Don't print mi-specific information * infrun.c (normal_stop): Don't print mi-specific information
here. Pass 'stop_print_frame' to the 'print_frame' parameter here. Pass 'stop_print_frame' to the 'print_frame' parameter
of the observer. of the observer.
* mi/mi-interp.c (mi_on_normal_stop): Adjust prototype. * mi/mi-interp.c (mi_on_normal_stop): Adjust prototype.
If we need to print frame, and current uiout is not the MI one, If we need to print frame, and current uiout is not the MI one,
print frame again. print frame again.
2009-02-13 Pierre Muller <muller@ics.u-strasbg.fr> 2009-02-13 Pierre Muller <muller@ics.u-strasbg.fr>

View File

@ -356,7 +356,7 @@ GNU/Linux/x86 native & host
Mark Kettenis kettenis@gnu.org Mark Kettenis kettenis@gnu.org
GNU/Linux MIPS native & host GNU/Linux MIPS native & host
Daniel Jacobowitz dan@debian.org Daniel Jacobowitz dan@debian.org
GNU/Linux m68k Andreas Schwab schwab@suse.de GNU/Linux m68k Andreas Schwab schwab@linux-m68k.org
FreeBSD native & host Mark Kettenis kettenis@gnu.org FreeBSD native & host Mark Kettenis kettenis@gnu.org
@ -565,7 +565,7 @@ Kei Sakamoto sakamoto.kei@renesas.com
Mark Salter msalter@redhat.com Mark Salter msalter@redhat.com
Richard Sandiford richard@codesourcery.com Richard Sandiford richard@codesourcery.com
Peter Schauer Peter.Schauer@mytum.de Peter Schauer Peter.Schauer@mytum.de
Andreas Schwab schwab@suse.de Andreas Schwab schwab@linux-m68k.org
Thomas Schwinge tschwinge@gnu.org Thomas Schwinge tschwinge@gnu.org
Keith Seitz keiths@redhat.com Keith Seitz keiths@redhat.com
Carlos Eduardo Seo cseo@linux.vnet.ibm.com Carlos Eduardo Seo cseo@linux.vnet.ibm.com