index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
binutils
/
gdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated Bmake framework for Binutils 2.15.
obrien
2004-06-16
1
-1
/
+4
*
Sperate out the MD parts of kvm-fbsd to get rid of the #ifdef maze.
obrien
2004-06-11
5
-275
/
+317
*
Use pcbp->pcb_ufp for UltraSparc vs. ->pcb_fp.
obrien
2004-05-10
1
-2
/
+2
*
Avoid the whole -I${DESTDIR}/usr/include/gnu issue by including
obrien
2004-03-17
1
-2
/
+1
*
Back out attempt to bypass contrib's getopt.h on the way,
ache
2004-03-05
1
-3
/
+1
*
Move -I${DESTDIR}/usr/include/gnu up, before
ache
2004-03-05
1
-1
/
+3
*
style.Makefile(5):
johan
2004-02-24
1
-1
/
+1
*
Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnu
ache
2004-02-17
1
-1
/
+1
*
Remove old explicit -I${DESTDIR}/usr/include/readline
ache
2004-02-17
1
-1
/
+1
*
Switch back to regex.h
ache
2004-02-16
1
-1
/
+2
*
Discontinuation of an action that now fits on one.
obrien
2004-01-27
1
-3
/
+1
*
Fix problem where kgdb misses trap frames.
obrien
2004-01-26
7
-22
/
+24
*
Use proper name.
obrien
2004-01-26
2
-6
/
+8
*
style.Makefile(5)
obrien
2004-01-26
1
-2
/
+3
*
Follow existing GDB style for frame_info vars.
obrien
2004-01-26
1
-5
/
+5
*
Remove trailing white space.
obrien
2004-01-26
1
-5
/
+5
*
FBSDID style nit.
obrien
2003-11-12
1
-1
/
+2
*
Implement gdb_solib_create_inferior_hook().
simokawa
2003-10-29
1
-1
/
+7
*
Enable '--interpreter=mi' support.
obrien
2003-09-07
1
-1
/
+3
*
s/x86-64/amd64/
obrien
2003-09-07
1
-1
/
+1
*
style.Makefile(5)
obrien
2003-09-07
1
-29
/
+18
*
Attempt to automatically read in kernel module symbols when a live
iedowse
2003-03-21
4
-2
/
+330
*
Reformat.
obrien
2003-01-04
1
-22
/
+24
*
Add the ability to debug C++ programs using v2 and v3 of the G++ ABI.
obrien
2003-01-04
1
-1
/
+1
*
GC 'char sigmap[]' (it is no longer used)
fjoe
2003-01-04
1
-40
/
+0
*
Add support for sparc64 kernel debugging.
mp
2002-10-21
1
-5
/
+64
*
We HAVE_STPCPY now.
obrien
2002-10-20
1
-2
/
+2
*
Remove dependency on version.in for version information.
mp
2002-10-12
1
-2
/
+3
*
Fix function parameter lists to be correct and eliminate compiler warnings.
mp
2002-10-12
1
-3
/
+4
*
Use the new FreeBSD vectors from Binutils 2.13.1.
obrien
2002-10-11
2
-2
/
+2
*
Fix GNU coding violations.
obrien
2002-09-18
2
-2
/
+2
*
Stop using 3 distinct and far varied coding styles in a single file.
obrien
2002-09-18
1
-280
/
+277
*
Recognize frames for lcall_syscall and int0x80_syscall.
peter
2002-07-28
1
-2
/
+4
*
Make our i386 hacks in a less vendor file disturbing manner.
obrien
2002-07-10
1
-0
/
+25
*
Stop trying to reimplement libkvm on i386. Instead use it directly and
obrien
2002-07-10
1
-824
/
+422
*
Target specific FreeBSD kgdb hacks.
obrien
2002-07-10
7
-0
/
+47
*
Dike out bits specific to i386. This pretty much means no kgdb for
obrien
2002-06-30
1
-10
/
+34
*
Bmake bits for GDB 5.2.
obrien
2002-06-30
1
-4
/
+0
*
I don't see any reason to conditionalize this.
obrien
2002-06-29
1
-2
/
+0
*
Bmake bits for GDB 5.2.
obrien
2002-06-29
1
-0
/
+35
*
Best guess at configurations for our other arches. (totally untested)
obrien
2002-06-29
3
-0
/
+15
*
Allow to compile and at least startup on sparc64.
obrien
2002-06-29
5
-7
/
+33
*
Bmake bits for GDB 5.2.
obrien
2002-06-29
18
-3213
/
+176
*
NO! We DON'T wany any libintl action here.
obrien
2002-06-28
1
-1
/
+1
*
Things Gdb 5.2 wants to know about us.
obrien
2002-06-28
1
-27
/
+203
*
When linking staticaly libtermcap is a postrequisite of libreadline.
obrien
2002-06-22
1
-2
/
+3
*
We need to link with libiberty.a before libreadline.so. Both supply
obrien
2002-06-21
1
-4
/
+4
*
phsyical -> physical
bde
2002-05-27
2
-2
/
+2
*
This is only WARNS=0 clean now.
obrien
2002-05-19
1
-0
/
+1
*
This is enough to get thru a cross-build.
obrien
2002-05-18
1
-0
/
+55
[next]