-/* Common hooks for ATMEL AVR.
+/* Common hooks for AVR 8-bit microcontrollers.
Copyright (C) 1998-2024 Free Software Foundation, Inc.
This file is part of GCC.
-/* Definitions of types that are used to store AVR architecture and
- device information.
+/* Device information for AVR 8-bit microcontrollers.
Copyright (C) 2012-2024 Free Software Foundation, Inc.
Contributed by Georg-Johann Lay (avr@gjlay.de)
-/* Copyright (C) 2009-2024 Free Software Foundation, Inc.
+/* Code for the C/C++ front end for AVR 8-bit microcontrollers.
+ Copyright (C) 2009-2024 Free Software Foundation, Inc.
Contributed by Anatoly Sokolov (aesok@post.ru)
This file is part of GCC.
-;; Machine description for GNU compiler,
-;; for Atmel AVR micro controllers.
+;; Support 64-bit operations for AVR 8-bit microcontrollers.
;; Copyright (C) 1998-2024 Free Software Foundation, Inc.
;; Contributed by Georg Lay (avr@gjlay.de)
;;
-;; This file contains instructions that support fixed-point operations
-;; for Atmel AVR micro controllers.
+;; Support fixed-point operations for AVR 8-bit microcontrollers.
;; Copyright (C) 2012-2024 Free Software Foundation, Inc.
;;
;; Contributed by Sean D'Epagnier (sean@depagnier.com)
-/* Subroutines for log output for Atmel AVR back end.
+/* Subroutines for log output for AVR 8-bit microcontrollers.
Copyright (C) 2011-2024 Free Software Foundation, Inc.
Contributed by Georg-Johann Lay (avr@gjlay.de)
-/* AVR MCUs.
+/* Information on supported AVR 8-bit microcontrollers.
Copyright (C) 2009-2024 Free Software Foundation, Inc.
This file is part of GCC.
-/* Copyright (C) 2012-2024 Free Software Foundation, Inc.
+/* Extra machine modes for AVR 8-bit microcontrollers.
+ Copyright (C) 2012-2024 Free Software Foundation, Inc.
This file is part of GCC.
-/* Functions and methods for avr specific passes registered in avr-passes.def.
+/* Support for avr-passes.def for AVR 8-bit microcontrollers.
Copyright (C) 2024 Free Software Foundation, Inc.
This file is part of GCC.
-/* Description of target passes for AVR.
+/* Description of target passes for AVR 8-bit microcontrollers.
Copyright (C) 2016-2024 Free Software Foundation, Inc. */
/* This file is part of GCC.
-/* Prototypes for exported functions defined in avr.cc
-
+/* Prototypes for tm_p.h for AVR 8-bit microcontrollers.
Copyright (C) 2000-2024 Free Software Foundation, Inc.
Contributed by Denis Chertykov (chertykov@gmail.com)
-/* Subroutines for insn-output.cc for ATMEL AVR micro controllers
+/* Subroutines for insn-output.cc for AVR 8-bit microcontrollers
Copyright (C) 1998-2024 Free Software Foundation, Inc.
Contributed by Denis Chertykov (chertykov@gmail.com)
/* Definitions of target machine for GNU compiler,
- for ATMEL AVR at90s8515, ATmega103/103L, ATmega603/603L microcontrollers.
+ for AVR 8-bit microcontrollers.
Copyright (C) 1998-2024 Free Software Foundation, Inc.
Contributed by Denis Chertykov (chertykov@gmail.com)
;; Machine description for GNU compiler,
-;; for ATMEL AVR micro controllers.
+;; for AVR 8-bit microcontrollers.
;; Copyright (C) 1998-2024 Free Software Foundation, Inc.
;; Contributed by Denis Chertykov (chertykov@gmail.com)
-; Options for the ATMEL AVR port of the compiler.
+; Options for AVR 8-bit microcontrollers.
; Copyright (C) 2005-2024 Free Software Foundation, Inc.
;
-/* Definitions of target machine for the GNU compiler collection
- for Atmel AVR micro controller if configured for AVR-Libc.
+/* Definitions for AVR 8-bit microcontrollers if configured for AVR-LibC.
Copyright (C) 2012-2024 Free Software Foundation, Inc.
Contributed by Georg-Johann Lay (avr@gjlay.de)
-;; Constraint definitions for ATMEL AVR micro controllers.
+;; Insn constraint definitions for AVR 8-bit microcontrollers.
;; Copyright (C) 2006-2024 Free Software Foundation, Inc.
;;
;; This file is part of GCC.
-/* Subroutines for the gcc driver.
+/* Subroutines for the gcc driver for AVR 8-bit microcontrollers.
Copyright (C) 2009-2024 Free Software Foundation, Inc.
Contributed by Georg-Johann Lay <avr@gjlay.de>
-/* Copyright (C) 2011-2024 Free Software Foundation, Inc.
+/* Overrides for elfos.h for AVR 8-bit microcontrollers.
+ Copyright (C) 2011-2024 Free Software Foundation, Inc.
Contributed by Georg-Johann Lay (avr@gjlay.de)
This file is part of GCC.
-/* Copyright (C) 1998-2024 Free Software Foundation, Inc.
+/* Build device-specs for AVR 8-bit microcontrollers.
+ Copyright (C) 1998-2024 Free Software Foundation, Inc.
Contributed by Joern Rennecke
This file is part of GCC.
-/* Copyright (C) 2012-2024 Free Software Foundation, Inc.
+/* Build texi documentation for option -mmcu for AVR 8-bit microcontrollers.
+ Copyright (C) 2012-2024 Free Software Foundation, Inc.
Contributed by Georg-Johann Lay (avr@gjlay.de)
This file is part of GCC.
-;; Predicate definitions for ATMEL AVR micro controllers.
+;; Insn predicate definitions for AVR 8-bit microcontrollers.
;; Copyright (C) 2006-2024 Free Software Foundation, Inc.
;;
;; This file is part of GCC.
-/* Specs definitions for Atmel AVR back end.
+/* Specs definitions for AVR 8-bit microcontrollers.
Copyright (C) 2012-2024 Free Software Foundation, Inc.
Contributed by Georg-Johann Lay (avr@gjlay.de)
@end html
@anchor{avr}
@heading avr
-ATMEL AVR-family micro controllers. These are used in embedded
+AVR 8-bit microcontrollers. These are used in embedded
applications. There are no standard Unix configurations.
@ifnothtml
@xref{AVR Options,, AVR Options, gcc, Using the GNU Compiler