]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/rs6000/rs6000-gen-builtins.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / rs6000 / rs6000-gen-builtins.c
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-14  Bill Schmidtrs6000: Rename arrays to remove temporary _x suffix
2021-12-14  Bill Schmidtrs6000: Rename functions with "new" in their names
2021-12-14  Bill Schmidtrs6000: Rename rs6000-builtin-new.def to rs6000-builtin...
2021-12-14  Bill Schmidtrs6000: Remove new_builtins_are_live and dead code...
2021-12-14  Bill Schmidtrs6000: Some builtins require IBM-128 long double forma...
2021-12-09  Jakub Jelinekpch: Add support for relocation of the PCH data [PR71934]
2021-12-02  Bill Schmidtrs6000: Enable new built-in support, with test suite...
2021-11-23  Bill Schmidtrs6000: Add [power6-64] stanza to new builtin support
2021-11-08  Bill Schmidtrs6000: Add escape-newline support for builtins files
2021-11-08  Thomas SchwingeFix 'Copyright (C) 2020-21' into '2020-2021'
2021-09-17  Bill Schmidtrs6000: Handle some recent MMA builtin changes
2021-09-16  Bill Schmidtrs6000: Handle overloads during program parsing
2021-08-27  Bill Schmidtrs6000: Execute the automatic built-in initialization...
2021-08-23  Bill Schmidtrs6000: Fix AIX bootstrap (don't call asprintf)
2021-08-23  Bill Schmidtrs6000: Incorporate new builtins code into the build...
2021-08-23  Bill Schmidtrs6000: Avoid buffer overruns
2021-07-27  Bill Schmidtrs6000: Write static initializations for overload tables
2021-07-27  Bill Schmidtrs6000: Write static initializations for built-in table
2021-07-27  Bill Schmidtrs6000: Write output to the builtins init file, part...
2021-07-21  Bill Schmidtrs6000: Write output to the builtins init file, part...
2021-07-21  Bill Schmidtrs6000: Write output to the builtins init file, part...
2021-07-21  Bill Schmidtrs6000: Write output to the builtins header file
2021-07-21  Bill Schmidtrs6000: Write output to the builtin definition include...
2021-07-21  Bill Schmidtrs6000: Build and store function type identifiers
2021-07-21  Bill Schmidtrs6000: Parsing of overload input file
2021-07-21  Bill Schmidtrs6000: Parsing built-in input file, part 3 of 3
2021-07-21  Bill Schmidtrs6000: Parsing built-in input file, part 2 of 3
2021-07-21  Bill Schmidtrs6000: Parsing built-in input file, part 1 of 3
2021-07-21  Bill Schmidtrs6000: Main function with stubs for parsing and output
2021-07-16  Bill Schmidtrs6000: Add functions for matching types, part 3 of 3
2021-07-16  Bill Schmidtrs6000: Add functions for matching types, part 2 of 3
2021-07-16  Bill Schmidtrs6000: Add functions for matching types, part 1 of 3
2021-07-16  Bill Schmidtrs6000: Add helper functions for parsing
2021-07-16  Bill Schmidtrs6000: Add file support and functions for diagnostic...
2021-07-16  Bill Schmidtrs6000: Initial create of rs6000-gen-builtins.c