diff options
author | Alan Modra <amodra@bigpond.net.au> | 2001-05-28 10:37:50 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2001-05-28 10:37:50 +0000 |
commit | f5ba346522da9eaa9945d185c244091f94025c78 (patch) | |
tree | 71d7971c4732025eae69e0f2fd99781a18b6d59a /include | |
parent | e154d107b2c47953c067798a21836dc3c356f709 (diff) | |
download | gdb-f5ba346522da9eaa9945d185c244091f94025c78.tar.gz |
Fix some entries.
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 6 | ||||
-rw-r--r-- | include/elf/ChangeLog | 5 | ||||
-rw-r--r-- | include/opcode/ChangeLog | 2 |
3 files changed, 9 insertions, 4 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 09437b91499..1808ee206ae 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -164,7 +164,7 @@ 2000-09-04 Alex Samuel <samuel@codesourcery.com> - * dyn-string.h: Adjust formatting. + * dyn-string.h: Adjust formatting. (dyn_string_insert_char): New macro. New declaration. 2000-08-28 Jason Merrill <jason@redhat.com> @@ -237,7 +237,7 @@ * dyn-string.h: Move here from gcc/dyn-string.h. Add new functions. * demangle.h (DMGL_GNU_NEW_ABI): New macro. - (DMGL_STYLE_MASK): Or in DMGL_GNU_NEW_ABI. + (DMGL_STYLE_MASK): Or in DMGL_GNU_NEW_ABI. (current_demangling_style): Add gnu_new_abi_demangling. (GNU_NEW_ABI_DEMANGLING_STYLE_STRING): New macro. (GNU_NEW_ABI_DEMANGLING): Likewise. @@ -261,7 +261,7 @@ Tue May 30 16:53:34 2000 Andrew Cagney <cagney@b1.cygnus.com> 2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com> Rick Gorton <gorton@scrugs.lkg.dec.com> - + * bfdlink.h (struct bfd_link_info): Add emitrelocations flag. 2000-05-08 Alan Modra <alan@linuxcare.com.au> diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 28d46f2ebbe..0ad999b85b0 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -165,6 +165,11 @@ * ia64.h (EF_IA_64_REDUCEDFP, EF_IA_64_CONS_GP, EF_IA_64_NOFUNCDESC_CONS_GP, EF_IA_64_ABSOLUTE): Define. +2000-08-07 Nick Clifton <nickc@cygnus.com> + + * ppc.h: Remove spurious CYGNUS LOCAL comments. + * v850.h: Likewise. + 2000-07-22 Jason Eckhardt <jle@cygnus.com> * i860.h: New file. diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 3323be98803..ed883d0198d 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1117,7 +1117,7 @@ Mon Feb 2 17:10:38 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> * tic30.h: New file. -Jan 22 17:54:56 1998 Nick Clifton <nickc@cygnus.com> +Thu Jan 22 17:54:56 1998 Nick Clifton <nickc@cygnus.com> * cgen.h: Add prototypes for cgen_save_fixups(), cgen_restore_fixups(), and cgen_swap_fixups(). Change prototype |