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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s/x86-64/amd64/
obrien
2003-09-07
1
-1
/
+1
*
style.Makefile(5)
obrien
2003-09-07
1
-29
/
+18
*
Properly quote the lib path.
obrien
2003-08-19
6
-6
/
+6
*
Stage 3 of dynamic root support, con't.
obrien
2003-08-17
6
-6
/
+6
*
s/x86_64/amd64/g where possible.
obrien
2003-08-17
1
-2
/
+2
*
The as(1) manpage was missing on i386 and amd64.
ru
2003-08-14
2
-2
/
+1
*
Temporarily turn off -Werror for these components.
kan
2003-07-11
2
-1
/
+2
*
bfd_elf32_i386_freebsd_vec is the only 32-bit vector we really need.
obrien
2003-07-01
1
-1
/
+1
*
Add elf_i386_fbsd emulation.
obrien
2003-07-01
1
-0
/
+14
*
Don't build separate annotate.info, it's already part of gdb.info.
ru
2003-07-01
1
-2
/
+1
*
Update the target.
obrien
2003-06-26
5
-15
/
+15
*
Remove MAINTAINER lines.
obrien
2003-06-14
1
-4
/
+0
*
Set the binutils arch for as/nm correctly on the amd64 platform.
peter
2003-05-08
1
-1
/
+6
*
The AMD64 Hammer bits.
obrien
2003-04-26
9
-1
/
+4430
*
Remove first attempt at x86-64 bits. We're going to call it "amd64" now.
obrien
2003-04-26
7
-4250
/
+0
*
Removed invasion into these makefiles by the "legacy" stuff;
ru
2003-04-12
12
-48
/
+36
*
libbinutils.a needs basename(3); when the latter is provided
ru
2003-04-11
12
-36
/
+48
*
Migrate to a new way of dealing with building from old revisions of
imp
2003-04-05
2
-14
/
+1
*
Attempt to automatically read in kernel module symbols when a live
iedowse
2003-03-21
4
-2
/
+330
*
Fixed CLEANFILES.
ru
2003-02-25
2
-2
/
+4
*
The PowerPC-specfic scripttempl file was depreciated in favor of the generic
obrien
2003-01-21
1
-1
/
+1
*
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
*
We need to support the bfd_efi_app_ia64_vec vector for loader support.
obrien
2002-12-05
1
-0
/
+1
*
Change the default emulation to elf64_sparc_fbsd. This emulation knows the
obrien
2002-12-05
1
-10
/
+16
*
Set WARNS=0 as a temp work around until I can get access to an IA-64 box
obrien
2002-12-05
1
-0
/
+2
*
Change the default emulation to elf64_ia64_fbsd. This knows the proper
obrien
2002-12-05
1
-5
/
+13
*
Don't dike out ELF_DYNAMIC_INTERPRETER, we need this copy now.
obrien
2002-12-05
1
-2
/
+1
*
Remove the ancient PEI cruft that is useless.
obrien
2002-12-02
1
-4
/
+0
*
We can handle the bfd_elf32_i386_vec vector at the same time as the
obrien
2002-12-02
1
-2
/
+2
*
We can handle the bfd_elf64_alpha_vec vector at the same time as the
obrien
2002-12-02
1
-2
/
+2
*
Cleaner support of a DEFAULT_VECTOR.
obrien
2002-12-02
5
-17
/
+21
*
Update for the Binutils 2.13.2 20021127 snapshot import.
obrien
2002-12-02
1
-8
/
+2
*
Handle the "HAVE_" defines via the VECS list.
obrien
2002-12-02
7
-14
/
+4
*
Update for the Binutils 2.13.2 20021127 snapshot import.
obrien
2002-12-02
5
-112
/
+225
*
Update for the Binutils 2.13.2 20021127 snapshot import.
obrien
2002-12-02
7
-9
/
+24
*
We now have insque().
obrien
2002-12-02
1
-1
/
+1
*
Binutils 2.13.2 is WARNS=2 clean for all our architectures.
obrien
2002-12-02
1
-5
/
+0
*
Update for the 2.13.2 2002-11-27 snapshot import.
obrien
2002-12-02
1
-2
/
+2
*
Take __FreeBSD_version into account when BOOTSTRAPPING.
ru
2002-11-13
1
-1
/
+3
*
Add support for sparc64 kernel debugging.
mp
2002-10-21
1
-5
/
+64
*
GDB 5.2.1 doesn't build on sparc64 right now.
obrien
2002-10-20
1
-2
/
+1
*
We HAVE_STPCPY now.
obrien
2002-10-20
11
-22
/
+22
*
Take a guess at what WARNS level will make this compile on ia64.
obrien
2002-10-14
1
-1
/
+1
*
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
*
Update for 2.13 10-Oct-2002 import.
obrien
2002-10-12
1
-1
/
+10
*
Update for 2.13 10-Oct-2002 import.
obrien
2002-10-12
1
-1
/
+10
*
Shut up GCC, don't shadow Version 6 standard functions.
obrien
2002-10-12
6
-6
/
+6
[prev]
[next]