diff options
| author | cvs2svn <> | 2005-10-31 18:01:17 +0000 |
|---|---|---|
| committer | cvs2svn <> | 2005-10-31 18:01:17 +0000 |
| commit | 45234329c6fc8893ec04a6166c2a1d733370d549 (patch) | |
| tree | 7bfd5d295bd7ce04c5f2bdf963913ecd1d5d7615 /include/ChangeLog | |
| parent | 280271aaa4a71aa61b657f4d8c5990bce482a3da (diff) | |
| download | newlib-github/gdb_6_4-branch.zip newlib-github/gdb_6_4-branch.tar.gz newlib-github/gdb_6_4-branch.tar.bz2 | |
This commit was manufactured by cvs2svn to create branch 'gdb_6_4-branch'.gdb_6_4-20051202-releasegdb_6_4-2005-11-01-branchpointgithub/gdb_6_4-branchgdb_6_4-branch
Sprout from gdb-csl-arm-20051020-branch 2005-10-17 12:54:35 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'gdb-csl-'
Cherrypick from master 2005-10-31 18:01:16 UTC DJ Delorie <dj@redhat.com> 'merge from gcc':
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
depcomp
etc/ChangeLog
etc/texi2pod.pl
include/ChangeLog
include/coff/ChangeLog
include/coff/internal.h
include/coff/z80.h
include/dis-asm.h
include/elf/ChangeLog
include/floatformat.h
include/opcode/ChangeLog
include/opcode/cgen-bitset.h
include/opcode/cgen.h
include/opcode/ia64.h
Diffstat (limited to 'include/ChangeLog')
| -rw-r--r-- | include/ChangeLog | 20 |
1 files changed, 18 insertions, 2 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 8f00e91..e2c90f8 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,8 +1,24 @@ +2005-10-31 Mark Kettenis <kettenis@gnu.org> + + * floatformat.h (enum floatformat_byteorders): Add + floatformat_vax. + (floatformat_vax_aingle, floatformat_vax_double): Declare. + +2005-10-28 Dave Brolley <brolley@redhat.com> + + Contribute the following changes: + 2003-09-29 Dave Brolley <brolley@redhat.com> + + * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for + more exotic underlying types to be used. + +2005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl> + + disasm.h: Add declaration for print_insn_z80 + 2005-09-30 Catherine Moore <clm@cm00re.com> * dis-asm.h (print_insn_bfin): Declare. - * elf/bfin.h: New file. - * elf/common.h (EM_BLACKFIN): Define. * opcode/bfin.h: New file. 2005-09-26 Mark Mitchell <mark@codesourcery.com> |
