From c1bab85b70f0944db725358c3b6aec6ddaa4543c Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Sun, 18 Aug 2002 04:14:02 +0000 Subject: 2002-08-17 Andrew Cagney * config/ia64/ia64.mt: New file. * config/alpha/alpha.mt: New file. * MAINTAINERS: Change the alpha target to alpha-elf and IA-64 to ia64-linux-gnu. Mention that ia64-elf is broken. * configure.tgt: Add alpha*-*-* and ia64*-*-* patterns. --- gdb/ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8038b5c..7433411 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,15 @@ +2002-08-18 Andrew Cagney + + * MAINTAINERS (Target Instruction Set Architectures): Rename + Target/Architectures. Replace vax-dec-vms5.5 with vax-netbsd. + Replace s390-linux with s390-linux-gnu. Remove i386-aout, + mcore-pe, mips64-elf, sparc64-elf. Remove i586-pc-msdosdjgpp, + already listed under Host/Native. + + * configure.tgt: Combine i[3456]86-*-coff*, i[3456]86-*-elf*, + i[3456]86-*-pe*, and i[3456]86-*-aout* into i[3456]86-*-*. Add + mips*-*-*. + 2002-08-17 Andrew Cagney * config/ia64/ia64.mt: New file. @@ -602,7 +614,7 @@ 2002-08-05 Theodore A. Roth - * gdb/avr-tdep.c(avr_skip_prologue): Fix to return the correct pc. + * avr-tdep.c (avr_skip_prologue): Fix to return the correct pc. 2002-08-05 Andrew Cagney -- cgit v1.1