]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/gimple-parser.cc
libstdc++: Fix dereferencing of std::indirect xvalues [PR121128]
[thirdparty/gcc.git] / gcc / c / gimple-parser.cc
2025-04-28  Andrew Pinskigimplefe: Round trip of rotates [PR119432]
2025-04-28  Andrew Pinskigimplefe: Simplify handling of identifier based binary...
2025-02-04  Richard Bienerc/118742 - gimple FE parsing of unary operators of...
2025-01-02  Jakub JelinekUpdate copyright years.
2024-12-09  Heiko Eißfeldtreplace atoi with stroul in c_parser_gimple_parse_bb_sp...
2024-11-30  Andrew Pinskigimplefe: Error recovery for invalid declarations ...
2024-11-24  Andrew Pinskigimplefe: Fix handling of ')'/'}' after a parse error...
2024-11-22  Andrew Pinskibuild: Remove INCLUDE_MEMORY [PR117737]
2024-11-05  Andrew Pinskic: gimplefe: Only allow an identifier before ? [PR117445]
2024-10-25  Jakub Jelinekgcc: Remove trailing whitespace
2024-10-24  David MalcolmUse unique_ptr in more places in pretty_printer/diagnos...
2024-04-30  Richard BienerSupport {CEIL,FLOOR,ROUND}_{DIV,MOD}_EXPR and EXACT_DIV...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-18  Richard Bienerc/111975 - GIMPLE FE dumping and parsing of TARGET_MEM_REF
2023-11-28  Richard Bienermiddle-end/112741 - ICE with gimple FE and later regimp...
2023-09-19  Richard Bienerc/111468 - dump unordered compare operators in their...
2023-09-19  Richard Bienerc/111468 - add unordered compare and pointer diff to...
2023-05-18  Bernhard Reutner... c: use _P() defines from tree.h
2023-04-26  Richard BienerMore last_stmt removal
2023-01-16  Jakub JelinekUpdate copyright years.
2022-10-20  Richard Bienerc/107305 - avoid ICEing with invalid GIMPLE input to...
2022-09-22  David Malcolmc: fix uninitialized c_expr::m_decimal [PR106830]
2022-05-25  Jakub Jelinekc: Improve build_component_ref diagnostics [PR91134]
2022-02-23  Richard BienerSupport SSA name declarations with pointer type
2022-02-11  Richard Biener[gimplefe] Add vector_mask attribute to get access...
2022-01-17  Martin LiskaRename .c files to .cc files.