Add copyright notices

This commit is contained in:
Nick Clifton 2012-12-10 12:48:03 +00:00
parent edc27beb58
commit 752937aa0c
121 changed files with 895 additions and 103 deletions

View File

@ -3174,6 +3174,12 @@
For older changes see ChangeLog-2011 For older changes see ChangeLog-2011
Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -9584,6 +9584,12 @@
For older changes see ChangeLog-9899 For older changes see ChangeLog-9899
Copyright (C) 2002 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -11397,6 +11397,12 @@
For older changes see ChangeLog-0001 For older changes see ChangeLog-0001
Copyright (C) 2002, 2003 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -5055,6 +5055,12 @@
For older changes see ChangeLog-0203 For older changes see ChangeLog-0203
Copyright (C) 2004 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -5261,6 +5261,12 @@
For older changes see ChangeLog-2004 For older changes see ChangeLog-2004
Copyright (C) 2005 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -30,7 +30,7 @@
EF_M68K_CPU32_FIDO_A. EF_M68K_CPU32_FIDO_A.
2006-12-25 Mei Ligang <ligang@sunnorth.com.cn> 2006-12-25 Mei Ligang <ligang@sunnorth.com.cn>
* elf32-score.c (score_elf_got_lo16_reloc): Change some variables * elf32-score.c (score_elf_got_lo16_reloc): Change some variables
type from unsigned to signed. type from unsigned to signed.
(score_elf_final_link_relocate): Fix bugs of handling relocation (score_elf_final_link_relocate): Fix bugs of handling relocation
@ -3593,6 +3593,12 @@
For older changes see ChangeLog-2005 For older changes see ChangeLog-2005
Copyright (C) 2006 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -23,7 +23,7 @@
* elf32-frv.c (_frvfdpic_osec_to_segment): Use new function. * elf32-frv.c (_frvfdpic_osec_to_segment): Use new function.
* elf32-hppa.c (hppa_record_segment_addr): Use new function. * elf32-hppa.c (hppa_record_segment_addr): Use new function.
* elfxx-ia64.c (elfNN_ia64_relocate_section): Use new function. * elfxx-ia64.c (elfNN_ia64_relocate_section): Use new function.
2007-12-28 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 2007-12-28 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR binutils/5146 PR binutils/5146
@ -65,7 +65,7 @@
* elf32-xtensa.c (relax_section): Update DIFF relocations in the * elf32-xtensa.c (relax_section): Update DIFF relocations in the
same way as other relocations. same way as other relocations.
2007-12-18 Daniel Jacobowitz <dan@codesourcery.com> 2007-12-18 Daniel Jacobowitz <dan@codesourcery.com>
* section.c (BFD_FAKE_SECTION): Update. * section.c (BFD_FAKE_SECTION): Update.
@ -91,7 +91,7 @@
when clearing the removed flag. when clearing the removed flag.
(_bfd_elf_eh_frame_section_offset): Remove offsets_adjusted handling. (_bfd_elf_eh_frame_section_offset): Remove offsets_adjusted handling.
(_bfd_elf_write_section_eh_frame): Likewise. Apply output_offsets (_bfd_elf_write_section_eh_frame): Likewise. Apply output_offsets
where appropriate. where appropriate.
2007-12-15 Richard Sandiford <rsandifo@nildram.co.uk> 2007-12-15 Richard Sandiford <rsandifo@nildram.co.uk>
@ -229,7 +229,7 @@
(elf_xtensa_relocate_section): Check for R_XTENSA_32_PCREL for dynamic (elf_xtensa_relocate_section): Check for R_XTENSA_32_PCREL for dynamic
symbols. symbols.
(check_section_ebb_pcrels_fit): Ignore R_XTENSA_32_PCREL relocations. (check_section_ebb_pcrels_fit): Ignore R_XTENSA_32_PCREL relocations.
2007-12-05 Alan Modra <amodra@bigpond.net.au> 2007-12-05 Alan Modra <amodra@bigpond.net.au>
* elf32-spu.c (spu_elf_size_stubs): Do consider branches to * elf32-spu.c (spu_elf_size_stubs): Do consider branches to
@ -262,7 +262,7 @@
and Loongson-2F flags. and Loongson-2F flags.
(mips_set_isa_flags): Likewise. (mips_set_isa_flags): Likewise.
(mips_mach_extensions): Add Loongson-2E and Loongson-2F (mips_mach_extensions): Add Loongson-2E and Loongson-2F
entries. entries.
2007-11-29 Nick Clifton <nickc@redhat.com> 2007-11-29 Nick Clifton <nickc@redhat.com>
@ -491,7 +491,7 @@
* elf-m10300.h: Handle R_MN10300_ALIGN relocs. * elf-m10300.h: Handle R_MN10300_ALIGN relocs.
(mn10300_elf_relax_delete_bytes): Honour R_MN10300_ALIGN relocs. (mn10300_elf_relax_delete_bytes): Honour R_MN10300_ALIGN relocs.
Re-fix off by one error in comparisons. Re-fix off by one error in comparisons.
2007-10-25 Pedro Alves <pedro_alves@portugalmail.pt> 2007-10-25 Pedro Alves <pedro_alves@portugalmail.pt>
* bfd-in.h (STRING_COMMA_LEN): Don't handle NULL STR case. * bfd-in.h (STRING_COMMA_LEN): Don't handle NULL STR case.
@ -538,7 +538,7 @@
(mn10300_elf_check_relocs): Do not create dynamic relocs for (mn10300_elf_check_relocs): Do not create dynamic relocs for
symbol differences or relocations against absolute symbols. symbol differences or relocations against absolute symbols.
(mn10300_elf_final_link_relocate): Likewise. (mn10300_elf_final_link_relocate): Likewise.
Handle R_MN10300_SYM_DIFF relocs. Handle R_MN10300_SYM_DIFF relocs.
(mn10300_elf_relocate_section): Fix for creating local copys of (mn10300_elf_relocate_section): Fix for creating local copys of
dynamic relocs. dynamic relocs.
(mn10300_elf_relax_delete_bytes): Adjust symbols at the end of the (mn10300_elf_relax_delete_bytes): Adjust symbols at the end of the
@ -575,23 +575,23 @@
* elf32-xtensa.c (relax_section): Check for a reference to a discarded * elf32-xtensa.c (relax_section): Check for a reference to a discarded
DWARF section and anticipate its replacement with the kept section. DWARF section and anticipate its replacement with the kept section.
2007-10-16 Bob Wilson <bob.wilson@acm.org> 2007-10-16 Bob Wilson <bob.wilson@acm.org>
* elf32-xtensa.c (elf_xtensa_discard_info_for_section): Remove * elf32-xtensa.c (elf_xtensa_discard_info_for_section): Remove
unnecessary size variables. Set sec->rawsize. unnecessary size variables. Set sec->rawsize.
(relax_section, relax_property_section): Likewise. (relax_section, relax_property_section): Likewise.
2007-10-16 Bob Wilson <bob.wilson@acm.org> 2007-10-16 Bob Wilson <bob.wilson@acm.org>
* section.c (struct bfd_section): Clarify comment for rawsize field. * section.c (struct bfd_section): Clarify comment for rawsize field.
* bfd-in2.h: Regenerate. * bfd-in2.h: Regenerate.
2007-10-16 Bob Wilson <bob.wilson@acm.org> 2007-10-16 Bob Wilson <bob.wilson@acm.org>
* elflink.c (_bfd_elf_check_kept_section): Use the section rawsize * elflink.c (_bfd_elf_check_kept_section): Use the section rawsize
values if they are set. values if they are set.
2007-10-16 Nick Clifton <nickc@redhat.com> 2007-10-16 Nick Clifton <nickc@redhat.com>
PR 5146 PR 5146
@ -613,7 +613,7 @@
the type of emitted common symbols to STT_COMMON. the type of emitted common symbols to STT_COMMON.
* elfcode.h (elf_slurp_symbol_table): Accept STT_COMMON symbol * elfcode.h (elf_slurp_symbol_table): Accept STT_COMMON symbol
types. types.
2007-10-15 Alan Modra <amodra@bigpond.net.au> 2007-10-15 Alan Modra <amodra@bigpond.net.au>
* coff-arm.c (arm_emit_base_file_entry): Check fwrite return value. * coff-arm.c (arm_emit_base_file_entry): Check fwrite return value.
@ -653,7 +653,7 @@
segment only when needed. segment only when needed.
2007-10-05 Bob Wilson <bob.wilson@acm.org> 2007-10-05 Bob Wilson <bob.wilson@acm.org>
* elf32-xtensa.c (relax_section): Call pin_internal_relocs when * elf32-xtensa.c (relax_section): Call pin_internal_relocs when
changing a relocation's offset. Adjust call to translate_reloc. Do changing a relocation's offset. Adjust call to translate_reloc. Do
not add a fix record for a DIFF reloc. For other relocs, only add a not add a fix record for a DIFF reloc. For other relocs, only add a
@ -665,21 +665,21 @@
assertion. Compute separate offset adjustments for the base symbol assertion. Compute separate offset adjustments for the base symbol
and the addend, and set the new relocation's addend correctly. Return and the addend, and set the new relocation's addend correctly. Return
the new target section. the new target section.
2007-10-05 Bob Wilson <bob.wilson@acm.org> 2007-10-05 Bob Wilson <bob.wilson@acm.org>
* elf32-xtensa.c (elf_xtensa_relocate_section): Remove updates of * elf32-xtensa.c (elf_xtensa_relocate_section): Remove updates of
r_type and howto after calling do_fix_for_relocateable_link and r_type and howto after calling do_fix_for_relocateable_link and
do_fix_for_final_link. do_fix_for_final_link.
2007-10-05 Bob Wilson <bob.wilson@acm.org> 2007-10-05 Bob Wilson <bob.wilson@acm.org>
* elf32-xtensa.c (removed_by_actions): New. * elf32-xtensa.c (removed_by_actions): New.
(offset_with_removed_text): Reimplement using removed_by_actions. (offset_with_removed_text): Reimplement using removed_by_actions.
(offset_with_removed_text_before_fill): Delete. (offset_with_removed_text_before_fill): Delete.
(relax_property_section): Use removed_by_actions. Rearrange logic. (relax_property_section): Use removed_by_actions. Rearrange logic.
(relax_section_symbols): Likewise. (relax_section_symbols): Likewise.
2007-10-04 Bob Wilson <bob.wilson@acm.org> 2007-10-04 Bob Wilson <bob.wilson@acm.org>
* elf32-xtensa.c (reloc_bfd_fix_struct): Delete target_abfd field. * elf32-xtensa.c (reloc_bfd_fix_struct): Delete target_abfd field.
@ -860,7 +860,7 @@
* Makefile.in: Regenerate. * Makefile.in: Regenerate.
* arange-set.c: New file. * arange-set.c: New file.
* arange-set.h: New file. * arange-set.h: New file.
* dwarf2.c: Include arange-set.h. * dwarf2.c: Include arange-set.h.
(struct dwarf2_debug) Add new fields comp_unit_count and (struct dwarf2_debug) Add new fields comp_unit_count and
comp_unit_arange_set. comp_unit_arange_set.
(struct comp_unit) Replace field arange with a new field arange_set. (struct comp_unit) Replace field arange with a new field arange_set.
@ -893,8 +893,8 @@
2007-09-21 Olivier Hainque <hainque@adacore.com> 2007-09-21 Olivier Hainque <hainque@adacore.com>
Tristan Gingold <gingold@adacore.com> Tristan Gingold <gingold@adacore.com>
* syms.c (_bfd_stab_section_find_nearest_line): Look at the * syms.c (_bfd_stab_section_find_nearest_line): Look at the
specific SOM sections for stabs if the regular ones are not found. specific SOM sections for stabs if the regular ones are not found.
* som.h (struct somdata): Add a line_info field, to be used by * som.h (struct somdata): Add a line_info field, to be used by
som_find_nearest_line. som_find_nearest_line.
@ -949,7 +949,7 @@
PT_GNU_RELRO segment for copying executable/shared library. PT_GNU_RELRO segment for copying executable/shared library.
(rewrite_elf_program_header): Remove PT_GNU_RELRO segment. (rewrite_elf_program_header): Remove PT_GNU_RELRO segment.
(copy_elf_program_header): Set p_size and p_size_valid fields for (copy_elf_program_header): Set p_size and p_size_valid fields for
PT_GNU_RELRO segment. PT_GNU_RELRO segment.
2007-09-17 Nick Clifton <nickc@redhat.com> 2007-09-17 Nick Clifton <nickc@redhat.com>
@ -1035,7 +1035,7 @@
2007-09-04 Michael Snyder <msnyder@access-company.com> 2007-09-04 Michael Snyder <msnyder@access-company.com>
* elf32-bfin.c (howto_table): Cut and paste error? * elf32-bfin.c (howto_table): Cut and paste error?
Name field of reloc is wrong. Name field of reloc is wrong.
2007-09-04 Alan Modra <amodra@bigpond.net.au> 2007-09-04 Alan Modra <amodra@bigpond.net.au>
@ -1319,7 +1319,7 @@
(elf32_arm_gc_sweep_hook): Call check_use_blx. Update plt counts (elf32_arm_gc_sweep_hook): Call check_use_blx. Update plt counts
for R_ARM_THM_JUMP24 and R_ARM_THM_JUMP19. for R_ARM_THM_JUMP24 and R_ARM_THM_JUMP19.
(elf32_arm_check_relocs): Update plt counts for R_ARM_THM_JUMP24 (elf32_arm_check_relocs): Update plt counts for R_ARM_THM_JUMP24
and R_ARM_THM_JUMP19. and R_ARM_THM_JUMP19.
(allocate_dynrelocs): Use plt_maybe_thumb_refcount. (allocate_dynrelocs): Use plt_maybe_thumb_refcount.
(elf32_arm_finish_dynamic_symbol): Ditto. (elf32_arm_finish_dynamic_symbol): Ditto.
(elf32_arm_output_plt_map): Ditto. (elf32_arm_output_plt_map): Ditto.
@ -1412,7 +1412,7 @@
* coff-i386.c (coff_i386_rtype_to_howto): Guard against null. * coff-i386.c (coff_i386_rtype_to_howto): Guard against null.
* linker.c (bfd_section_already_linked_table_insert): Change * linker.c (bfd_section_already_linked_table_insert): Change
return type from void to boolean. Return FALSE on failure. return type from void to boolean. Return FALSE on failure.
(_bfd_generic_section_already_linked): Test return value of (_bfd_generic_section_already_linked): Test return value of
bfd_section_already_linked_table_insert, call fatal on error. bfd_section_already_linked_table_insert, call fatal on error.
@ -1435,10 +1435,10 @@
* linker.c (already_linked_newfunc): Check for NULL return from * linker.c (already_linked_newfunc): Check for NULL return from
bfd_hash_allocate. bfd_hash_allocate.
* coffgen.c (fixup_symbol_value): Guard against null; * coffgen.c (fixup_symbol_value): Guard against null;
bfd_is_com_section will dereference the section pointer. bfd_is_com_section will dereference the section pointer.
* syms.c (bfd_decode_symclass): Guard against NULL, since * syms.c (bfd_decode_symclass): Guard against NULL, since
bfd_is_com_section dereferences the pointer. bfd_is_com_section dereferences the pointer.
* srec.c (srec_scan): Check for EOF (critical because return value * srec.c (srec_scan): Check for EOF (critical because return value
@ -1452,7 +1452,7 @@
* tekhex.c (first_phase): Check return value for null. * tekhex.c (first_phase): Check return value for null.
* elf.c (_bfd_elf_get_synthetic_symtab): Remove meaningless * elf.c (_bfd_elf_get_synthetic_symtab): Remove meaningless
pointer increment. pointer increment.
2007-07-26 Alan Modra <amodra@bigpond.net.au> 2007-07-26 Alan Modra <amodra@bigpond.net.au>
@ -3553,6 +3553,12 @@
For older changes see ChangeLog-2006 For older changes see ChangeLog-2006
Copyright (C) 2007 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -3378,6 +3378,12 @@
For older changes see ChangeLog-2007 For older changes see ChangeLog-2007
Copyright (C) 2008 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -5147,6 +5147,12 @@
For older changes see ChangeLog-2008 For older changes see ChangeLog-2008
Copyright (C) 2009 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -3554,6 +3554,12 @@
For older changes see ChangeLog-2009 For older changes see ChangeLog-2009
Copyright (C) 2010 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -3375,6 +3375,12 @@
For older changes see ChangeLog-2010 For older changes see ChangeLog-2010
Copyright (C) 2011 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -7840,6 +7840,12 @@ Wed Jan 16 01:55:53 1991 John Gilmore (gnu at rtl)
(_write_symbol_table): Initialize <idx> counter. (_write_symbol_table): Initialize <idx> counter.
(foop): Eliminate debugging code. (foop): Eliminate debugging code.
Copyright (C) 1991-1993 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -10035,6 +10035,12 @@ Sat Jan 1 10:18:54 1994 David J. Mackenzie (djm@thepub.cygnus.com)
For older changes see ChangeLog-9193 For older changes see ChangeLog-9193
Copyright (C) 1994, 1995 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -6721,6 +6721,12 @@ Tue Jan 2 13:10:25 1996 Ian Lance Taylor <ian@cygnus.com>
For older changes see ChangeLog-9495 For older changes see ChangeLog-9495
Copyright (C) 1996,1997 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -5591,6 +5591,12 @@ Wed Jan 14 16:03:11 1998 Richard Henderson <rth@cygnus.com>
For older changes see ChangeLog-9697 For older changes see ChangeLog-9697
Copyright (C) 1998,1999 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -242,6 +242,12 @@
For older changes see ChangeLog-9103 For older changes see ChangeLog-9103
Copyright (C) 2004-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -589,6 +589,12 @@ Wed May 24 12:03:25 2000 Hans-Peter Nilsson <hp@axis.com>
and mandir now keyed off datadir by default. and mandir now keyed off datadir by default.
Copyright (C) 1991-2003 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
version-control: never version-control: never
End: End:

View File

@ -725,6 +725,12 @@
For older changes see ChangeLog-2011 For older changes see ChangeLog-2011
Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -2052,6 +2052,12 @@
For older changes see ChangeLog-9899 For older changes see ChangeLog-9899
Copyright (C) 2000-2001 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -2173,6 +2173,12 @@
For older changes see ChangeLog-0001 For older changes see ChangeLog-0001
Copyright (C) 2002-2003 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -785,6 +785,12 @@
For older changes see ChangeLog-0203 For older changes see ChangeLog-0203
Copyright (C) 2004 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1342,6 +1342,12 @@
For older changes see ChangeLog-2004 For older changes see ChangeLog-2004
Copyright (C) 2005 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -591,6 +591,12 @@
For older changes see ChangeLog-2005 For older changes see ChangeLog-2005
Copyright (C) 2006 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -10,7 +10,7 @@
2007-12-07 Bob Wilson <bob.wilson@acm.org> 2007-12-07 Bob Wilson <bob.wilson@acm.org>
* readelf.c (is_32bit_pcrel_reloc): Add Xtensa. * readelf.c (is_32bit_pcrel_reloc): Add Xtensa.
2007-12-04 Alan Modra <amodra@bigpond.net.au> 2007-12-04 Alan Modra <amodra@bigpond.net.au>
* readelf.c (is_32bit_abs_reloc, is_32bit_pcrel_reloc): Add SPU. * readelf.c (is_32bit_abs_reloc, is_32bit_pcrel_reloc): Add SPU.
@ -192,7 +192,7 @@
(close_input_stream): Check pclose error, and call fatal if (close_input_stream): Check pclose error, and call fatal if
the preprocessor failed. the preprocessor failed.
* windres.c (windres_add_include_dir): Assert that p is non-NULL, * windres.c (windres_add_include_dir): Assert that p is non-NULL,
and not an empty string. and not an empty string.
2007-10-04 Nick Clifton <nickc@redhat.com> 2007-10-04 Nick Clifton <nickc@redhat.com>
@ -224,12 +224,12 @@
2007-09-17 Nick Clifton <nickc@redhat.com> 2007-09-17 Nick Clifton <nickc@redhat.com>
* doc/binutils.texi (objdump): Describe the output of the --syms * doc/binutils.texi (objdump): Describe the output of the --syms
option in more detail. option in more detail.
2007-09-17 Alon Bar-Lev <alon.barlev@gmail.com> 2007-09-17 Alon Bar-Lev <alon.barlev@gmail.com>
PR binutils/4987 PR binutils/4987
* resrc.c: (read_rc_file): Move 'filename' default initialization * resrc.c: (read_rc_file): Move 'filename' default initialization
to start of function. to start of function.
2007-08-31 Michael Meissner <michael.meissner@amd.com> 2007-08-31 Michael Meissner <michael.meissner@amd.com>
@ -1157,6 +1157,12 @@
For older changes see ChangeLog-2006 For older changes see ChangeLog-2006
Copyright (C) 2007 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -866,6 +866,12 @@
For older changes see ChangeLog-2007 For older changes see ChangeLog-2007
Copyright (C) 2008 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1347,6 +1347,12 @@
For older changes see ChangeLog-2008 For older changes see ChangeLog-2008
Copyright (C) 2009 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1069,6 +1069,12 @@
For older changes see ChangeLog-2009 For older changes see ChangeLog-2009
Copyright (C) 2010 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -922,6 +922,12 @@
For older changes see ChangeLog-2010 For older changes see ChangeLog-2010
Copyright (C) 2011 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -5209,6 +5209,12 @@ Fri May 3 22:21:44 1991 John Gilmore (gnu at cygint.cygnus.com)
C compilers. C compilers.
Copyright (C) 1991-1997 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -38,7 +38,7 @@
fields. fields.
(dtab): Stop compile time warnings about unused parameter. (dtab): Stop compile time warnings about unused parameter.
(long_options): Stop compile time warning about missing (long_options): Stop compile time warning about missing
initialiser. initialiser.
1999-12-10 Nick Clifton <nickc@cygnus.com> 1999-12-10 Nick Clifton <nickc@cygnus.com>
@ -49,7 +49,7 @@
* dlltool.c (mtable): Add epoc-arm specific entry. * dlltool.c (mtable): Add epoc-arm specific entry.
Make default arm entry pass -mpacs-26 to assembler. Make default arm entry pass -mpacs-26 to assembler.
(flush_page): Do not mangle null entries. (flush_page): Do not mangle null entries.
1999-12-07 H . J . Lu hjl@valinux.com 1999-12-07 H . J . Lu hjl@valinux.com
* readelf.c: Fix compile time warnings. Support more than 999 * readelf.c: Fix compile time warnings. Support more than 999
@ -100,7 +100,7 @@
* dlltool.c (flush_page): Clip short values to prevent warnings * dlltool.c (flush_page): Clip short values to prevent warnings
from the assembler. from the assembler.
Change default mcore machine name to 'mcore-le' and rename Change default mcore machine name to 'mcore-le' and rename
big-endian version to 'mcore-be'. big-endian version to 'mcore-be'.
1999-10-27 Fred Fish <fnf@cygnus.com> 1999-10-27 Fred Fish <fnf@cygnus.com>
@ -1900,6 +1900,12 @@ Wed Jan 14 15:29:43 1998 Richard Henderson <rth@cygnus.com>
For older changes see ChangeLog-9197 For older changes see ChangeLog-9197
Copyright (C) 1998-1999 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -166,6 +166,12 @@
For older changes see ChangeLog-0411 For older changes see ChangeLog-0411
Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -983,6 +983,12 @@
For older changes see ChangeLog-9303 For older changes see ChangeLog-9303
Copyright (C) 2004-2011 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1042,3 +1042,16 @@ Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com)
of dejagnu. The modifications to these testcases, etc., which of dejagnu. The modifications to these testcases, etc., which
will allow them to work with the new version of dejagnu will be will allow them to work with the new version of dejagnu will be
made in a future update. made in a future update.
Copyright (C) 1993-2003 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:

View File

@ -825,6 +825,12 @@
* New file. * New file.
Copyright (C) 2003-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -276,4 +276,16 @@
2008-03-21 Ian Lance Taylor <iant@google.com> 2008-03-21 Ian Lance Taylor <iant@google.com>
* Added source code to GNU binutils. * Added source code to GNU binutils.
Copyright (C) 2008-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:

View File

@ -1917,6 +1917,12 @@
For older changes see ChangeLog-2011 For older changes see ChangeLog-2011
Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -7692,6 +7692,12 @@
For older changes see ChangeLog-9899 For older changes see ChangeLog-9899
Copyright (C) 2001 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -7503,6 +7503,12 @@ Thu Oct 10 14:31:30 2002 J"orn Rennecke <joern.rennecke@superh.com>
For older changes see ChangeLog-0001 For older changes see ChangeLog-0001
Copyright (C) 2002-2003 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -2679,6 +2679,12 @@
For older changes see ChangeLog-0203 For older changes see ChangeLog-0203
Copyright (C) 2004 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -4255,6 +4255,12 @@
For older changes see ChangeLog-2004 For older changes see ChangeLog-2004
Copyright (C) 2005 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -2748,6 +2748,12 @@
For older changes see ChangeLog-2005 For older changes see ChangeLog-2005
Copyright (C) 2006 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -31,12 +31,12 @@
and AT&T mnemonic vs. Intel mnemonic. and AT&T mnemonic vs. Intel mnemonic.
2007-12-20 Bob Wilson <bob.wilson@acm.org> 2007-12-20 Bob Wilson <bob.wilson@acm.org>
* config/tc-xtensa.c (xtensa_elf_cons): Set frag flags for * config/tc-xtensa.c (xtensa_elf_cons): Set frag flags for
expressions without suffixes. expressions without suffixes.
(get_frag_property_flags): Preserve is_no_transform flag for frags (get_frag_property_flags): Preserve is_no_transform flag for frags
not marked as either instructions or literals. not marked as either instructions or literals.
2007-12-17 H.J. Lu <hongjiu.lu@intel.com> 2007-12-17 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (output_insn): Use ARRAY_SIZE. * config/tc-i386.c (output_insn): Use ARRAY_SIZE.
@ -63,7 +63,7 @@
2007-12-11 Sterling Augustine <sterling@tensilica.com> 2007-12-11 Sterling Augustine <sterling@tensilica.com>
Bob Wilson <bob.wilson@acm.org> Bob Wilson <bob.wilson@acm.org>
* config/tc-xtensa.c (frag_format_size): Handle frags that expand to * config/tc-xtensa.c (frag_format_size): Handle frags that expand to
wide branches. wide branches.
(get_aligned_diff): For RELAX_ALIGN_NEXT_OPCODE, skip to the next (get_aligned_diff): For RELAX_ALIGN_NEXT_OPCODE, skip to the next
@ -93,7 +93,7 @@
nop sequence is needed. Use md_number_to_chars and mips16_nop_insn. nop sequence is needed. Use md_number_to_chars and mips16_nop_insn.
2007-12-07 Bob Wilson <bob.wilson@acm.org> 2007-12-07 Bob Wilson <bob.wilson@acm.org>
* config/tc-xtensa.c (O_pcrel): Define. * config/tc-xtensa.c (O_pcrel): Define.
(suffix_relocs): Add pcrel suffix. (suffix_relocs): Add pcrel suffix.
(md_pseudo_table): Add 4byte and 2byte directives. (md_pseudo_table): Add 4byte and 2byte directives.
@ -103,7 +103,7 @@
(xg_valid_literal_expression): Allow O_pcrel. (xg_valid_literal_expression): Allow O_pcrel.
(md_pcrel_from, md_apply_fix): Handle BFD_RELOC_32_PCREL. (md_pcrel_from, md_apply_fix): Handle BFD_RELOC_32_PCREL.
(tc_gen_reloc): Fix punctuation in error message. (tc_gen_reloc): Fix punctuation in error message.
2007-12-06 Bob Wilson <bob.wilson@acm.org> 2007-12-06 Bob Wilson <bob.wilson@acm.org>
* config/tc-xtensa.c (xg_force_frag_space): Delete. * config/tc-xtensa.c (xg_force_frag_space): Delete.
@ -123,7 +123,7 @@
name and bracket. name and bracket.
2007-11-30 Bob Wilson <bob.wilson@acm.org> 2007-11-30 Bob Wilson <bob.wilson@acm.org>
* config/tc-xtensa.h (md_allow_eh_opt): Define. * config/tc-xtensa.h (md_allow_eh_opt): Define.
2007-11-29 Mark Shinwell <shinwell@codesourcery.com> 2007-11-29 Mark Shinwell <shinwell@codesourcery.com>
@ -155,21 +155,21 @@
(xg_assemble_vliw_tokens): Update the code to select the "best" line (xg_assemble_vliw_tokens): Update the code to select the "best" line
number to use new information. Call dwarf2_gen_line_info instead number to use new information. Call dwarf2_gen_line_info instead
of dwarf2_emit_insn. of dwarf2_emit_insn.
2007-11-19 Bob Wilson <bob.wilson@acm.org> 2007-11-19 Bob Wilson <bob.wilson@acm.org>
* dwarf2dbg.h (dwarf2_loc_directive_seen): New. * dwarf2dbg.h (dwarf2_loc_directive_seen): New.
* dwarf2dbg.c (loc_directive_seen): Make external and rename to... * dwarf2dbg.c (loc_directive_seen): Make external and rename to...
(dwarf2_loc_directive_seen): ...this. (dwarf2_loc_directive_seen): ...this.
(dwarf2_emit_insn, dwarf2_consume_line_info) (dwarf2_emit_insn, dwarf2_consume_line_info)
(dwarf2_emit_label, dwarf2_directive_loc): Use new name. (dwarf2_emit_label, dwarf2_directive_loc): Use new name.
2007-11-19 Bob Wilson <bob.wilson@acm.org> 2007-11-19 Bob Wilson <bob.wilson@acm.org>
* dwarf2dbg.c (dwarf2_emit_label): Use dwarf2_consume_line_info. * dwarf2dbg.c (dwarf2_emit_label): Use dwarf2_consume_line_info.
2007-11-19 Bob Wilson <bob.wilson@acm.org> 2007-11-19 Bob Wilson <bob.wilson@acm.org>
* dwarf2dbg.c (dwarf2_consume_line_info): New. * dwarf2dbg.c (dwarf2_consume_line_info): New.
(dwarf2_emit_insn): Use it here. (dwarf2_emit_insn): Use it here.
(dwarf2_directive_loc): Fix check for consecutive .loc directives (dwarf2_directive_loc): Fix check for consecutive .loc directives
@ -177,7 +177,7 @@
* dwarf2dbg.h (dwarf2_consume_line_info): New prototype. * dwarf2dbg.h (dwarf2_consume_line_info): New prototype.
* config/tc-ia64.c (ia64_flush_insns): Call dwarf2_consume_line_info. * config/tc-ia64.c (ia64_flush_insns): Call dwarf2_consume_line_info.
(md_assemble): Likewise. (md_assemble): Likewise.
2007-11-17 Thiemo Seufer <ths@mips.com> 2007-11-17 Thiemo Seufer <ths@mips.com>
* config/tc-mips.c (md_parse_option): Match mips_optimize to the -O * config/tc-mips.c (md_parse_option): Match mips_optimize to the -O
@ -287,7 +287,7 @@
* config/tc-i386.c (process_suffix): Check addrprefixop0 to * config/tc-i386.c (process_suffix): Check addrprefixop0 to
see if the address size override prefix changes the size of the see if the address size override prefix changes the size of the
first operand. first operand.
(check_byte_reg): Don't warn if byteokintel is set. (check_byte_reg): Don't warn if byteokintel is set.
(check_long_reg): Set i.suffix to QWORD_MNEM_SUFFIX if toqword (check_long_reg): Set i.suffix to QWORD_MNEM_SUFFIX if toqword
is set. is set.
@ -463,9 +463,9 @@
* po/gas.pot: Regenerate. * po/gas.pot: Regenerate.
2007-10-16 Bob Wilson <bob.wilson@acm.org> 2007-10-16 Bob Wilson <bob.wilson@acm.org>
* doc/as.texinfo (Overview): Add Xtensa --rename-section option. * doc/as.texinfo (Overview): Add Xtensa --rename-section option.
2007-10-16 Nick Clifton <nickc@redhat.com> 2007-10-16 Nick Clifton <nickc@redhat.com>
* config/obj-elf.c (obj_elf_type): Accept "common" as a valid * config/obj-elf.c (obj_elf_type): Accept "common" as a valid
@ -612,7 +612,7 @@
PR gas/5133 PR gas/5133
* config/tc-arm.c (md_apply_fix): Correct error message. * config/tc-arm.c (md_apply_fix): Correct error message.
PR gas/5134 PR gas/5134
* config/tc-arm.c (md_apply_fix): Likewise. * config/tc-arm.c (md_apply_fix): Likewise.
PR gas/5136 PR gas/5136
* config/tc-bfin.c (md_apply_fix): Fix error message. * config/tc-bfin.c (md_apply_fix): Fix error message.
@ -660,7 +660,7 @@
2007-10-03 Nick Clifton <nickc@redhat.com> 2007-10-03 Nick Clifton <nickc@redhat.com>
* config/tc-avr.c (avr_get_constant): * config/tc-avr.c (avr_get_constant):
PR gas/5089 PR gas/5089
* config/tc-arm.c (s_arm_unwind_handlerdata): Fix spelling typo. * config/tc-arm.c (s_arm_unwind_handlerdata): Fix spelling typo.
PR gas/5090 PR gas/5090
@ -749,7 +749,7 @@
2007-09-24 Carlos O'Donell <carlos@codesourcery.com> 2007-09-24 Carlos O'Donell <carlos@codesourcery.com>
* config/tc-mips.c (s_align): Set max_alignment to 28. * config/tc-mips.c (s_align): Set max_alignment to 28.
2007-09-20 H.J. Lu <hongjiu.lu@intel.com> 2007-09-20 H.J. Lu <hongjiu.lu@intel.com>
PR 658 PR 658
@ -836,7 +836,7 @@
Tony Linthicum <tony.linthicum@amd.com> Tony Linthicum <tony.linthicum@amd.com>
* NEWS: Add SSE5 support to NEWS file. * NEWS: Add SSE5 support to NEWS file.
* config/tc-i386.h (drex_byte): Add fields to allow process_drex * config/tc-i386.h (drex_byte): Add fields to allow process_drex
and build_modrm_byte to communicate. and build_modrm_byte to communicate.
(DREX_OC0): New SSE5 macro. (DREX_OC0): New SSE5 macro.
@ -1268,7 +1268,7 @@
macro.c, messages.c, obj.h, output-file.c, output-file.h, read.c, macro.c, messages.c, obj.h, output-file.c, output-file.h, read.c,
read.h, sb.c, sb,h, stabs.c, struc-symbol.h, subsegs.c, subsegs.h, read.h, sb.c, sb,h, stabs.c, struc-symbol.h, subsegs.c, subsegs.h,
symbols.c, symbols.h, tc.h, write.c, write.h, config/aout_gnu.h, symbols.c, symbols.h, tc.h, write.c, write.h, config/aout_gnu.h,
config/config/atof-ieee.c, config/atof-vax.c, config/bfin-aux.h, config/config/atof-ieee.c, config/atof-vax.c, config/bfin-aux.h,
config/bfin-defs.h, config/bfin-lex.l, config/bfin-parse.y, config/bfin-defs.h, config/bfin-lex.l, config/bfin-parse.y,
config/itbl-mips.h, config/m68k-parse.h, config/m68k-parse.y, config/itbl-mips.h, config/m68k-parse.h, config/m68k-parse.y,
config/obj-aout.c, config/obj-aout.h, config/obj-coff.c, config/obj-aout.c, config/obj-aout.h, config/obj-coff.c,
@ -1318,7 +1318,7 @@
config/te-netware.h, config/te-sparcaout.h, config/te-tmips.h, config/te-netware.h, config/te-sparcaout.h, config/te-tmips.h,
config/te-vxworks.h, config/vax-inst.h, config/xtensa-istack.h, config/te-vxworks.h, config/vax-inst.h, config/xtensa-istack.h,
config/xtensa-relax.c, config/xtensa-relax.h: Likewise. config/xtensa-relax.c, config/xtensa-relax.h: Likewise.
* flonum-mult.c: Likewise, and also correct typo referring to * flonum-mult.c: Likewise, and also correct typo referring to
non-existant GNU Assembler General Public License. non-existant GNU Assembler General Public License.
* config/tc-m68851.h: Likewise. * config/tc-m68851.h: Likewise.
@ -1412,10 +1412,10 @@
* Makefile.in: Regenerate. * Makefile.in: Regenerate.
* config/tc-cr16.h: New file * config/tc-cr16.h: New file
* config/tc-cr16.c: New file * config/tc-cr16.c: New file
* doc/c-cr16.texi: New file for cr16 * doc/c-cr16.texi: New file for cr16
* doc/all.texi: Entry for cr16 * doc/all.texi: Entry for cr16
* doc/Makefile.am: Added c-cr16.texi * doc/Makefile.am: Added c-cr16.texi
* doc/Makefile.in: Regenerate * doc/Makefile.in: Regenerate
* doc/as.texinfo: Entry for CR16 target * doc/as.texinfo: Entry for CR16 target
* NEWS: Announce the support for the new target. * NEWS: Announce the support for the new target.
@ -1447,7 +1447,7 @@
* config/xtensa-relax.c (widen_spec_list): Add transitions from * config/xtensa-relax.c (widen_spec_list): Add transitions from
wide branches to branch-over-jumps. wide branches to branch-over-jumps.
(build_transition): Handle wide branches in transition patterns. (build_transition): Handle wide branches in transition patterns.
2007-06-22 H.J. Lu <hongjiu.lu@intel.com> 2007-06-22 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (disp_size): New. * config/tc-i386.c (disp_size): New.
@ -1484,7 +1484,7 @@
2007-06-11 Sterling Augustine <sterling@tensilica.com> 2007-06-11 Sterling Augustine <sterling@tensilica.com>
Bob Wilson <bob.wilson@acm.org> Bob Wilson <bob.wilson@acm.org>
* config/tc-xtensa.c (XTENSA_PROP_INSN_NO_TRANSFORM): Renamed to... * config/tc-xtensa.c (XTENSA_PROP_INSN_NO_TRANSFORM): Renamed to...
(XTENSA_PROP_NO_TRANSFORM): ...this. (XTENSA_PROP_NO_TRANSFORM): ...this.
(frag_flags_struct): Move is_no_transform out of the insn sub-struct. (frag_flags_struct): Move is_no_transform out of the insn sub-struct.
@ -1495,7 +1495,7 @@
(xtensa_frag_flags_combinable): Likewise. (xtensa_frag_flags_combinable): Likewise.
(frag_flags_to_number): Likewise. Use XTENSA_PROP_NO_TRANSFORM. (frag_flags_to_number): Likewise. Use XTENSA_PROP_NO_TRANSFORM.
* config/tc-xtensa.h (xtensa_relax_statesE): Add RELAX_ORG. * config/tc-xtensa.h (xtensa_relax_statesE): Add RELAX_ORG.
2007-06-06 Paul Brook <paul@codesourcery.com> 2007-06-06 Paul Brook <paul@codesourcery.com>
* config/tc-arm.c (s_align): Pad code sections appropriately. * config/tc-arm.c (s_align): Pad code sections appropriately.
@ -1569,10 +1569,10 @@
* doc/Makefile.in: Regenerate. * doc/Makefile.in: Regenerate.
2007-05-22 Bob Wilson <bob.wilson@acm.org> 2007-05-22 Bob Wilson <bob.wilson@acm.org>
* doc/c-xtensa.texi (Xtensa Automatic Alignment): Remove statements * doc/c-xtensa.texi (Xtensa Automatic Alignment): Remove statements
and index entries about automatic alignment of ENTRY instructions. and index entries about automatic alignment of ENTRY instructions.
2007-05-22 Nick Clifton <nickc@redhat.com> 2007-05-22 Nick Clifton <nickc@redhat.com>
* doc/as.texinfo: Use @copying around the copyright notice. * doc/as.texinfo: Use @copying around the copyright notice.
@ -1586,8 +1586,8 @@
PR gas/4517 PR gas/4517
2003-06-05 Michal Ludvig <mludvig@suse.cz> 2003-06-05 Michal Ludvig <mludvig@suse.cz>
* doc/as.texinfo: Document new directives: .cfi_restore, * doc/as.texinfo: Document new directives: .cfi_restore,
.cfi_undefined, .cfi_same_value, .cfi_return_column, .cfi_undefined, .cfi_same_value, .cfi_return_column,
.cfi_remember_state and .cfi_restore_state. .cfi_remember_state and .cfi_restore_state.
2007-05-17 Nathan Sidwell <nathan@codesourcery.com> 2007-05-17 Nathan Sidwell <nathan@codesourcery.com>
@ -1605,7 +1605,7 @@
* app.c (do_scrub_chars): Don't damage \@ pseudo-variables. * app.c (do_scrub_chars): Don't damage \@ pseudo-variables.
2007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr> 2007-05-15 Vincent Riviere <vincent.riviere@freesbee.fr>
PR gas/3041 PR gas/3041
* config/tc-m68k.c (relaxable_symbol): Make sure that the correct * config/tc-m68k.c (relaxable_symbol): Make sure that the correct
@ -1623,7 +1623,7 @@
addri, addri.c, subi, and subi.c when immediate number is hex. addri, addri.c, subi, and subi.c when immediate number is hex.
(score_insns): Remove subis and subis.c. (score_insns): Remove subis and subis.c.
(do_sub_rdi16): Delete. (do_sub_rdi16): Delete.
2007-05-11 Alan Modra <amodra@bigpond.net.au> 2007-05-11 Alan Modra <amodra@bigpond.net.au>
* config/tc-spu.c (md_pseudo_table): Add int, long, quad. Call * config/tc-spu.c (md_pseudo_table): Add int, long, quad. Call
@ -1635,7 +1635,7 @@
(TC_FORCE_RELOCATION): Don't resolve them either. (TC_FORCE_RELOCATION): Don't resolve them either.
2007-05-05 Mark Shinwell <shinwell@codesourcery.com> 2007-05-05 Mark Shinwell <shinwell@codesourcery.com>
* config/tc-arm.c (md_apply_fix): Generate more accurate * config/tc-arm.c (md_apply_fix): Generate more accurate
diagnostic when 8-bit immediate range is exceeded for diagnostic when 8-bit immediate range is exceeded for
BFD_RELOC_ARM_OFFSET_IMM8. BFD_RELOC_ARM_OFFSET_IMM8.
@ -1904,7 +1904,7 @@
(xtensa_frob_label): Adjust calls to xtensa_move_labels. (xtensa_frob_label): Adjust calls to xtensa_move_labels.
(xg_assemble_vliw_tokens): Likewise. Also avoid calling (xg_assemble_vliw_tokens): Likewise. Also avoid calling
xtensa_move_labels for alignment of loop opcodes. xtensa_move_labels for alignment of loop opcodes.
2007-03-30 H.J. Lu <hongjiu.lu@intel.com> 2007-03-30 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (process_suffix): Reindent a bit. * config/tc-i386.c (process_suffix): Reindent a bit.
@ -1950,10 +1950,10 @@
* NEWS: Mention ".reloc". * NEWS: Mention ".reloc".
2007-03-26 Sterling Augustine <sterling@tensilica.com> 2007-03-26 Sterling Augustine <sterling@tensilica.com>
* config/tc-xtensa.c (xg_translate_idioms): Allow assembly idioms * config/tc-xtensa.c (xg_translate_idioms): Allow assembly idioms
in FLIX instructions. in FLIX instructions.
2007-03-26 Julian Brown <julian@codesourcery.com> 2007-03-26 Julian Brown <julian@codesourcery.com>
* config/tc-arm.c (arm_it): Add immisfloat field. * config/tc-arm.c (arm_it): Add immisfloat field.
@ -2066,7 +2066,7 @@
2007-03-15 H.J. Lu <hongjiu.lu@intel.com> 2007-03-15 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (md_begin): Use i386_regtab_size to scan * config/tc-i386.c (md_begin): Use i386_regtab_size to scan
i386_regtab. i386_regtab.
(parse_register): Use i386_regtab_size instead of ARRAY_SIZE (parse_register): Use i386_regtab_size instead of ARRAY_SIZE
on i386_regtab. on i386_regtab.
@ -2414,7 +2414,7 @@
cgen_maybe_multi_ifield field to fx_cgen substructure. cgen_maybe_multi_ifield field to fx_cgen substructure.
* cgen.h (GAS_CGEN_MAX_FIXUPS): Bump from 3 up to 32. * cgen.h (GAS_CGEN_MAX_FIXUPS): Bump from 3 up to 32.
* symbols.h (symbol_relc_make_sym,value,expr): New prototypes. * symbols.h (symbol_relc_make_sym,value,expr): New prototypes.
2007-02-03 DJ Delorie <dj@delorie.com> 2007-02-03 DJ Delorie <dj@delorie.com>
* config/tc-m32c.c (m32c_cons_fix_new): New. Added to support 3 * config/tc-m32c.c (m32c_cons_fix_new): New. Added to support 3
@ -2423,10 +2423,10 @@
(m32c_cons_fix_new): Prototype. (m32c_cons_fix_new): Prototype.
2007-02-02 Bob Wilson <bob.wilson@acm.org> 2007-02-02 Bob Wilson <bob.wilson@acm.org>
* config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init. * config/tc-xtensa.c (xg_build_to_insn): Use tinsn_init.
(xg_expand_assembly_insn, istack_push_space, istack_pop): Likewise. (xg_expand_assembly_insn, istack_push_space, istack_pop): Likewise.
2007-02-02 Bob Wilson <bob.wilson@acm.org> 2007-02-02 Bob Wilson <bob.wilson@acm.org>
* config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New. * config/tc-xtensa.c (SUFFIX_MAP, suffix_relocs): New.
@ -2442,7 +2442,7 @@
* config/xtensa-istack.h (struct tinsn_struct): Delete fixup field. * config/xtensa-istack.h (struct tinsn_struct): Delete fixup field.
(tinsn_get_tok): Delete prototype. (tinsn_get_tok): Delete prototype.
* config/tc-xtensa.c (tinsn_get_tok): Delete. * config/tc-xtensa.c (tinsn_get_tok): Delete.
2007-02-02 Bob Wilson <bob.wilson@acm.org> 2007-02-02 Bob Wilson <bob.wilson@acm.org>
* config/xtensa-relax.h (struct build_instr): Delete id field. * config/xtensa-relax.h (struct build_instr): Delete id field.
@ -2521,7 +2521,7 @@
* config/tc-score.c : Using _() for const string. * config/tc-score.c : Using _() for const string.
Do not assign inst.error with a local string pointer. Do not assign inst.error with a local string pointer.
(md_section_align): Pad section. (md_section_align): Pad section.
2007-01-13 H.J. Lu <hongjiu.lu@intel.com> 2007-01-13 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (build_modrm_byte): Check number of operands * config/tc-i386.c (build_modrm_byte): Check number of operands
@ -2630,6 +2630,12 @@
For older changes see ChangeLog-2006 For older changes see ChangeLog-2006
Copyright (C) 2006 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -26,8 +26,8 @@
2008-12-23 Anatoly Sokolov <aesok@post.ru> 2008-12-23 Anatoly Sokolov <aesok@post.ru>
* config/tc-avr.c (mcu_types): Add attiny87, attiny327, atmega4hvd, * config/tc-avr.c (mcu_types): Add attiny87, attiny327, atmega4hvd,
atmega8hvd, atmega16hvb, atmega32hvb, atmega64c1, atmega16m1, atmega8hvd, atmega16hvb, atmega32hvb, atmega64c1, atmega16m1,
atmega64m1, atmega32u6, atmega128rfa1, at90pwm81, at90scr100, atmega64m1, atmega32u6, atmega128rfa1, at90pwm81, at90scr100,
m3000f, m3000s and m3001b devices. m3000f, m3000s and m3001b devices.
* doc/c-avr.texi: Likewise. * doc/c-avr.texi: Likewise.
@ -129,7 +129,7 @@
(md_undefined_symbol): Defined (md_undefined_symbol): Defined
(process_label_constant): Added checks for GOT/got and cGOT/cGOT (process_label_constant): Added checks for GOT/got and cGOT/cGOT
prefixes with constant label and set the appropriate relocation type. prefixes with constant label and set the appropriate relocation type.
* doc/c-cr16.texi (cr16-operand specifiers): Add got/GOT and cgot/cGOT. * doc/c-cr16.texi (cr16-operand specifiers): Add got/GOT and cgot/cGOT.
2008-11-26 DJ Delorie <dj@redhat.com> 2008-11-26 DJ Delorie <dj@redhat.com>
@ -214,12 +214,12 @@
* configure.tgt: Add m32c-*-rtems* and m32r-*-rtems*. * configure.tgt: Add m32c-*-rtems* and m32r-*-rtems*.
2008-11-04 Sterling Augustine <sterling@tensilica.com> 2008-11-04 Sterling Augustine <sterling@tensilica.com>
* config/tc-xtensa.c (tinsn_check_arguments): Check for multiple * config/tc-xtensa.c (tinsn_check_arguments): Check for multiple
writes to the same register. writes to the same register.
2008-11-04 Sterling Augustine <sterling@tensilica.com> 2008-11-04 Sterling Augustine <sterling@tensilica.com>
* config/tc-xtensa.c (xtensa_j_opcode): New. * config/tc-xtensa.c (xtensa_j_opcode): New.
(xg_instruction_matches_option_term): Handle "FREEREG" option. (xg_instruction_matches_option_term): Handle "FREEREG" option.
(xg_build_to_insn): Likewise. Update renamed tls_reloc reference. (xg_build_to_insn): Likewise. Update renamed tls_reloc reference.
@ -235,7 +235,7 @@
* config/xtensa-relax.c (widen_spec_list): Add rules to relax "j.l". * config/xtensa-relax.c (widen_spec_list): Add rules to relax "j.l".
(build_transition): Handle "FREEREG" operand. (build_transition): Handle "FREEREG" operand.
* config/xtensa-relax.h (enum op_type): Add OP_FREEREG. * config/xtensa-relax.h (enum op_type): Add OP_FREEREG.
2008-10-31 Alan Modra <amodra@bigpond.net.au> 2008-10-31 Alan Modra <amodra@bigpond.net.au>
* po/id.po: Update. * po/id.po: Update.
@ -544,7 +544,7 @@
targets. targets.
* doc/c-i386.texi (i386-Directives): New node. Used to document * doc/c-i386.texi (i386-Directives): New node. Used to document
the .lcomm directive. the .lcomm directive.
2008-08-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 2008-08-30 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* config/tc-hppa.h: Don't define DWARF2_EH_FRAME_READ_ONLY on Linux * config/tc-hppa.h: Don't define DWARF2_EH_FRAME_READ_ONLY on Linux
@ -1869,6 +1869,12 @@
For older changes see ChangeLog-2007 For older changes see ChangeLog-2007
Copyright (C) 2008 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -2904,6 +2904,12 @@
For older changes see ChangeLog-2008 For older changes see ChangeLog-2008
Copyright (C) 2009 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -2276,6 +2276,12 @@
For older changes see ChangeLog-2009 For older changes see ChangeLog-2009
Copyright (C) 2010 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -2083,6 +2083,12 @@
For older changes see ChangeLog-2010 For older changes see ChangeLog-2010
Copyright (C) 2011 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -13116,6 +13116,12 @@ Mon Feb 17 07:51:06 1992 K. Richard Pixley (rich at cygnus.com)
ChangeLog's prior to this are sketchy at best. I have logs. ChangeLog's prior to this are sketchy at best. I have logs.
They just aren't ChangeLogs. They just aren't ChangeLogs.
Copyright (C) 1992-1995 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -5958,6 +5958,12 @@ Tue Jan 2 12:43:23 1996 Jim Wilson <wilson@chestnut.cygnus.com>
For older changes see ChangeLog-9295 For older changes see ChangeLog-9295
Copyright (C) 1996,1997 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -4859,6 +4859,12 @@ Fri Jan 2 16:08:54 1998 Ian Lance Taylor <ian@cygnus.com>
For older changes see ChangeLog-9697 For older changes see ChangeLog-9697
Copyright (C) 1998,1999 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1659,6 +1659,12 @@
For older changes see ChangeLog-2011 For older changes see ChangeLog-2011
Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1148,6 +1148,12 @@
For older changes see ChangeLog-9303 For older changes see ChangeLog-9303
Copyright (C) 2004-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1675,6 +1675,12 @@
For older changes see ChangeLog-2004 For older changes see ChangeLog-2004
Copyright (C) 2005 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1086,6 +1086,12 @@
For older changes see ChangeLog-2005 For older changes see ChangeLog-2005
Copyright (C) 2006 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1340,6 +1340,12 @@
For older changes see ChangeLog-2006 For older changes see ChangeLog-2006
Copyright (C) 2007 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1349,6 +1349,12 @@
For older changes see ChangeLog-2007 For older changes see ChangeLog-2007
Copyright (C) 2008 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1764,6 +1764,12 @@
For older changes see ChangeLog-2008 For older changes see ChangeLog-2008
Copyright (C) 2009 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1939,6 +1939,12 @@
For older changes see ChangeLog-2009 For older changes see ChangeLog-2009
Copyright (C) 2010 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1457,6 +1457,12 @@
For older changes see ChangeLog-2010 For older changes see ChangeLog-2010
Copyright (C) 2011 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -6911,6 +6911,12 @@ Mon Mar 29 00:00:00 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
* Test suite created. * Test suite created.
Copyright (C) 1993-2003 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -14173,3 +14173,16 @@
2008-03-21 Ian Lance Taylor <iant@google.com> 2008-03-21 Ian Lance Taylor <iant@google.com>
* Added source code to GNU binutils. * Added source code to GNU binutils.
Copyright (C) 2008-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:

View File

@ -59,6 +59,12 @@
For older changes see ChangeLog-2011 For older changes see ChangeLog-2011
Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -90,6 +90,12 @@
For older changes see ChangeLog-9203 For older changes see ChangeLog-9203
Copyright (C) 2004 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -154,6 +154,12 @@
For older changes see ChangeLog-2004 For older changes see ChangeLog-2004
Copyright (C) 2005 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -120,6 +120,12 @@
For older changes see ChangeLog-2005 For older changes see ChangeLog-2005
Copyright (C) 2006 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -237,6 +237,12 @@
For older changes see ChangeLog-2006 For older changes see ChangeLog-2006
Copyright (C) 2007 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -121,6 +121,12 @@
For older changes see ChangeLog-2007 For older changes see ChangeLog-2007
Copyright (C) 2008 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -208,6 +208,12 @@
For older changes see ChangeLog-2008 For older changes see ChangeLog-2008
Copyright (C) 2009 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -91,6 +91,12 @@
For older changes see ChangeLog-2009 For older changes see ChangeLog-2009
Copyright (C) 2010 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -75,6 +75,12 @@
For older changes see ChangeLog-2010 For older changes see ChangeLog-2010
Copyright (C) 2011 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -2130,6 +2130,12 @@ Thu Jun 4 11:34:02 1992 Mark Eichin (eichin at cygnus.com)
* gprof.c: symbol values are now real values, don't add the vma * gprof.c: symbol values are now real values, don't add the vma
anymore. (done for solaris; should verify this on other platforms) anymore. (done for solaris; should verify this on other platforms)
Copyright (C) 1992-2003 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1843,6 +1843,12 @@
For older changes see ChangeLog-9103 For older changes see ChangeLog-9103
Copyright (C) 2004-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -2674,6 +2674,12 @@ Wed Aug 21 20:32:13 1991 John Gilmore (gnu at cygint.cygnus.com)
to reflect reality as I know it. to reflect reality as I know it.
Copyright (C) 1993-2003 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -248,6 +248,15 @@ Mon Aug 23 Sean Fagan (sef@cygnus.com)
directory. directory.
Copyright (C) 1991-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never version-control: never
End: End:

View File

@ -8,3 +8,16 @@
* basic-ops.h: New file. Moved here from opcodes/cgen-ops.h. * basic-ops.h: New file. Moved here from opcodes/cgen-ops.h.
* bitset.h: New file. Moved here from ../opcode/cgen-bitset.h. * bitset.h: New file. Moved here from ../opcode/cgen-bitset.h.
Update license to GPL v3. Update license to GPL v3.
Copyright (C) 2009-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:

View File

@ -340,6 +340,12 @@
For older changes see ChangeLog-9103 For older changes see ChangeLog-9103
Copyright (C) 2004-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1172,6 +1172,15 @@ Sat Nov 30 20:38:35 1991 Steve Chamberlain (sac at rtl.cygnus.com)
mips.h, rs6000.h: Move from above coff-<foo>.h. mips.h, rs6000.h: Move from above coff-<foo>.h.
Copyright (C) 1991-2003 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never version-control: never
End: End:

View File

@ -1757,6 +1757,12 @@
For older changes see ChangeLog-9103 For older changes see ChangeLog-9103
Copyright (C) 2004-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1943,6 +1943,15 @@ Sat Nov 30 20:43:59 1991 Steve Chamberlain (sac at rtl.cygnus.com)
../elf-<foo> ../elf-<foo>
Copyright (C) 1991-2003 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never version-control: never
End: End:

View File

@ -250,6 +250,12 @@ Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
* signals.h: New file, from gdb/defs.h. * signals.h: New file, from gdb/defs.h.
Copyright (C) 2002-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -66,4 +66,16 @@
2011-07-06 Tristan Gingold <gingold@adacore.com> 2011-07-06 Tristan Gingold <gingold@adacore.com>
* loader.h: New file. * loader.h: New file.
Copyright (C) 2011-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:

View File

@ -105,6 +105,15 @@
support. support.
Copyright (C) 1993-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never version-control: never
End: End:

View File

@ -1587,6 +1587,12 @@
For older changes see ChangeLog-9103 For older changes see ChangeLog-9103
Copyright (C) 2004-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -3116,6 +3116,16 @@ Sat Nov 30 20:40:51 1991 Steve Chamberlain (sac at rtl.cygnus.com)
vax.h: Renamed from ../<foo>-opcode.h. vax.h: Renamed from ../<foo>-opcode.h.
Copyright (C) 1991-2003 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never version-control: never
End: End:

View File

@ -5,3 +5,16 @@
* lst.h: Likewise. * lst.h: Likewise.
* reloc.h: Likewise. * reloc.h: Likewise.
* internal.h: Likewise. * internal.h: Likewise.
Copyright (C) 2010-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:

View File

@ -72,3 +72,16 @@
* dmt.h, dst.h, eeom.h, egps.h, egsd.h, egst.h, egsy.h: New Files. * dmt.h, dst.h, eeom.h, egps.h, egsd.h, egst.h, egsy.h: New Files.
* eiaf.h, eicp.h, eiha.h, eihd.h, eihi.h, eihs.h, eihvn.h: Ditto. * eiaf.h, eicp.h, eiha.h, eihd.h, eihi.h, eihs.h, eihvn.h: Ditto.
* eisd.h, emh.h, eobjrec.h, esdf.h, esrf.h, etir.h, shl.h: Ditto. * eisd.h, emh.h, eobjrec.h, esdf.h, esrf.h, etir.h, shl.h: Ditto.
Copyright (C) 2010-2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:

View File

@ -984,6 +984,12 @@
For older changes see ChangeLog-2011 For older changes see ChangeLog-2011
Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -3368,6 +3368,12 @@
For older changes see ChangeLog-9899 For older changes see ChangeLog-9899
Copyright (C) 2000-2001 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -15,7 +15,7 @@
* emultempl/pe.em (_after_open): When scanning MS import * emultempl/pe.em (_after_open): When scanning MS import
libraries allow for the possible presence of static objects. libraries allow for the possible presence of static objects.
2003-12-07 H.J. Lu <hongjiu.lu@intel.com> 2003-12-07 H.J. Lu <hongjiu.lu@intel.com>
* ldlang.c (lang_vers_match): Pass "DMGL_PARAMS | DMGL_ANSI" to * ldlang.c (lang_vers_match): Pass "DMGL_PARAMS | DMGL_ANSI" to
@ -43,7 +43,7 @@
* ldlang.c (lang_process): Use link_info.need_relax_finalize * ldlang.c (lang_process): Use link_info.need_relax_finalize
instead of link_info.relax_finalizing. instead of link_info.relax_finalizing.
* ldmain.c (main): Likewise. * ldmain.c (main): Likewise.
2003-12-04 Dmitry Semyonov <Dmitry.Semyonov@oktet.ru> 2003-12-04 Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
* armpe.sh (RELOCATEABLE_OUTPUT_FORMAT): Define. * armpe.sh (RELOCATEABLE_OUTPUT_FORMAT): Define.
@ -61,7 +61,7 @@
* configure.tgt: Add vax-linux-gnu target. * configure.tgt: Add vax-linux-gnu target.
2003-12-03 Dmitry Diky <diwil@mail.ru> 2003-12-03 Dmitry Diky <diwil@mail.ru>
* scripttempl/elf32msp430.sc (HEAP_SECTION_MSP430): New section for * scripttempl/elf32msp430.sc (HEAP_SECTION_MSP430): New section for
forthcoming devices. forthcoming devices.
(_etext): provide this defenition for all scripts. (_etext): provide this defenition for all scripts.
@ -3572,6 +3572,12 @@
For older changes see ChangeLog-0001 For older changes see ChangeLog-0001
Copyright (C) 2002-2003 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1434,6 +1434,12 @@
For older changes see ChangeLog-0203 For older changes see ChangeLog-0203
Copyright (C) 2004 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -39,7 +39,7 @@
* ld/emulparms/h8300sxelf.sh: Likewise. * ld/emulparms/h8300sxelf.sh: Likewise.
* ld/scripttempl/elf.sc: Add TINY_READONLY_SECTION, * ld/scripttempl/elf.sc: Add TINY_READONLY_SECTION,
TINY_DATA_SECTION, TINY_BSS_SECTION. TINY_DATA_SECTION, TINY_BSS_SECTION.
2005-12-19 H.J. Lu <hongjiu.lu@intel.com> 2005-12-19 H.J. Lu <hongjiu.lu@intel.com>
PR ld/2065 PR ld/2065
@ -1834,6 +1834,12 @@
For older changes see ChangeLog-2004 For older changes see ChangeLog-2004
Copyright (C) 2005 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1356,6 +1356,12 @@
For older changes see ChangeLog-2005 For older changes see ChangeLog-2005
Copyright (C) 2006 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1179,6 +1179,12 @@
For older changes see ChangeLog-2006 For older changes see ChangeLog-2006
Copyright (C) 2007 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -3,7 +3,7 @@
* Makefile.am: Add LM32 object files and dependencies. * Makefile.am: Add LM32 object files and dependencies.
* Makefile.in: Regenate. * Makefile.in: Regenate.
* NEWS: Record that support for LM32 has been added. * NEWS: Record that support for LM32 has been added.
* configure.tgt: Add LM32 targets. * configure.tgt: Add LM32 targets.
* emulparams/elf32lm32.sh: New file. * emulparams/elf32lm32.sh: New file.
* emulparams/elf32lm32fd.sh: New file. * emulparams/elf32lm32fd.sh: New file.
@ -95,7 +95,7 @@
(OPTION_DLL_ENABLE_RUNTIME_PSEUDO_RELOC_V1): New option. (OPTION_DLL_ENABLE_RUNTIME_PSEUDO_RELOC_V1): New option.
(OPTION_DLL_ENABLE_RUNTIME_PSEUDO_RELOC_V2): New option. (OPTION_DLL_ENABLE_RUNTIME_PSEUDO_RELOC_V2): New option.
(make_import_fixup): Use relocation size to read addend. (make_import_fixup): Use relocation size to read addend.
* emultempl/pe.em (..._before_parse): initialize * emultempl/pe.em (..._before_parse): initialize
pei386_runtime_pseudo_reloc by version 1. pei386_runtime_pseudo_reloc by version 1.
(OPTION_DLL_ENABLE_RUNTIME_PSEUDO_RELOC_V1): New option. (OPTION_DLL_ENABLE_RUNTIME_PSEUDO_RELOC_V1): New option.
(OPTION_DLL_ENABLE_RUNTIME_PSEUDO_RELOC_V2): New option. (OPTION_DLL_ENABLE_RUNTIME_PSEUDO_RELOC_V2): New option.
@ -105,7 +105,7 @@
(pe_create_import_fixup): Change addend to type bfd_vma. (pe_create_import_fixup): Change addend to type bfd_vma.
Modify for the two pseudo_relocation variants. Modify for the two pseudo_relocation variants.
(runtime_pseudp_reloc_v2_init): New static variable. (runtime_pseudp_reloc_v2_init): New static variable.
* pe-dll.h (pe_create_import_fixup): Change addend argument type * pe-dll.h (pe_create_import_fixup): Change addend argument type
to bfd_vma. to bfd_vma.
* pep-dll.h (pep_create_import_fixup): Likewise. * pep-dll.h (pep_create_import_fixup): Likewise.
* NEWS: Add comment. * NEWS: Add comment.
@ -146,7 +146,7 @@
2008-10-22 Alan Modra <amodra@bigpond.net.au> 2008-10-22 Alan Modra <amodra@bigpond.net.au>
* scripttempl/elf.sc (NO_REL_RELOCS, NO_RELA_RELOCS, NON_ALLOC_DYN): * scripttempl/elf.sc (NO_REL_RELOCS, NO_RELA_RELOCS, NON_ALLOC_DYN):
Handle these defines. Handle these defines.
* emulparams/criself.sh, * emulparams/crislinux.sh, * emulparams/criself.sh, * emulparams/crislinux.sh,
* emulparams/elf32am33lin.sh, * emulparams/elf32fr30.sh, * emulparams/elf32am33lin.sh, * emulparams/elf32fr30.sh,
@ -1091,6 +1091,12 @@
For older changes see ChangeLog-2007 For older changes see ChangeLog-2007
Copyright (C) 2008 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1635,6 +1635,12 @@
For older changes see ChangeLog-2008 For older changes see ChangeLog-2008
Copyright (C) 2009 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1367,6 +1367,12 @@
For older changes see ChangeLog-2009 For older changes see ChangeLog-2009
Copyright (C) 2010 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1066,6 +1066,12 @@
For older changes see ChangeLog-2010 For older changes see ChangeLog-2010
Copyright (C) 2011 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -7593,6 +7593,12 @@ Fri Oct 4 21:51:58 1991 John Gilmore (gnu at cygnus.com)
few BFD types & enums. few BFD types & enums.
Copyright (C) 1991-1997 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -2100,6 +2100,12 @@ Thu Jan 1 18:04:51 1998 Jeffrey A Law (law@cygnus.com)
For older changes see ChangeLog-9197 For older changes see ChangeLog-9197
Copyright (C) 1998-1999 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -2030,6 +2030,12 @@
For older changes see ChangeLog-2011 For older changes see ChangeLog-2011
Copyright (C) 2012 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

View File

@ -1077,6 +1077,12 @@
For older changes see ChangeLog-9303 For older changes see ChangeLog-9303
Copyright (C) 2004 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
Local Variables: Local Variables:
mode: change-log mode: change-log
left-margin: 8 left-margin: 8

Some files were not shown because too many files have changed in this diff Show More