changelog

来自「基于4个mips核的noc设计」· 代码 · 共 1,911 行 · 第 1/5 页

TXT
1,911
字号
	* libbfd.h: Likewise.2001-01-23  H.J. Lu  <hjl@gnu.org>	* bfd-in2.h: Rebuild.2001-01-23  H.J. Lu  <hjl@gnu.org>	* vms-misc.c (_bfd_vms_next_record): Return -1 if PRIV(vms_buf)	is NULL or PRIV(vms_rec) is outside of the buffer.2001-01-23  Kazu Hirata  <kazu@hxi.com>	* coff64-rs6000.c: Fix formatting.	* coff-arm.c: Likewise.	* coffgen.c: Likewise.	* cofflink.c: Likewise.	* coff-mcore.c: Likewise.	* coff-mips.c: Likewise.	* coff-pmac.c: Likewise.	* coff-ppc.c: Likewise.	* coff-rs6000.c: Likewise.	* elf32.c: Likewise.	* elf32-fr30.c: Likewise.	* elf32-i370.c: Likewise.	* elf32-i860.c: Likewise.	* elf32-m32r.c: Likewise.	* elf32-m68k.c: Likewise.	* elf32-mcore.c: Likewise.	* elf32-ppc.c: Likewise.	* elf32-sh.c: Likewise.	* elf32-v850.c: Likewise.	* elf64-alpha.c: Likewise.	* elf64-sparc.c: Likewise.	* elflink.c: Likewise.	* elflink.h: Likewise.	* elf-m10200.c: Likewise.	* elf-m10300.c: Likewise.	* elfxx-ia64.c: Likewise.	* aoutx.h: Fix formatting.	* bfd.c: Likewise.	* bfd-in2.h: Likewise.	* bfd-in.h: Likewise.	* cpu-i386.c: Likewise.	* cpu-m68hc11.c: Likewise.	* dwarf2.c: Likewise.	* elf64-x86-64.c: Likewise.	* format.c: Likewise.	* freebsd.h: Likewise.	* hash.c: Likewise.	* hp300hpux.c: Likewise.	* hppabsd-core.c: Likewise.	* hpux-core.c: Likewise.2001-01-22  Bo Thorsen  <bo@suse.de>	* elf64-x86-64.c: Added PIC support for X86-64.	(elf64_x86_64_link_hash_newfunc): Function added.	(elf64_x86_64_link_hash_table_create): Likewise.	(elf64_x86_64_check_relocs): Likewise.	(elf64_x86_64_gc_mark_hook): Likewise.	(elf64_x86_64_gc_sweep_hook): Likewise.	(elf64_x86_64_adjust_dynamic_symbol): Likewise.	(elf64_x86_64_size_dynamic_sections): Likewise.	(elf64_x86_64_discard_copies): Likewise.	(elf64_x86_64_finish_dynamic_symbol): Likewise.	(elf64_x86_64_finish_dynamic_sections): Likewise.	(elf64_x86_64_relocate_section): Add relocation of PIC sections.2001-01-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>	* Makefile.am (install-data-local): Make use of $(DESTDIR).	* Makefile.in: Regenerate.2001-01-21  Kazu Hirata  <kazu@hxi.com>	* coff-a29k.c: Fix formatting.2001-01-19  H.J. Lu  <hjl@gnu.org>	* elf32-i386.c (elf_i386_check_relocs): Report files with bad	relocation section names.	(elf_i386_relocate_section): Report files with bad relocation	section names and return false.2001-01-17  Bo Thorsen  <bo@suse.de>	* targets.c: Alphabetize list of xvecs.2001-01-14  Alan Modra  <alan@linuxcare.com.au>	* config.bfd: Add linux target variant for elfxx-hppa.	* configure.in: Recognize bfd_elf32_hppa_linux_vec and	bfd_elf64_hppa_linux_vec.	* configure: Regenerate.	* elf64-hppa.c: Include elf64-target.h again to support linux	target variant.	(elf64_hppa_post_process_headers): Set ELFOSABI_LINUX for linux.	* elf32-hppa.c: Include elf32-target.h again to support linux	target variant.	(elf32_hppa_post_process_headers): New function.	(elf_backend_post_process_headers): Define.	* targets.c (bfd_target_vector): Add bfd_elf64_hppa_linux_vec and	bfd_elf32_hppa_linux_vec.	* elf32-hppa.c (elf32_hppa_link_hash_table): Add text_segment_base,	and data_segment_base fields.	(elf32_hppa_link_hash_table_create ): Init them.	(elf32_hppa_check_relocs): Update comments.	(hppa_record_segment_addr): New function.	(elf32_hppa_relocate_section): Call it.	(final_link_relocate): Handle R_PARISC_SEGREL32.	(elf32_hppa_final_link): New function.	(bfd_elf32_bfd_final_link): Define to call it.	(hppa_unwind_entry_compare): New function.	* cache.c (bfd_open_file): Create files in write+read mode.	* elf-hppa.h (elf_hppa_howto_table): Set bitsize value for	SEGREL32 and numerous other relocs.  Change duplicate	R_PARISC_NONE relocs to R_PARISC_UNIMPLEMENTED.	* opncls.c (bfd_fdopenr): Add parens like the comment says around	O_ACCMODE.	* elf32-hppa.c (elf32_hppa_size_dynamic_sections): Don't create	.plt entries for DT_INIT and DT_FINI.	(elf32_hppa_finish_dynamic_sections): Remove special handling of	DT_INIT and DT_FINI.	* elf64-hppa.c (elf64_hppa_finish_dynamic_symbol): Use 16-bit	offsets for stub .plt access if wide mode.  Check offset in range.2001-01-13  Nick Clifton  <nickc@redhat.com>	* elf32-fr30.c (fr30_elf_howto_table): Remove spurious blank	line.	* coffcode.h (coff_canonicalize_reloc): Remove spurious blank	line.2001-01-12  Alan Modra  <alan@linuxcare.com.au>	* configure.in ([bfd_elf64_x86_64_vec]): Set target64.	* configure: Regenerate.2001-01-11  Peter Targett  <peter.targett@arccores.com>	* bfd-in2.h (bfd_architecture): Add bfd_mach_arc_5,	bfd_mach_arc_6, bfd_mach_arc_7, bfd_mach_arc_8 for ARC variants.	* cpu-arc.c (arch_info_struct): Add entries for variants.	(bfd_arc_arch) Set default to bfd_mach_arc_5.	(arc_get_mach) Don't assume machine names prefixed arc- before	testing.	* elf32-arc.c (arc_elf_object_p): Set machine number based on new	selections.	(arc_elf_final_write_processing) Likewise.	(ELF_MACHINE_CODE) Use EM_ARC.2001-01-10  Nick Clifton  <nickc@redhat.com>	* coff-arm.c (LOCAL_LABEL_PREFIX): Change definition to "".2001-01-07  Philip Blundell  <philb@gnu.org>	* README: Replace `bug-gnu-utils@gnu.org' with	`bug-binutils@gnu.org'.2001-01-04  Kazu Hirata  <kazu@hxi.com>	* som.c: Fix formatting.2001-01-03  Kazu Hirata  <kazu@hxi.com>	* ecoffswap.h: Fix formatting.	* elf-bfd.h: Likewise.	* elfarm-nabi.c: Likewise.	* elfarm-oabi.c: Likewise.	* elfcode.h: Likewise.	* elfcore.h: Likewise.	* elflink.c: Likewise.	* elflink.h: Likewise.	* elfxx-ia64.c: Likewise.	* elfxx-target.h: Likewise.	* libbfd.c: Likewise	* linker.c: Likewise.	* lynx-core.c: Likewise.2001-01-02  Kazu Hirata  <kazu@hxi.com>	* pc532-mach.c: Fix formatting.	* pe-arm.c: Likewise.	* pe-i386.c: Likewise.	* pe-mips.c: Likewise.	* pe-ppc.c: Likewise.	* pe-sh.c: Likewise.	* pei-mips.c: Likewise.	* pei-sh.c: Likewise.	* peicode.h: Likewise.	* ppcboot.c: Likewise.	* ptrace-core.c: Likewise.2001-01-01  Kazu Hirata  <kazu@hxi.com>	* reloc.c: Fix formatting.	* riscix.c: Likewise.	* rs6000-core.c: Likewise.	* xcoff-target.h: Likewise.2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>	* elfcode.h (elf_object_p): Also restore the bfd mach field on	error, by calling bfd_default_set_arch_mach with incoming	values.2000-12-26  Kazu Hirata  <kazu@hxi.com>	* vaxnetbsd.c: Fix formatting.	* versados.c: Likewise.	* vms-gsd.c: Likewise.	* vms-hdr.c: Likewise.	* vms-misc.c: Likewise.2000-12-25  Alexandre Oliva  <aoliva@redhat.com>	* archive.c (coff_write_armap): Don't write more than symbol_count	`archive_member_file_ptr's.2000-12-25  Kazu Hirata  <kazu@hxi.com>	* vms-tir.c: Fix formatting.2000-12-23  Kazu Hirata  <kazu@hxi.com>	* vms.c: Fix formatting.	* vms.h: Likewise.2000-12-21  Santeri Paavolainen <santtu@ssh.com>	* vms-hdr.c: Include alloca.h if HAVE_ALLOCA_H is defined.	* peicode.h (pe_ILF_object_p): Add const to import of TARGET_LITTLE_SYM.	* elf32-m32r.c (m32r_elf_generic_reloc): Add cast to avoid (void *)	arithmetic.	* elf32-fr30.c: Add casts to avoid (void *) arithmetic.	* coffcode.h (styp_to_sec_flags): Add empty statement after label.2000-12-21  Richard Sandiford  <rsandifo@redhat.com>	* libbfd.c (bfd_get_bits): Added	(bfd_put_bits): Likewise	* bfd-in.h: Declared the above.	* bfd-in2.h: Regenerated.2000-12-20  Kazu Hirata  <kazu@hxi.com>	* targets.c: Fix formatting.	* tekhex.c: Likewise.	* trad-core.c: Likewise.2000-12-19  Kazu Hirata  <kazu@hxi.com>	* sco5-core.c: Fix formatting.	* section.c: Likewise.	* sparclinux.c: Likewise.	* sparclynx.c: Likewise.	* sparcnetbsd.c: Likewise.	* srec.c: Likewise.	* stabs.c: Likewise.	* stab-syms.c: Likewise.	* sunos.c: Likewise.	* syms.c: Likewise.	* sysdep.h: Likewise.2000-12-18  Nick Clifton  <nickc@redhat.com>	* coff-arm.c (EXTRA_S_FLAGS): Only define if not already	defined.	* epoc-pe-arm.c (EXTRA_S_FLAGS): Define.	* epoc-pei-arm.c (EXTRA_S_FLAGS): Define.2000-12-18  Nick Clifton  <nickc@redhat.com>	* vms-misc.c (_bfd_vms_get_record): Add default case to	file_format switch.2000-12-15  Miloslav Trmac <mitr@volny.cz>	* elfcore.h (elf_core_file_p): Move to the start of the program	headers before attempting to read them.2000-12-14  Kazu Hirata  <kazu@hxi.com>	* peigen.c: Fix formatting.	* som.c: Likewise.	* som.h: Likewise.2000-12-13  Kazu Hirata  <kazu@hxi.com>	* peigen.c: Fix formatting.2000-12-12  Jim Wilson  <wilson@redhat.com>	*  elfxx-ia64.c (get_dyn_sym_info): Cast %p argument to void *.2000-12-08  Mark Salter  <msalter@redhat.com>	* binary.c (binary_set_section_contents): Ignore sections	with zero size.2000-12-12  Kazu Hirata  <kazu@hxi.com>	* m68klinux.c: Fix formatting.	* m68knetbsd.c: Likewise.	* mipsbsd.c: Likewise.	* netbsd-core.c: Likewise.	* netbsd.h: Likewise.	* newsos3.c: Likewise.	* nlm32-alpha.c: Likewise.	* nlm32-i386.c: Likewise.	* nlm32-ppc.c: Likewise.	* nlm32-sparc.c: Likewise.	* nlmcode.h: Likewise.	* nlmswap.h: Likewise.	* nlm-target.h: Likewise.	* ns32knetbsd.c: Likewise.2000-12-10  Fred Fish  <fnf@be.com>	* elflink.h (elf_link_output_extsym): Don't complain about undefined	symbols in shared objects if allow_shlib_undefined is true.2000-12-12  Nick Clifton  <nickc@redhat.com>	* cpu-sh.c: Fix formattng.	* elf.c: Fix formattng.	* elf32-mips.c: Fix formattng.	* elf32-sh.c: Fix formattng.	* elf64-alpha.c: Fix formattng.2000-12-09  Nick Clifton  <nickc@redhat.com>	* elf32-mips.c (_bfd_mips_elf_find_nearest_line): Pass	dwarf2_find_line_info as last parameter to invocation of	_bfd_dwarf2_find_nearest_line.	* elf32-arm.h (elf32_arm_find_nearest_line): Pass	dwarf2_find_line_info as last parameter to invocation of	_bfd_dwarf2_find_nearest_line.2000-12-08  Mark Elbrecht  <snowball3@bigfoot.com>	* Makefile.am (BFD32_BACKENDS): Move dwarf2.lo from here...	(BFD_LIBS): ...to here.	(BFD32_BACKENDS_CFILES): Move dwarf2.c from here...	(BFD_LIBS_CFILES): ...to here.	* Makefile.in: Regenerate.	* configure.in: Remove dwarf.lo from the elf shell variable.	* configure: Regenerate.	* libcoff-in.h (coff_tdata): Add pointer dwarf2_find_line_info.	* libcoff.h: Regenerate.	* coffgen.c (coff_find_nearest_line): Call	_bfd_dwarf2_find_nearest_line.	* dwarf2.c (_bfd_dwarf2_find_nearest_line): Add parameter. Update	accordingly.	(read_abbrevs): Likewise	(decode_line_info): Likewise.	(parse_comp_unit): Likewise.	(comp_unit_find_nearest_line): Likewise.	* libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype.	* libbfd.h: Regenerate.	* elf.c (_bfd_elf_find_nearest_line): Update call.	* elf-bfd.h (elf_obj_tdata): Change dwarf2_find_line_info to type PTR.	* dwarf2.c (concat_filename): Use IS_ABSOLUTE_PATH.	* coffcode.h (STYP_XCOFF_DEBUG, STYP_DEBUG_INFO): New macros.	(sec_to_styp_flags): Use them. Handle DWARF2 sections.	(styp_to_sec_flags): Handle DWARF2 sections.	* elf32-arm.h (elf32_arm_find_nearest_line): Add parameter to call	to _bfd_find_nearest_line.	* elf32-mips.c (_bfd_mips_elf_find_nearest_line): Add parameter to	call to _bfd_find_nearest_line.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?