Commit Graph

49 Commits

Author SHA1 Message Date
mattias
1f153b731b codetools: added proc modifier vectorcall, patch #33134
git-svn-id: trunk@57287 -
2018-02-12 14:55:09 +00:00
mattias
cab4029da6 codetools: fixed rangechecking
git-svn-id: trunk@57114 -
2018-01-18 21:23:38 +00:00
juha
647d8f84ab Add powerpc64 as a CPU target. Issue #32577, patch from Alfred.
git-svn-id: trunk@56135 -
2017-10-20 10:27:45 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
330696b99e fixed target cpu a64 to aarch64
git-svn-id: trunk@51816 -
2016-03-03 12:53:18 +00:00
juha
653b5dd43a Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
git-svn-id: trunk@49504 -
2015-07-07 11:43:38 +00:00
mattias
98ec5b2edc codetools: ppu parser: clean up
git-svn-id: trunk@48649 -
2015-04-06 16:47:17 +00:00
juha
232c983159 CodeTools: Initialize variables based on compiler warnings. Contains ToDo items.
git-svn-id: trunk@48480 -
2015-03-24 17:51:40 +00:00
mattias
9842fd0fef IDE: added TargetCPU a64
git-svn-id: trunk@47973 -
2015-02-23 23:32:21 +00:00
mattias
5772aff233 fixed wrong Frac/Trunc in DecodeDate/Time
git-svn-id: trunk@47641 -
2015-02-07 12:22:35 +00:00
mattias
702fefa1c2 codetools: fixed decodetime
git-svn-id: trunk@47639 -
2015-02-07 12:15:47 +00:00
mattias
52e7e3ba59 codetools: ppuparser: less verbosity
git-svn-id: trunk@47067 -
2014-12-02 19:24:56 +00:00
mattias
6e27062a13 codetools: ppuparser: skip po_has_inlininginfo
git-svn-id: trunk@47066 -
2014-12-02 19:23:45 +00:00
mattias
aef8161feb codetools: ppuparser: read mangledsymbolname
git-svn-id: trunk@47065 -
2014-12-02 17:26:32 +00:00
mattias
0c37a917cb codetools: ppuparser: read ansistring
git-svn-id: trunk@47064 -
2014-12-02 17:13:03 +00:00
mattias
999e922a30 codetools: ppuparser: read int64
git-svn-id: trunk@47063 -
2014-12-02 16:48:10 +00:00
mattias
9175dedadf codetools: using TFileStreamUTF8
git-svn-id: trunk@37653 -
2012-06-15 16:21:53 +00:00
mattias
971b471ca4 IDE: catch wrong dates
git-svn-id: trunk@35086 -
2012-02-02 15:09:48 +00:00
paul
aa5f483f17 codetools: support rtlproc modifier
git-svn-id: trunk@32420 -
2011-09-19 07:57:24 +00:00
mattias
876af7f3cb Cody: show for each linked file the units
git-svn-id: trunk@30866 -
2011-05-23 12:10:05 +00:00
mattias
f7ef16776e cody: showing linked files of each unit
git-svn-id: trunk@30856 -
2011-05-22 11:13:07 +00:00
mattias
332dcdab8e codetools: parsing ibSymTableOptions
git-svn-id: trunk@30837 -
2011-05-21 13:26:13 +00:00
mattias
331286a3eb codetools: ppu parser: ibResources
git-svn-id: trunk@30836 -
2011-05-21 13:05:20 +00:00
mattias
e911078421 codetools: ppu parser: fixed range check
git-svn-id: trunk@30835 -
2011-05-21 09:57:38 +00:00
mattias
c6784e6213 codetools: ppu parser: read macros only if there
git-svn-id: trunk@29505 -
2011-02-13 10:06:34 +00:00
mattias
ad1d5994bb codetools: ppu tool: error handling
git-svn-id: trunk@29503 -
2011-02-13 09:41:35 +00:00
mattias
78d68ef5a6 codetools: ppu parser: updated proc options
git-svn-id: trunk@29498 -
2011-02-13 00:09:41 +00:00
mattias
b64cc46583 codetools: ppu parser: added module options
git-svn-id: trunk@29497 -
2011-02-12 23:05:01 +00:00
mattias
1491b94132 codetools: ppu parser: check for valid size
git-svn-id: trunk@29474 -
2011-02-12 02:21:38 +00:00
paul
79ff6ed4bc components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method)
git-svn-id: trunk@22327 -
2009-10-29 08:40:22 +00:00
paul
9863a149d8 codetools: don't request file locks on reading ppu and checking that file is a text file
git-svn-id: trunk@21931 -
2009-10-01 00:48:15 +00:00
mattias
69cfe88898 using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
168bd041aa codetools: extended codegraph for descendants
git-svn-id: trunk@15654 -
2008-07-02 12:33:48 +00:00
mattias
2c1f769392 codetools: ppu: implemented storing initialization and finalization section and reading mangled name of a proc
git-svn-id: trunk@15652 -
2008-07-02 11:51:38 +00:00
mattias
5da63800d7 codetools: ppu: implemented storing and reading uses sections
git-svn-id: trunk@15651 -
2008-07-02 11:24:38 +00:00
mattias
2e9c3b92a6 codetools: ppu: implemented keeping data for later use
git-svn-id: trunk@15605 -
2008-06-28 14:53:55 +00:00
mattias
9aea230f59 codetools: ppu: implemented reading procs
git-svn-id: trunk@15601 -
2008-06-28 11:51:52 +00:00
mattias
f7a7e9f81a codetools: ppu: implemented reading implementation uses section
git-svn-id: trunk@15600 -
2008-06-28 08:24:51 +00:00
mattias
ff9a904695 codetools: ppu: implemented skipping other parts
git-svn-id: trunk@15599 -
2008-06-28 08:02:20 +00:00
mattias
fc43d79cae codetools: ppu: implemented skipping unsupported entries
git-svn-id: trunk@15595 -
2008-06-27 14:50:48 +00:00
mattias
0a4be6bd8d codetools: ppu: implemented reading deref map
git-svn-id: trunk@15594 -
2008-06-27 14:44:24 +00:00
mattias
8373805803 codetools: ppu: implemented reading deref data
git-svn-id: trunk@15593 -
2008-06-27 14:42:04 +00:00
mattias
758fa2eb08 codetools: ppu: implemented reading import symbols
git-svn-id: trunk@15592 -
2008-06-27 14:38:55 +00:00
mattias
5daf301724 codetools: ppu: implemented reading linked files
git-svn-id: trunk@15591 -
2008-06-27 14:32:15 +00:00
mattias
878bc4ab3c codetools: ppu: implemented reading entries, module name, uses units
git-svn-id: trunk@15590 -
2008-06-27 14:19:49 +00:00
mattias
6e52a72112 codetools: ppu: showing flags and compiler
git-svn-id: trunk@15585 -
2008-06-27 11:47:39 +00:00
mattias
a345bde499 codetools: ppu: showing cpu and target
git-svn-id: trunk@15584 -
2008-06-27 11:37:00 +00:00
mattias
26812face7 codetools: added example for parsing ppu files
git-svn-id: trunk@15583 -
2008-06-27 10:27:06 +00:00
mattias
f32d59efb7 codetools: started ppu parser
git-svn-id: trunk@15579 -
2008-06-26 16:54:02 +00:00