8sa1-binutils-gdb/gas/config
Martin Liska 08dedd6631 Add startswith function and use it instead of CONST_STRNEQ.
bfd/ChangeLog:

	* bfd-in.h (startswith): Add startswith function.
	(CONST_STRNEQ): Remove.
	* bfd-in2.h (startswith): Regenerate with make headers.
	* archive.c (bfd_slurp_armap): Replace usage of CONST_STRNEQ with startswith.
	(_bfd_slurp_extended_name_table): Likewise.
	* archive64.c (_bfd_archive_64_bit_slurp_armap): Likewise.
	* bfd.c (bfd_get_sign_extend_vma): Likewise.
	(bfd_convert_section_size): Likewise.
	(bfd_convert_section_contents): Likewise.
	* coff-stgo32.c (go32exe_create_stub): Likewise.
	(go32exe_check_format): Likewise.
	* coffcode.h (styp_to_sec_flags): Likewise.
	(GNU_DEBUGALTLINK): Likewise.
	* coffgen.c (_bfd_coff_section_already_linked): Likewise.
	(coff_gc_sweep): Likewise.
	(bfd_coff_gc_sections): Likewise.
	* cofflink.c (coff_link_add_symbols): Likewise.
	(process_embedded_commands): Likewise.
	* compress.c (bfd_is_section_compressed_with_header): Likewise.
	(bfd_init_section_decompress_status): Likewise.
	* dwarf2.c (find_debug_info): Likewise.
	(place_sections): Likewise.
	* ecoff.c (_bfd_ecoff_slurp_armap): Likewise.
	* elf-m10300.c (_bfd_mn10300_elf_size_dynamic_sections): Likewise.
	* elf.c (_bfd_elf_make_section_from_shdr): Likewise.
	(assign_section_numbers): Likewise.
	(elfcore_grok_win32pstatus): Likewise.
	* elf32-arm.c (cmse_scan): Likewise.
	(elf32_arm_gc_mark_extra_sections): Likewise.
	(elf32_arm_size_dynamic_sections): Likewise.
	(is_arm_elf_unwind_section_name): Likewise.
	* elf32-bfin.c (bfin_size_dynamic_sections): Likewise.
	* elf32-cr16.c (_bfd_cr16_elf_size_dynamic_sections): Likewise.
	* elf32-cris.c (elf_cris_size_dynamic_sections): Likewise.
	* elf32-csky.c (csky_elf_size_dynamic_sections): Likewise.
	* elf32-hppa.c (elf32_hppa_size_dynamic_sections): Likewise.
	* elf32-iq2000.c (iq2000_elf_check_relocs): Likewise.
	* elf32-lm32.c (lm32_elf_size_dynamic_sections): Likewise.
	* elf32-m32r.c (m32r_elf_size_dynamic_sections): Likewise.
	* elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
	* elf32-metag.c (elf_metag_size_dynamic_sections): Likewise.
	* elf32-msp430.c (msp430_elf_relax_delete_bytes): Likewise.
	* elf32-nios2.c (nios2_elf32_size_dynamic_sections): Likewise.
	* elf32-or1k.c (or1k_elf_size_dynamic_sections): Likewise.
	* elf32-ppc.c (ppc_elf_size_dynamic_sections): Likewise.
	* elf32-s390.c (elf_s390_size_dynamic_sections): Likewise.
	* elf32-score.c (s3_bfd_score_elf_size_dynamic_sections): Likewise.
	* elf32-score7.c (s7_bfd_score_elf_size_dynamic_sections): Likewise.
	* elf32-sh.c (sh_elf_size_dynamic_sections): Likewise.
	* elf32-tic6x.c (is_tic6x_elf_unwind_section_name): Likewise.
	(elf32_tic6x_size_dynamic_sections): Likewise.
	* elf32-vax.c (elf_vax_size_dynamic_sections): Likewise.
	* elf32-xtensa.c (elf_xtensa_size_dynamic_sections): Likewise.
	(xtensa_is_insntable_section): Likewise.
	(xtensa_is_littable_section): Likewise.
	(xtensa_is_proptable_section): Likewise.
	(xtensa_property_section_name): Likewise.
	(xtensa_callback_required_dependence): Likewise.
	* elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.
	* elf64-hppa.c (elf64_hppa_size_dynamic_sections): Likewise.
	* elf64-ia64-vms.c (is_unwind_section_name): Likewise.
	(get_reloc_section): Likewise.
	(elf64_ia64_size_dynamic_sections): Likewise.
	(elf64_ia64_object_p): Likewise.
	* elf64-mmix.c (mmix_elf_add_symbol_hook): Likewise.
	* elf64-ppc.c (ppc64_elf_size_dynamic_sections): Likewise.
	* elf64-s390.c (elf_s390_size_dynamic_sections): Likewise.
	* elflink.c (elf_link_add_object_symbols): Likewise.
	(_bfd_elf_gc_mark_extra_sections): Likewise.
	(bfd_elf_parse_eh_frame_entries): Likewise.
	(_bfd_elf_section_already_linked): Likewise.
	* elfnn-aarch64.c (elfNN_aarch64_size_dynamic_sections): Likewise.
	* elfnn-ia64.c (is_unwind_section_name): Likewise.
	(elfNN_ia64_size_dynamic_sections): Likewise.
	(elfNN_ia64_object_p): Likewise.
	* elfxx-mips.c (FN_STUB_P): Likewise.
	(CALL_STUB_P): Likewise.
	(CALL_FP_STUB_P): Likewise.
	(_bfd_mips_elf_section_from_shdr): Likewise.
	(_bfd_mips_elf_fake_sections): Likewise.
	(_bfd_mips_elf_size_dynamic_sections): Likewise.
	(_bfd_mips_final_write_processing): Likewise.
	(_bfd_mips_elf_final_link): Likewise.
	* elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Likewise.
	* elfxx-x86.c (elf_i386_is_reloc_section): Likewise.
	(elf_x86_64_is_reloc_section): Likewise.
	* hpux-core.c (thread_section_p): Likewise.
	* libcoff.h (bfd_pei_p): Likewise.
	* linker.c (REAL): Likewise.
	(unwrap_hash_lookup): Likewise.
	(_bfd_generic_link_add_one_symbol): Likewise.
	* mmo.c (mmo_internal_write_section): Likewise.
	* osf-core.c (osf_core_core_file_p): Likewise.
	* pef.c (bfd_pef_print_symbol): Likewise.
	* pei-x86_64.c (pex64_print_all_pdata_sections): Likewise.
	* som.c (som_slurp_symbol_table): Likewise.
	(som_slurp_armap): Likewise.
	* wasm-module.c (wasm_compute_custom_section_file_position): Likewise.

binutils/ChangeLog:

	* dlltool.c (scan_drectve_symbols): Replace usage of CONST_STRNEQ with startswith.
	* emul_aix.c (ar_emul_aix_parse_arg): Likewise.
	* objcopy.c (is_mergeable_note_section): Likewise.
	* objdump.c (dump_dwarf_section): Likewise.
	* prdbg.c (pr_method_type): Likewise.
	(pr_class_baseclass): Likewise.
	(tg_class_baseclass): Likewise.
	* readelf.c (process_lto_symbol_tables): Likewise.
	* stabs.c (ULLHIGH): Likewise.
	(parse_stab_argtypes): Likewise.
	(stab_demangle_function_name): Likewise.

gas/ChangeLog:

	* config/tc-i386.c (md_parse_option): Replace usage of CONST_STRNEQ with startswith.
	(x86_64_section_word): Likewise.
	* config/tc-sparc.c (md_parse_option): Likewise.

gdb/ChangeLog:

	* arm-tdep.c (show_disassembly_style_sfunc): Replace usage of CONST_STRNEQ with startswith.
	(_initialize_arm_tdep): Likewise.

ld/ChangeLog:

	* emultempl/aix.em: Replace usage of CONST_STRNEQ with startswith.
	* emultempl/beos.em: Likewise.
	* emultempl/elf.em: Likewise.
	* emultempl/pe.em: Likewise.
	* emultempl/pep.em: Likewise.
	* emultempl/xtensaelf.em: Likewise.
	* ldctor.c (ctor_prio): Likewise.
	* ldelf.c (ldelf_try_needed): Likewise.
	(ldelf_parse_ld_so_conf): Likewise.
	(ldelf_after_open): Likewise.
	(output_rel_find): Likewise.
	(ldelf_place_orphan): Likewise.
	* ldfile.c (ldfile_add_library_path): Likewise.
	* ldlang.c (lang_add_input_file): Likewise.
	* ldmain.c (get_sysroot): Likewise.
	(get_emulation): Likewise.
	(add_archive_element): Likewise.
	* ldwrite.c (unsplittable_name): Likewise.
	(clone_section): Likewise.
	* lexsup.c (parse_args): Likewise.
	* pe-dll.c (is_import): Likewise.
	(pe_implied_import_dll): Likewise.

opcodes/ChangeLog:

	* aarch64-dis.c (parse_aarch64_dis_option): Replace usage of CONST_STRNEQ with startswith.
	* arc-dis.c (parse_option): Likewise.
	* arm-dis.c (parse_arm_disassembler_options): Likewise.
	* cris-dis.c (print_with_operands): Likewise.
	* h8300-dis.c (bfd_h8_disassemble): Likewise.
	* i386-dis.c (print_insn): Likewise.
	* ia64-gen.c (fetch_insn_class): Likewise.
	(parse_resource_users): Likewise.
	(in_iclass): Likewise.
	(lookup_specifier): Likewise.
	(insert_opcode_dependencies): Likewise.
	* mips-dis.c (parse_mips_ase_option): Likewise.
	(parse_mips_dis_option): Likewise.
	* s390-dis.c (disassemble_init_s390): Likewise.
	* wasm32-dis.c (parse_wasm32_disassembler_options): Likewise.
2021-03-22 11:01:43 +01:00
..
atof-ieee.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
atof-vax.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
bfin-aux.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
bfin-defs.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
bfin-lex-wrapper.c PR23691, gas .y files vs. automatic make dependencies 2021-02-24 10:13:00 +10:30
bfin-lex.l PR23691, gas .y files vs. automatic make dependencies 2021-02-24 10:13:00 +10:30
bfin-parse.y Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
e-crisaout.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
e-criself.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
e-i386aout.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
e-i386coff.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
e-i386elf.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
e-mipself.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
itbl-mips.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
m68k-parse.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
m68k-parse.y Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-aout.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-aout.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-coff-seh.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-coff-seh.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-coff.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-coff.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-ecoff.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-ecoff.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-elf.c gas: Allow SHF_GNU_RETAIN on all sections 2021-02-16 04:55:53 -08:00
obj-elf.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-evax.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-evax.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-fdpicelf.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-fdpicelf.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-macho.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-macho.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-multi.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-multi.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-som.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
obj-som.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
rl78-defs.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
rl78-parse.y Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
rx-defs.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
rx-parse.y Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-aarch64.c aarch64: Remove support for CSRE 2021-01-11 15:01:09 +00:00
tc-aarch64.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-alpha.c PR27283 gas for alpha fails to build with gcc 11 2021-02-01 18:35:33 +10:30
tc-alpha.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-arc.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-arc.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-arm.c Correct an error message in the ARM assembler. 2021-02-26 16:37:30 +00:00
tc-arm.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-avr.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-avr.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-bfin.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-bfin.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-bpf.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-bpf.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-cr16.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-cr16.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-cris.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-cris.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-crx.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-crx.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-csky.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-csky.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-d10v.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-d10v.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-d30v.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-d30v.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-dlx.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-dlx.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-epiphany.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-epiphany.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-fr30.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-fr30.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-frv.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-frv.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-ft32.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-ft32.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-generic.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-generic.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-h8300.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-h8300.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-hppa.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-hppa.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-i386-intel.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-i386.c Add startswith function and use it instead of CONST_STRNEQ. 2021-03-22 11:01:43 +01:00
tc-i386.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-ia64.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-ia64.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-ip2k.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-ip2k.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-iq2000.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-iq2000.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-lm32.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-lm32.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-m32c.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-m32c.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-m32r.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-m32r.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-m68hc11.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-m68hc11.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-m68k.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-m68k.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-m68851.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mcore.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mcore.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mep.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mep.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-metag.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-metag.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-microblaze.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-microblaze.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mips.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mips.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mmix.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mmix.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mn10200.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mn10200.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mn10300.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mn10300.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-moxie.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-moxie.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-msp430.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-msp430.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mt.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-mt.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-nds32.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-nds32.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-nios2.c nios2: Don't disable relaxation with --gdwarf-N 2021-01-26 08:18:52 -08:00
tc-nios2.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-ns32k.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-ns32k.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-or1k.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-or1k.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-pdp11.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-pdp11.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-pj.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-pj.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-ppc.c aix: implement TLS relocation for gas and ld 2021-03-12 22:47:33 +10:30
tc-ppc.h aix: implement TLS relocation for gas and ld 2021-03-12 22:47:33 +10:30
tc-pru.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-pru.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-riscv.c RISC-V : Support bitmanip-0.93 ZBA/ZBB/ZBC instructions 2021-03-16 14:38:19 +08:00
tc-riscv.h RISC-V: Indent and GNU coding standards tidy, also aligned the code. 2021-01-15 17:41:18 +08:00
tc-rl78.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-rl78.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-rx.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-rx.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-s12z.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-s12z.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-s390.c IBM Z: Implement instruction set extensions 2021-02-15 14:32:17 +01:00
tc-s390.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-score7.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-score.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-score.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-sh.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-sh.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-sparc.c Add startswith function and use it instead of CONST_STRNEQ. 2021-03-22 11:01:43 +01:00
tc-sparc.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-spu.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-spu.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-tic4x.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-tic4x.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-tic6x.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-tic6x.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-tic30.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-tic30.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-tic54x.c opcodes: tic54x: namespace exported variables 2021-02-08 18:26:08 -05:00
tc-tic54x.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-tilegx.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-tilegx.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-tilepro.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-tilepro.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-v850.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-v850.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-vax.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-vax.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-visium.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-visium.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-wasm32.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-wasm32.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-xc16x.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-xc16x.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-xgate.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-xgate.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-xstormy16.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-xstormy16.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-xtensa.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-xtensa.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-z8k.c 2021-03-18 Christian Groessler <chris@groessler.org> 2021-03-18 21:33:51 +01:00
tc-z8k.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-z80.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
tc-z80.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-386bsd.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-aix5.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-aix.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-armeabi.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-armfbsdeabi.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-armfbsdvfp.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-armlinuxeabi.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-cloudabi.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-csky_abiv1_linux.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-csky_abiv1.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-csky_abiv2_linux.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-csky_abiv2.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-dragonfly.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-freebsd.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-generic.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-gnu.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-go32.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-hppa64.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-hppa.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-hppalinux64.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-hpux.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-ia64aix.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-interix.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-irix.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-linux.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-lynx.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-macos.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-nacl.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-nbsd532.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-nbsd.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-pc532mach.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-pe.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-pep.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-solaris.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-svr4.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-tmips.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-uclinux.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-vms.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-vms.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-vxworks.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
te-wince-pe.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
vax-inst.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
xtensa-istack.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
xtensa-relax.c Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30
xtensa-relax.h Update year range in copyright notice of binutils files 2021-01-01 10:31:05 +10:30