Remove path name from test case
[binutils-gdb.git] / gdb / i386-windows-tdep.c
2023-08-31 Simon Marchigdb: remove TYPE_FIELD_ARTIFICIAL
2023-02-13 Tom TromeyTurn value_type into method
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-09-21 Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-07-21 Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-01-18 Tom TromeyMove gdb obstack code to gdbsupport
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-11-15 Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-09-18 Jon TurneyPromote windows_core_xfer_shared_libraries and windows_...
2020-06-08 Simon Marchigdb: remove TYPE_FIELD_TYPE macro
2020-05-22 Simon Marchigdb: remove TYPE_NFIELDS macro
2020-05-21 Simon Marchigdb: remove unnecessary NULL checks before xfree
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
2020-04-30 Hannes DomaniUse thiscall calling convention for class members
2020-04-08 Simon Marchigdb: stop using host-dependent signal numbers in window...
2020-03-16 Simon Marchigdb: define builtin long type to be 64 bits on amd64...
2020-03-16 Simon Marchigdb: select "Cygwin" OS ABI for Cygwin binaries
2020-03-16 Simon Marchigdb: rename content of i386-windows-tdep.c, cygwin...
2020-03-16 Simon Marchigdb: rename i386-cygwin-tdep.c to i386-windows-tdep.c