Commit History

Автор SHA1 Съобщение Дата
  Jonas Maebe f004227d91 * ignore the name of class con- and destructors (patch by Ondrej Pokorny, преди 10 години
  nickysn 75dc2ad7e1 + implemented Seg(procedure) on i8086 преди 10 години
  pierre 51d849ae3b Handle collect2 -plugin option and avoid error output on non-existing gdb.exe преди 10 години
  pierre d25a768b1d Handle SPECIALLINK environment variable in the same way it was used in old Makefile.fpc преди 10 години
  Jonas Maebe 8087389f63 * support assigning static methods to regular procvars in (obj)fpc mode преди 10 години
  Jonas Maebe 2c5187cb97 * fixed size when storing arrayconstructor vtype field преди 10 години
  Jonas Maebe af4d69f446 * always write the entire integer field when storing a value < integer in an преди 10 години
  Jonas Maebe 5e32590741 * handle variant record fields in преди 10 години
  nickysn 94a5364c2c * fixed 'array of const' in the i8086 tiny/small/medium memory models преди 10 години
  nickysn a55b728d34 * optimizations for ofs() on i8086 to load only the offset (in a temporary преди 10 години
  Jonas Maebe 998cdbfe79 - removed useless ansistring pointer def creation from r32209 преди 10 години
  Jonas Maebe 0dee7cb4a0 * converted emitting resourcestring references to the high level typed преди 10 години
  Jonas Maebe 0c904e92ff * moved TResourceStringRecord from the objpas to the system unit so it can be преди 10 години
  Jonas Maebe 4670e0abc9 * converted "array of const" handling to the high level code generator преди 10 години
  Jonas Maebe ccf1c67665 * converted large set constant emission to high level typed const builder преди 10 години
  nickysn 072139cdb7 * fixed ofs(procedure) as well преди 10 години
  nickysn c25585daee * fixed addr(procedure), mantis #28775 преди 10 години
  Jonas Maebe 79866f9824 * free a bunch of extra data after a unit is compiled, as it is no longer преди 10 години
  Jonas Maebe 4decb81ac4 * correctly handle code page names specified in upper case (mantis #28934) преди 10 години
  Jonas Maebe c2caa6641c * free typedconstbuilder after generating rtti преди 10 години
  pierre 6d0c5b234b Avoid unsupported .uleb128 with diff of two sympbols for native solaris assembler преди 10 години
  pierre f380b80b3e Also set cs_create_pic in init_settings so that units are compiled with this setting if tf_library_needs_pic is in target info flags преди 10 години
  pierre 1abf9df1b0 Solaris assembler does not accept %st instead of %st(0), at least for some instructions преди 10 години
  pierre 61aa4b6a40 Solaris assembler does not want 0x90 fill pattern for text section alignment преди 10 години
  pierre 6b0e87b95c Correct error in last commit that generate new failures in tbs/tb0587 test for GNU as, as the change was not correctly limited to Solaris Assembler преди 10 години
  nickysn 2e30b92c79 * removed the 'near ignored' and 'far ignored' inline asm warning messages on преди 10 години
  nickysn 9e110e8e7e * treat interrupt procedures as 'near' in the i8086 inline assembler for TP7 преди 10 години
  nickysn dd9e5ea6f6 * convert 'call/jmp [proc]' properly to a near or far call/jmp, depending on преди 10 години
  nickysn ed09b4fcaa * in i8086 inline asm, convert 'call/jmp [proc/label]' to 'call/jmp proc/label'. преди 10 години
  nickysn 77159d2806 + also add a cs: prefix to references such as [2+label] преди 10 години