index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
* -O4 switch for optimizations which are correct but which might have une...
florian
2012-08-09
1
-0
/
+1
*
+ introduce -Oofastmath
florian
2012-08-08
1
-1
/
+1
*
+ introduce cstylearrayofconst because pocall_mwcall was forgotten at several...
florian
2012-08-05
1
-1
/
+1
*
* fixed memory leaks in the compiler introduced in r21862 by marking and
jonas
2012-07-23
1
-13
/
+6
*
+ optimization that (re)orders instance fields of Delphi-style classes in
jonas
2012-07-22
1
-1
/
+2
*
* moved setting the call result to a separate method, so it can still be
jonas
2012-07-12
1
-2
/
+2
*
* let thlcg.a_call_name() return the tcgpara representing the function
jonas
2012-07-11
1
-8
/
+10
*
Reserve R25 () register for PIC function calling
pierre
2012-07-10
1
-2
/
+3
*
* Overload hlcg.a_call_ref and a_call_reg methods for cdecl'ared functions t...
pierre
2012-07-10
1
-17
/
+47
*
fpcdefs.inc: Set fpc_compiler_has_fixup_jmps for powerpcXX and mips CPUs.
pierre
2012-07-09
2
-13
/
+148
*
Fix set of frame poointer value for big local stack size
pierre
2012-07-06
1
-1
/
+1
*
Use R9 instead of AT for big local stack size to avoid error due to AT being...
pierre
2012-07-06
1
-6
/
+11
*
Use A_J instead of A_BA for a_jmp_XXX unless we generate PIC code to avoid b...
pierre
2012-07-05
1
-3
/
+24
*
Override tcallnode.pass_1 for use of got for cdecl'ared functions (assuming ...
pierre
2012-07-05
1
-2
/
+12
*
Improve addr_pic support
pierre
2012-07-05
1
-34
/
+52
*
Add reference to new ncpuld unit
pierre
2012-07-05
1
-1
/
+2
*
Override a_call_name to use _gp loading and call for cdecl (to get PIC comp...
pierre
2012-07-05
1
-3
/
+38
*
set got at create of cs_create_pic is used
pierre
2012-07-05
1
-1
/
+6
*
Override tloadnode.pass_1 to for use of got for shared library variables and...
pierre
2012-07-05
1
-0
/
+72
*
Use std reg names and and
pierre
2012-07-04
1
-9
/
+68
*
Start of PIC code support
pierre
2012-07-04
1
-14
/
+64
*
Always pass records by value (OABI compliance)
pierre
2012-07-04
1
-9
/
+16
*
+ Add NR/RS _GP and _PIC_FUNC aliases
pierre
2012-07-04
1
-1
/
+10
*
set pi_needs_got always if cs_create_pic is on
pierre
2012-07-04
1
-0
/
+4
*
Change std reg names to allow use with GAS assembler
pierre
2012-07-04
3
-86
/
+86
*
+ Add .cpXXX pseudo-instruction for PIC code
pierre
2012-07-04
2
-0
/
+6
*
* Handle OS_F32 <-> OS_F64 float conversions
pierre
2012-07-03
1
-6
/
+11
*
+ also specify the parameter def when allocating a parameter via
jonas
2012-06-24
2
-9
/
+10
*
* set tcgpara.vardef when creating parameter info
jonas
2012-06-24
1
-2
/
+5
*
* factored out common code from get_funcretloc()
jonas
2012-06-24
1
-46
/
+27
*
Fix big endian issues
pierre
2012-06-21
2
-48
/
+121
*
Add more information to TMipsProcInfo class
pierre
2012-06-21
1
-1
/
+7
*
Use ldc1 and sdc1 for big endian mips CPU directly
pierre
2012-06-21
1
-14
/
+30
*
* moved definition of maxcpuregister and tcpuregisterset from cgbase to
jonas
2012-06-15
2
-3
/
+3
*
* consistently define empty saved_mm_registers arrays as containing a single
jonas
2012-06-15
1
-1
/
+1
*
* Fix mips compiler compilation failure
pierre
2012-06-15
1
-3
/
+3
*
* Use A_NEGU (without overflow check) for OP_NEG op_reg_reg
pierre
2012-06-14
1
-1
/
+2
*
Partial merge of 21562 by Foxsen, adapted.
pierre
2012-06-14
1
-69
/
+180
*
Merge of 21562 by Foxsen
pierre
2012-06-14
1
-40
/
+33
*
Merge of 21562 by Foxsen, needs_frame_pointer field added to TMIPSProcInfo
pierre
2012-06-14
1
-3
/
+6
*
Merge of rev21561 by Foxsen
pierre
2012-06-13
1
-3
/
+21
*
Merge of rev21558-59-60 by Foxsen
pierre
2012-06-13
1
-26
/
+15
*
Merge of rev21557 by Foxsen
pierre
2012-06-13
1
-2
/
+2
*
Merge of revision 21554 by Foxsen.
pierre
2012-06-13
1
-2
/
+2
*
Merge of revision 21553 by Foxsen.
pierre
2012-06-13
1
-2
/
+2
*
Merge of revision 21552 by Foxsen.
pierre
2012-06-13
1
-5
/
+5
*
Merge of revision 21551 by Foxsen.
pierre
2012-06-13
1
-8
/
+8
*
+ computed_local_size new longint field in TMIPSProcInfo
pierre
2012-06-12
1
-2
/
+22
*
* Fix error in comment in previous commit
pierre
2012-06-07
1
-0
/
+1
*
* Patch from Fuxin Zhang: other mips and mipsel CPUs changes
pierre
2012-06-07
11
-402
/
+396
[next]