Commit History

Author SHA1 Message Date
  Jonas Maebe 993ec01a76 * use the gcc jumptable scheme for all ppc targets instead of only for 18 years ago
  Jonas Maebe 5a0a6d0d9e * fixed and enabled smartlinking on Darwin by adding more .reference 18 years ago
  marco 827d380691 * pchar(pointer()) isms that were safe. 18 years ago
  marco faa8383403 * some pchar(pointer(s)) changes (see maillist) 18 years ago
  Vincent Snijders bc7e54c3f0 * search preprocessor binary and add it as command line parameter for windres, so that the cpp doesn't need to be on the path 18 years ago
  Jonas Maebe c84744b27f * fixed a_jmp_name() for darwin/i386 (go via a stub) 18 years ago
  Jonas Maebe 559bb6226e * don't try to translate the got register if it's NR_NO (fixes 18 years ago
  peter b5fb7120b8 * fixed length calculation of leb128 constants 18 years ago
  peter c19217f846 * only for jump instructions we need to look at the relative 18 years ago
  Jonas Maebe f51bac256d * made pic-safe (by simply not accessing global variables from 18 years ago
  Jonas Maebe e81d4b737f * give a build-time error when trying to cross-compile the compiler from 18 years ago
  Almindor f1d5f6536c * fix cInt -> cLong changes in implementation section too 18 years ago
  Jonas Maebe 5a07698a3e * made less complex in case of pic code because then many more 18 years ago
  Jonas Maebe d7c4fdbed5 * added maxfpuregs constant to fix compilation after r8655 18 years ago
  Jonas Maebe 3266f4e483 + Compiler support for pic on darwin/i386. The i386 rtl still needs 18 years ago
  peter 4492ee39c5 * remove firstpasscount 18 years ago
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 years ago
  Jonas Maebe 7e5e13223e * also count references to relsymbols 18 years ago
  Jonas Maebe b103605bc3 * added comment clarifying why g_indirect_sym_load doesn't have to 18 years ago
  Jonas Maebe 9750e49d5a * fixed x86 compilation after r8651 18 years ago
  Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 18 years ago
  Jonas Maebe 70c2414daa * split off sec_rodata_norel from sec_rodata, and only put constant data 18 years ago
  Almindor 5520a948e5 * fix few cases of misplaced cInt (should be cLong) 18 years ago
  pierre 650dc4468b * save stop_break_number and restore at end of gdb_command method 18 years ago
  joost 80eb344eef * The value of a Checkbox or Rabiobutton should contain the value it should return if the control is checked. Not the value of the field itself. 18 years ago
  joost f182b6698b * Removed tracking of the status of InitialiseMySQL, since InitialiseMySQL handles this itself using a refcount 18 years ago
  joost 55e680469f * Fixed compilation after r8639 18 years ago
  Almindor 0ec95286a9 * use cInt instead of Integer and cuLong instead of Cardinal (latter confirmed with .h) 18 years ago
  Jonas Maebe 2de2b6e17f * changed darwin/ppc32 jumptable code to be the same as the darwin/ppc64 18 years ago
  joost f110c6d506 * mysqlxxdyn now first looks for a version-specific library. 18 years ago