Commit History

Author SHA1 Message Date
  Jonas Maebe a56d94230f + iosxwstr unit that uses CoreFoundation where possible for the widestring 10 years ago
  Jonas Maebe 67c9d60b72 * factored out the check regarding whether the index of a vecn needs to be 10 years ago
  Jonas Maebe 73a9dc8077 * fixed formatting 10 years ago
  Jonas Maebe f886fe49d6 * only prepend the sysroot path to -Fl paths if these paths are absolute; 10 years ago
  Jonas Maebe bc3d495285 * extra error checking in gen_load_cgpara_loc 10 years ago
  Jonas Maebe 3fe0bd065e * ARM assembler reader: don't check for postfixes beyond the length 10 years ago
  Jonas Maebe 1dd5f579e6 * support record fields with the same name as registers in subscripts in 10 years ago
  Jonas Maebe 504a9d1594 * fixed register sizes in a_load_ref_reg_unaligned() 10 years ago
  Jonas Maebe 290e3f5ff8 * fixed assigning one float loc_reference to another of a different size if a 10 years ago
  Jonas Maebe c764826bb3 * check whether we are explicitly typecasting untypedpointer^ before other 10 years ago
  Jonas Maebe aae879d28a * also set aktcallnode during tcallnode.pass_1, so that the callparanode 10 years ago
  Jonas Maebe 863e81315e * changed goto usage in tcallnode.pass_typecheck into try/finally (and at 10 years ago
  Jonas Maebe 68303b8df1 * add explicit check that argument of sizeof(x) is a simple load node (this 10 years ago
  Jonas Maebe b8c8ef8489 * support transfering a cgpara that is stored in multiple paralocs into a 10 years ago
  Jonas Maebe e6511bcb33 * support multiple paralocs in a_load_reg_cgpara() by taking a round trip 10 years ago
  nickysn 9be4e6a0de * made the registers shown in the registers window depend on the target CPU 10 years ago
  florian 35d550c9c6 + commented directive for easier enabling 10 years ago
  florian a5bef2a2b9 * prevent new definitions being added to a global unit symtable after compilation of the implementation part started 10 years ago
  florian bc672e8fb2 * do not mess with the global symbol when compiling the implementation part of a unit 10 years ago
  nickysn 7f2dce8f20 * also set got_error to true in case of an error response in i_gdb_command 10 years ago
  Tomas Hajny dff7cb3c3c * added missing error constant 10 years ago
  Jonas Maebe 1a949eae1f * fixed i8086 compilation 10 years ago
  Károly Balogh d85b49755c m68k: some ideas for a future second_abs_long implementation. no functional changes. 10 years ago
  Károly Balogh c72f58bcc5 m68k: implemented sqrt_real and abs_real inlines 10 years ago
  nickysn bd467adf52 * use StrDispose instead of Dispose in the libgdb.a implementation of GetIntRegister 10 years ago
  nickysn 3b55dd919d * fixed getting the FPC_BREAK_ERROR parameters on i386 10 years ago
  nickysn ac79722eb2 * use the Backtrace method (which supports gdb/mi) instead of issuing the 10 years ago
  nickysn 4a1a443ffa * fixed getting the FPC_BREAK_ERROR parameters on x86_64 10 years ago
  nickysn d83655f73c + implemented the GetIntRegister methods added in r29795 in the libgdb.a 10 years ago
  Károly Balogh db50666b3b n68kinl: added inline nodes for 68k. implemented first_sqr_real and second_sqr_real for 68881 FPU 10 years ago