]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/std-operator.def
PR31692, objdump fails .debug_info size check
[thirdparty/binutils-gdb.git] / gdb / std-operator.def
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-04-11  Nils-Christian Kempkegdb/fortran: rewrite intrinsic handling and add some...
2022-03-21  Andrew Burgessgdb/x86: handle stap probe arguments in xmm registers
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-03-09  Felix Willgerodtgdb/fortran: Add 'LOC' intrinsic support.
2021-03-09  Andrew Burgessgdb/fotran: add support for the 'shape' keyword
2021-03-09  Andrew Burgessgdb/fortran: add support for 'SIZE' keyword
2021-03-09  Andrew Burgessgdb/fortran: add support for RANK keyword
2021-03-08  Tom TromeyRemove BINOP_END
2021-03-08  Tom TromeyRemove OP_EXTENDED0
2021-03-08  Tom TromeyRemove unused Ada opcodes
2021-03-08  Tom TromeyRemove unused Modula-2 opcodes
2021-03-08  Tom TromeyRemove two Ada opcodes
2021-02-25  Andrew Burgessgdb/fortran: add support for ASSOCIATED builtin
2021-02-12  Andrew Burgessgdb/fortran: support ALLOCATED builtin
2021-02-10  Andrew Burgessgdb/fortran: add parser support for lbound and ubound
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-09  Tom TromeyUnify all operators into std-operator.def
2020-09-19  Andrew Burgessgdb/fortran: Move Fortran expression handling into...
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-04-30  Andrew Burgessgdb/fortran: Introduce fortran-operator.def file
2019-04-30  Andrew Burgessgdb: Remove an unbalanced stray double quote from a...
2019-03-06  Andrew Burgessgdb/fortran: Add Fortran 'kind' intrinsic and keyword
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-04-30  Tom TromeyHandle alignof and _Alignof
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-25  Ulrich WeigandTarget FP: Use target format throughout expression...
2017-09-04  Pedro AlvesHandle "p 'S::method()::static_var'" (quoted) in symbol...
2017-09-04  Pedro AlvesHandle "p S::method()::static_var" in the C++ parser
2017-09-04  Pedro AlvesEliminate UNOP_MEMVAL_TLS
2017-09-04  Pedro AlvesIntroduce OP_VAR_MSYM_VALUE
2017-02-20  Jan KratochvilDWARF-5: call sites
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-05-17  Tom TromeyRename OP_F90_RANGE to OP_RANGE.
2016-05-17  Tom TromeyAdd support for the Rust language
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-07-20  Yao QiUpdate comments to TERNOP_SLICE
2014-07-20  Yao QiRemove operator BINOP_RANGE
2014-07-20  Yao QiRemove operator BINOP_IN
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-04-15  Tom Tromey PR c++/9065:
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-02  Yao Qigdb:
2012-08-13  Yao Qigdb/
2012-08-13  Yao Qigdb/
2012-07-19  Tom Tromey PR exp/13206:
2012-07-19  Tom Tromey * ax-gdb.c (gen_expr): Handle UNOP_CAST_TYPE, UNOP_MEM...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-10-09  Jan Kratochvilgdb/
2011-06-17  Tom Tromey * valops.c (value_of_local): Complain if NAME is NULL.
2011-02-01  Jan Kratochvilgdb/