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
/
packages
/
gdbint
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing field enable_count in breakpoint record (added in 7.5 release)
pierre
2014-01-17
1
-1
/
+16
*
Add annotate_displaty_prompt added before GDB 7.6 release
pierre
2013-06-19
1
-0
/
+8
*
+ Handler -dynamic-linker correctly, i.e.
pierre
2013-06-19
1
-3
/
+23
*
Fix error in script about check if C compiler is GNU
pierre
2013-06-17
1
-1
/
+1
*
* Handle the location of each package at run-time, not at compilation time
joost
2013-06-02
1
-5
/
+3
*
* Preparation for Unicode RTL compilation
michael
2013-06-01
1
-0
/
+1
*
Regenerate all Makefiles with an up-to-date fpcmake binary
pierre
2013-04-29
1
-32
/
+159
*
* Re-generated Makefiles for the changes in the Makefile.fpcs in r24349
joost
2013-04-27
1
-117
/
+135
*
* Now zipinstall is passed to fpmake by all Makefile.fpc's
joost
2013-04-27
1
-0
/
+2
*
Commit go32v2 specific fix in 2.6.0 branch rev 20576
pierre
2013-03-28
1
-6
/
+22
*
+ Search CC, MAKE and AWK variables inside Makefile
pierre
2013-03-28
1
-63
/
+194
*
* Add moe information about libgdb.a and examples from tests directory
pierre
2013-03-28
1
-5
/
+19
*
Basic GDB 7.6 support
pierre
2013-03-28
1
-0
/
+10
*
* move smartlink off to before interface
pierre
2013-02-25
1
-78
/
+151
*
Do not set GDB_HAS_DEBUG_FILE_DIRECTORY for GDB 6.6 release
pierre
2013-02-25
1
-1
/
+2
*
+ Merge the targetandroid branch. Support for arm and i386 android targets.
yury
2013-02-13
1
-93
/
+27
|
\
|
*
* Regenerated all makefiles.
yury
2013-01-17
1
-93
/
+27
*
|
* freebsd linking slightly alternate. Link .a's like Linux to avoid conflicts;
marco
2013-02-10
1
-7
/
+9
|
/
*
Fix condition for compilation and running of gdbver executable
pierre
2012-11-29
1
-1
/
+1
*
Do not search sub-directories in library directory list,\n list all found li...
pierre
2012-11-28
1
-4
/
+4
*
* Implemented BuildCPU, BuildOS en BuildString properties
joost
2012-11-17
1
-7
/
+3
*
* Re-generated all the Makefile.fpcs from the packages. So they are almost a...
joost
2012-11-17
2
-32
/
+59
*
* fix gdbint for mingw libgdb 7.2 we provide in the contribs dir
florian
2012-10-28
1
-1
/
+6
*
Add support for GDB 7.5 release and change all packrecords to C
pierre
2012-10-27
1
-2
/
+27
*
Only consider -l option if -l is at start of argument
pierre
2012-10-27
1
-1
/
+1
*
Pass OPT to compilation of fpmake.
tom_at_work
2012-09-15
2
-9
/
+122
*
Revert r22080 because it prevents crosscompilation.
tom_at_work
2012-08-16
2
-122
/
+9
*
Pass FPCOPT to fpmkunit and fpmake compilation. This prevents build errors of...
tom_at_work
2012-08-14
2
-9
/
+122
*
Correctly handle implicitlibs="c gcc"
pierre
2012-06-01
1
-1
/
+1
*
+ Regenerate all Makefiles's after adding x86_64 netbsd target
pierre
2012-04-24
1
-2
/
+9
*
* regenerated Makefiles with AIX support
jonas
2012-04-11
1
-3
/
+22
*
* The hack calling ResolveFileNames directly does not work anymore
joost
2012-04-08
1
-4
/
+7
*
Add x86_64-openbsd target in Makefiles
pierre
2012-04-06
1
-2
/
+16
*
Adapt to OpenBSD
pierre
2012-03-29
1
-15
/
+47
*
* Add relocate_gdb_directory to avoid loading of main.o from libgdb.a
pierre
2012-03-29
1
-0
/
+7
*
* Fix cross win32 to go32v2 gdbver run
pierre
2012-02-29
1
-1
/
+4
*
* Changed gdbver-binary output path to make it work with both packages/fpmake
joost
2012-02-09
3
-105
/
+111
*
+ Use MAKE and AWK variables to try to find GNU make and GNU awk
pierre
2012-01-25
1
-10
/
+26
*
+ Handle gdblib.inc include file in GDBLibDir
pierre
2012-01-25
1
-0
/
+7
*
* Try to fix go32v2 problems related to DJGPP code using C free on _environ ...
pierre
2012-01-19
1
-1
/
+32
*
* Try to fix problem with gdbver executable
pierre
2012-01-19
1
-1
/
+1
*
* Do not use a buildunit when compiling intgdb, since it is not possible to ...
joost
2012-01-18
1
-1
/
+4
*
+ Add some comments and follow main.c more closely
pierre
2012-01-16
1
-11
/
+33
*
* Changed more packages to fpmake building
joost
2012-01-15
3
-1584
/
+692
*
* Add package prefix when generating gdbver.inc
joost
2012-01-10
1
-2
/
+2
*
* fpmake now builds gdbint for the same targets as fpcmake does
joost
2012-01-06
1
-0
/
+2
*
* Use xvasprintf instead od xstrvprintf as the later only appeared in GDB 6.2
pierre
2011-12-19
1
-3
/
+10
*
Try to improve script
pierre
2011-12-12
1
-13
/
+75
*
* Try to support upcoming GDB 7.4 version
pierre
2011-12-12
1
-9
/
+192
*
* rebuilt Makefiles
florian
2011-12-04
1
-174
/
+20
[next]