CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/06/27 14:58:10
Modified files:
devel/avr/binutils: Makefile distinfo
devel/avr/binutils/patches: patch-bfd_Makefile_am
patch-bfd_Makefile_in
patch-bfd_archures_c
patch-bfd_bfd-in2_h
patch-bfd_coff-avr_c
patch-bfd_coff-ext-avr_c
patch-bfd_coffcode_h
patch-bfd_coffgen_c
patch-bfd_coffswap_h
patch-bfd_config_bfd
patch-bfd_configure
patch-bfd_configure_in
patch-bfd_cpu-avr_c
patch-bfd_elf32-avr_c
patch-bfd_targets_c
patch-binutils_Makefile_am
patch-binutils_Makefile_in
patch-binutils_bucomm_c
patch-binutils_bucomm_h
patch-binutils_budbg_h
patch-binutils_debug_c
patch-binutils_debug_h
patch-binutils_doc_objcopy_1
patch-binutils_objcopy_c
patch-binutils_rdcoff_c
patch-binutils_wrcoff_c
patch-etc_Makefile_in
patch-gas_config_tc-avr_c
patch-gas_doc_c-avr_texi
patch-include_coff_avr_h
patch-include_coff_internal_h
patch-include_elf_avr_h
patch-include_opcode_avr_h
patch-ld_Makefile_am
patch-ld_Makefile_in
patch-ld_configure_tgt
patch-ld_emulparams_avrxmega1_sh
patch-ld_emulparams_avrxmega2_sh
patch-ld_emulparams_avrxmega3_sh
patch-ld_emulparams_avrxmega4_sh
patch-ld_emulparams_avrxmega5_sh
patch-ld_emulparams_avrxmega6_sh
patch-ld_emulparams_avrxmega7_sh
patch-ld_emultempl_avrelf_em
patch-ld_scripttempl_avr_sc
patch-libiberty_Makefile_in
patch-opcodes_Makefile_in
patch-opcodes_avr-dis_c
devel/avr/gcc : Makefile distinfo
devel/avr/gcc/pkg: PLIST
devel/avr/gdb : Makefile distinfo
devel/avr/gdb/pkg: PLIST
devel/avr/libc : Makefile distinfo
devel/avr/libc/pkg: PLIST
Added files:
devel/avr/binutils/patches: patch-binutils_size_c
patch-gas_config_tc-avr_h
patch-gas_dwarf2dbg_c
devel/avr/gcc/patches: patch-gcc-4_3_4_configure
patch-gcc-4_3_4_configure_ac
patch-gcc-4_3_4_gcc_config_avr_avr-protos_h
patch-gcc-4_3_4_gcc_config_avr_avr_c
patch-gcc-4_3_4_gcc_config_avr_avr_h
patch-gcc-4_3_4_gcc_config_avr_avr_md
patch-gcc-4_3_4_gcc_config_avr_libgcc_S
patch-gcc-4_3_4_gcc_config_avr_predicates_md
patch-gcc-4_3_4_gcc_config_avr_t-avr
patch-gcc-4_3_4_gcc_function_c
patch-gcc-4_3_4_gcc_rtl-factoring_c
patch-gcc-4_3_4_gcc_rtl_h
patch-gcc-4_3_4_libgcc_config_avr_t-avr
patch-gcc-4_3_4_libgcc_config_host
patch-gcc-4_3_4_libiberty_Makefile_in
devel/avr/gdb/patches: patch-gdb_avr-tdep_c patch-gdb_buildsym_c
patch-gdb_remote_c patch-gdb_xml-tdesc_c
Removed files:
devel/avr/binutils/patches: patch-bfd_doc_archures_texi
patch-gas_doc_as_1
patch-ld_emulparams_avr1_sh
patch-ld_emulparams_avr2_sh
patch-ld_emulparams_avr3_sh
patch-ld_emulparams_avr4_sh
patch-ld_emulparams_avr5_sh
patch-ld_emulparams_avr6_sh
devel/avr/gcc/patches: patch-Makefile_in patch-gcc_builtins_c
patch-gcc_config_avr_avr_c
patch-gcc_config_avr_avr_h
patch-gcc_config_avr_avr_md
patch-gcc_config_avr_constraints_md
patch-gcc_config_avr_libgcc_S
patch-gcc_config_avr_t-avr
patch-gcc_doc_extend_texi
patch-gcc_doc_md_texi patch-libcpp_expr_c
patch-libcpp_include_cpplib_h
patch-libiberty_Makefile_in
Log message:
Update to the latest AVR gcc, binutils, libc and gdb. Based on the FreeBSD
port, which is also in sync with winavr/avrstudio. Among other things, this
adds support for atmega328... which means new arduino boards should work.