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
Commit message (
Expand
)
Author
Age
Files
Lines
*
perl now works on alpha.
jb
1998-05-12
1
-2
/
+2
*
This code casts double -> int -> char *. Ugh. Take a punt and change the
jb
1998-05-12
1
-7
/
+12
*
Change a cast of long * to time_t * in a call to time();
jb
1998-05-12
1
-2
/
+8
*
Allow the makefile to choose the perl executable to run h2ph rather
jb
1998-05-12
1
-2
/
+11
*
If perl exists in OBJDIR it has just been built; if it exists in
jb
1998-05-12
1
-1
/
+1
*
Change .if to .elif to prevent the current directory path search for a
jb
1998-05-12
1
-2
/
+1
*
awk and groff (et al) now work on alpha as the result of library
jb
1998-05-12
1
-4
/
+4
*
Don't attempt to read process context from the kernel when (the
bde
1998-05-12
3
-6
/
+6
*
The yacc makefile changes don't seem to know when to generate the
jb
1998-05-11
1
-2
/
+2
*
Add CROSS_TARGETS to the list of GASES to build. We end up with a separate
jb
1998-05-11
1
-2
/
+4
*
Make a path absolute.
jb
1998-05-11
1
-2
/
+2
*
Simplified by using new yacc rules and by not generating y.tab.h.
bde
1998-05-08
1
-3
/
+2
*
Fix the path.
jb
1998-05-05
1
-2
/
+2
*
Specify an absolute include path.
jb
1998-05-05
4
-20
/
+8
*
One of those silently included files that just about guarantee that
jb
1998-05-05
1
-0
/
+4
*
The BINDIR definition is an extra directory level away, so include it
jb
1998-05-05
4
-4
/
+16
*
Oops, missed the common part of gas.
jb
1998-05-05
1
-0
/
+23
*
Don't generate a2p.h or y.tab.h from a2p.y. Neither is actually used,
bde
1998-05-05
1
-1
/
+2
*
Support cross architectures by using specific directories instead of
jb
1998-05-04
8
-272
/
+0
*
i386 gas config files.
jb
1998-05-04
10
-0
/
+300
*
Alpha gas config files.
jb
1998-05-04
10
-0
/
+300
*
Support cross-architectures using sub-directories.
jb
1998-05-04
2
-13
/
+0
*
Add support for cross-architecture gases. Since the GNU code doesn't
jb
1998-05-04
1
-19
/
+6
*
BINDIR is now specified in a single place. There are no cross-architecture
jb
1998-05-04
7
-35
/
+0
*
Work out the list of emulations based on the cross-architectures
jb
1998-05-04
1
-3
/
+14
*
Add cross-architecture support.
jb
1998-05-04
2
-15
/
+20
*
BINDIR is now specified in a single place. There are no cross-architecture
jb
1998-05-04
2
-10
/
+0
*
BIDIR is now specified in a single place. There are no cross-architecture
jb
1998-05-04
1
-5
/
+0
*
Evaluate the TARGET from the architecture. We'll assume that FREEBSD
jb
1998-05-04
1
-2
/
+2
*
Remote i386 cross-architecture support. It's now configurable, and off
jb
1998-05-04
1
-3
/
+3
*
Add cross-architecture support.
jb
1998-05-04
3
-24
/
+34
*
Since the makefiles below binutils with the architecture extension
jb
1998-05-04
1
-1
/
+5
*
Add makefile support for cross-architectures. Allow CROSS_TOOLS to
jb
1998-05-04
1
-3
/
+7
*
Fixed races in `make -jN' using new yacc rules.
bde
1998-05-04
1
-2
/
+2
*
Don't add y.tab.h to CLEANFILES, since this would now be done centrally
bde
1998-05-04
1
-1
/
+1
*
Simplified using new yacc rules. This is cosmetic - the old rules
bde
1998-05-04
2
-10
/
+8
*
Simplified using new yacc rules. This is cosmetic - the old rules worked
bde
1998-05-04
2
-24
/
+10
*
Fixed races in `make -jN' using new yacc rules. This also fixes plain
bde
1998-05-04
1
-8
/
+2
*
Fixed races in `make -jN' using new yacc rules.
bde
1998-05-04
1
-18
/
+5
*
Symlink awk.y to awktab.y so that the default yacc rules apply, and use
bde
1998-05-04
1
-6
/
+6
*
Added a alpha category to the list.
wosch
1998-05-04
1
-0
/
+1
*
Do not store the same config.h twice - use one from bc directory
ache
1998-05-01
2
-71
/
+2
*
Add missing -DHAVE_CONFIG_H
ache
1998-05-01
1
-2
/
+2
*
Inherit BINDIR properly.
bde
1998-05-01
4
-8
/
+4
*
Fixed apparent bitrot (`=' changed to `?=') in the definition of BINDIR
bde
1998-05-01
2
-4
/
+2
*
Removed self-inclusion-prevention ifdef. It is unnecessary now that
bde
1998-05-01
1
-12
/
+5
*
Oops, This should have been committed with the Makefile change that
bde
1998-05-01
4
-433
/
+48
*
Fixed dependencies.
bde
1998-05-01
1
-3
/
+17
*
Don't delete man pages with colons in their name (e.g. Perl 5 manpages)
des
1998-05-01
1
-3
/
+3
*
Added missing -DHAVE_CONFIG_H to CFLAGS. It happens to be a no-op here
bde
1998-05-01
1
-5
/
+5
[next]