|
| 1 | +2025-03-23 Sandra Loosemore < [email protected]> |
| 2 | + |
| 3 | + PR other/42270 |
| 4 | + * doc/extend.texi (Nonlocal Gotos): Group with other built-ins |
| 5 | + sections. |
| 6 | + (Constructing Calls): Likewise. |
| 7 | + (Pragmas): Move earlier in the section, before the built-ins docs. |
| 8 | + (Thread-Local): Likewise. |
| 9 | + (OpenMP): Likewise. |
| 10 | + (OpenACC): Likewise. |
| 11 | + |
| 12 | +2025-03-23 Sandra Loosemore < [email protected]> |
| 13 | + |
| 14 | + PR other/42270 |
| 15 | + * doc/extend.texi (Syntax Extensions): New section. |
| 16 | + (Statement Exprs): Make it a subsection of the above. |
| 17 | + (Local Labels): Likewise. |
| 18 | + (Labels as Values): Likewise. |
| 19 | + (Nested Functions): Likewise. |
| 20 | + (Typeof): Likewise. |
| 21 | + (Offsetof): Likewise. |
| 22 | + (Alignment): Likewise. |
| 23 | + (Incomplete Enums): Likewise. |
| 24 | + (Variadic Macros): Likewise. |
| 25 | + (Conditionals): Likewise. |
| 26 | + (Case Ranges): Likewise. |
| 27 | + (Mixed Labels and Declarations): Likewise. |
| 28 | + (C++ Comments): Likewise. |
| 29 | + (Escaped Newlines): Likewise. |
| 30 | + (Hex Floats): Likewise. |
| 31 | + (Binary constants): Likewise. |
| 32 | + (Dollar Signs): Likewise. |
| 33 | + (Character Escapes): Likewise. |
| 34 | + (Alternate Keywords): Likewise. |
| 35 | + (Function Names): Likewise. |
| 36 | + (Semantic Extensions): New section. |
| 37 | + (Function Prototypes): Make it a subsection of the above. |
| 38 | + (Pointer Arith): Likewise. |
| 39 | + (Variadic Pointer Args): Likewise. |
| 40 | + (Pointers to Arrays): Likewise. |
| 41 | + (Const and Volatile Functions): Likewise. |
| 42 | + |
| 43 | +2025-03-23 Sandra Loosemore < [email protected]> |
| 44 | + |
| 45 | + PR other/42270 |
| 46 | + * doc/extend.texi (Aggregate Types): New section. |
| 47 | + (Variable Length): Make it a subsection of the above. |
| 48 | + (Zero Length): Likewise. |
| 49 | + (Empty Structures): Likewise. |
| 50 | + (Flexible Array Members in Unions): Likewise. |
| 51 | + (Flexible Array Members alone in Structures): Likewise. |
| 52 | + (Unnamed Fields): Likewise. |
| 53 | + (Cast to Union): Likewise. |
| 54 | + (Subscripting): Likewise. |
| 55 | + (Initializers): Likewise. |
| 56 | + (Compound Literals): Likewise. |
| 57 | + (Designated Inits): Likewise. |
| 58 | + |
| 59 | +2025-03-23 Sandra Loosemore < [email protected]> |
| 60 | + |
| 61 | + PR other/42270 |
| 62 | + * doc/extend.texi (Additional Numeric Types): New section. |
| 63 | + (__int128): Make it a subsection of the above. |
| 64 | + (Long Long): Likewise. |
| 65 | + (Complex): Likewise. |
| 66 | + (Floating Types): Likewise. |
| 67 | + (Half-Precision): Likewise. |
| 68 | + (Decimal Float): Likewise. |
| 69 | + (Fixed-Point): Likewise. |
| 70 | + |
| 71 | +2025-03-23 Georg-Johann Lay < [email protected]> |
| 72 | + |
| 73 | + * config/avr/avr-mcus.def: Add AVR32SD20, AVR32SD28, AVR32SD32, |
| 74 | + AVR64SD28, AVR64SD32, AVR64SD48. |
| 75 | + * doc/avr-mmcu.texi: Rebuild. |
| 76 | + |
| 77 | +2025-03-23 Georg-Johann Lay < [email protected]> |
| 78 | + |
| 79 | + * doc/invoke.texi (AVR Optimization Options) |
| 80 | + <-maccumulate-args>: Refer to -fdefer-pop. |
| 81 | + <-muse-nonzero-bits>: Re-formulate what the option does. |
| 82 | + |
1 | 83 | 2025-03-22 Georg-Johann Lay < [email protected]>
|
2 | 84 |
|
3 | 85 | * config/avr/avr.cc (avr_option_override): Use
|
|
0 commit comments