is
b0f697496e
Provide a minimal instruction/data cache synchronization C binding.
...
(The function has always been in the kernels as special trap #12 ).
In response to PR 4951 by Hauke Fath.
1999-02-09 22:32:33 +00:00
christos
03ff6653d6
Regen
1999-02-09 20:48:20 +00:00
christos
8087b4fda3
const poisoning and CHECK_ALT_CREAT fixes.
1999-02-09 20:46:41 +00:00
christos
ec4586b831
Regen
1999-02-09 20:46:40 +00:00
christos
dcee031682
const poisoning and CHECK_ALT_CREAT fixes.
1999-02-09 20:46:40 +00:00
christos
c3ae7cb2a9
Regen
1999-02-09 20:38:38 +00:00
christos
c8216580df
const poisoning.
1999-02-09 20:37:19 +00:00
christos
8024779058
const poisoning
1999-02-09 20:37:00 +00:00
christos
bcca34b4fa
Regen.
1999-02-09 20:36:17 +00:00
christos
fe1f028894
PR/6962: Paul Shupak: FreeBSD elf support.
1999-02-09 20:35:04 +00:00
christos
090a9bebbc
const poisoning.
1999-02-09 20:34:16 +00:00
christos
908adf3eef
Regen
1999-02-09 20:31:43 +00:00
christos
a30a9f3d94
const poisoning and CHECK_ALT_CREAT fixes.
1999-02-09 20:30:38 +00:00
christos
49692434d8
Const poisoning and CHECK_ALT_CREAT fixes
1999-02-09 20:29:24 +00:00
christos
e8ae49d4af
Build depending on OBJECT_FMT not a list of MACHINE_ARCH's
1999-02-09 20:27:04 +00:00
christos
f3be801e5c
Regen
1999-02-09 20:26:55 +00:00
christos
415ae8f732
const poisoning
1999-02-09 20:21:18 +00:00
christos
743761347e
PR/6962: Paul Shupak: FreeBSD-3.0 additions
...
- const poisoning
1999-02-09 20:19:13 +00:00
christos
90fd1df29a
PR/6962: Paul Shupak: ELF Freebsd support
1999-02-09 20:17:50 +00:00
christos
fd74051670
char * and char ** -> const char * and const char **
1999-02-09 20:16:08 +00:00
cjs
c95ddabf17
Change a BUILD to an UPDATE that I missed in the last commit.
1999-02-09 19:55:58 +00:00
christos
b82b273dec
Build the domestic libraries first, before building programs. Unfortunately
...
some programs like /usr/libexec/ftpd, need the kerberos etc libraries.
XXX: In reality programs like these should be moved to the domestic tree!
I would have assumed that if I make install in the exportable tree, I will
not install any domestic binaries!!!
1999-02-09 19:52:50 +00:00
kml
745b14cf4a
Correct mistaken #ifndef to #ifdef...
1999-02-09 19:50:28 +00:00
tv
9965c5dfdc
ld.so is only for 1.3 binary compatibility, and will become part of the
...
soon to be created compat13 pkg.
1999-02-09 19:44:41 +00:00
tv
5163316f8d
Remap mipse[bl] to mips for set lists.
1999-02-09 19:34:18 +00:00
tv
5592ec7573
Remap mipse[bl] to mips when finding arch directory.
1999-02-09 19:30:03 +00:00
tv
b81603da91
Clean up and use stuff from src/gnu/lib/libbfd.
1999-02-09 19:21:53 +00:00
perry
9a8b75daeb
add BeOS entry, from URA Hiroshi, PR 6974
1999-02-09 19:11:46 +00:00
tv
8176f7ce13
Build gprof everywhere.
1999-02-09 18:41:13 +00:00
tv
46261f591a
Clean up and use directory name "libbfd".
1999-02-09 18:35:39 +00:00
tv
3ceb06ee85
Always define BSD44_FORMAT.
1999-02-09 18:32:05 +00:00
tv
79ef60507e
Goodbye, Berkeley gprof; we shall miss you!
...
(PSD doc remains here, as it has not lost relevance.)
1999-02-09 18:28:10 +00:00
tv
4221dd40d6
Committed wrong version (findcall and addarc were not yet renamed).
1999-02-09 18:19:32 +00:00
tv
7296135ae8
Add mips support to bfd-based gprof.
1999-02-09 18:16:33 +00:00
ross
87e810db61
Fix the bug that was inserting blank lines between `pages' in tty
...
mdoc(7) man(1) output. (There aren't supposed to be any `pages'.)
1999-02-09 18:11:36 +00:00
tv
60012da67c
src/gnu/lib/bfd -> src/gnu/lib/libbfd
1999-02-09 17:59:36 +00:00
tv
9c5d588aac
The libbfd stuff is now in src/gnu/lib/libbfd.
1999-02-09 17:50:35 +00:00
tv
79734e08d0
This is no longer here.
1999-02-09 17:48:43 +00:00
tv
3cf7289326
It's libbfd now, not bfd.
1999-02-09 17:48:13 +00:00
tv
d86358076e
Always descend into ld.new in order to build ldscripts, and build old ld
...
on sparc and i386 only if !ELF.
1999-02-09 17:47:50 +00:00
tv
caacb26e31
Make a /usr/share/ldscripts directory.
1999-02-09 17:41:13 +00:00
tv
60ca409eed
- Use the stuff in src/gnu/lib/libbfd
...
- Descend into ld.new on all systems to build ldscripts
- Build ld.new if (i386 || sparc) && ELF
- Merge separate _*.mk files into one Makefile
- Depend ldemul-list.h on Makefile
1999-02-09 17:39:31 +00:00
tv
fb1e232640
Remove /usr/include/bfd.
1999-02-09 17:35:27 +00:00
tv
64932f9f5c
Remove bfd includes, bfd link libraries, and add ldscripts to
...
/usr/share/ldscripts.
1999-02-09 17:35:04 +00:00
tv
e07978e871
Split the "mips" MACHINE_ARCH for 1.4. newsmips is "mipseb"; pmax is
...
"mipsel".
1999-02-09 17:15:51 +00:00
tv
c172eeaa1b
Move libbfd compile environment to "libbfd" subdir, with the changes:
...
- no includes are installed any more, nor any .a libraries
- a unified libbfd can be built if BFD_UNIFIED is set in mk.conf (will
support dumping/examining objects from all NetBSD architectures of equal
or lesser pointer size)
1999-02-09 15:57:53 +00:00
tv
5d3f4f89b6
Nuke libcc1 shlib.
1999-02-09 15:43:05 +00:00
tv
c6e4b6cf09
Remove old alpha addition to CXXFLAGS, and use -fno-rtti and
...
-fno-exceptions to make the code a lot slimmer.
1999-02-09 15:33:45 +00:00
tv
f3be232686
Revert to static libcc1. It's acutally a bit faster on most applications
...
(that do not mix languages).
1999-02-09 15:28:59 +00:00
simonb
799a796339
Update to grep 2.2f, with sources now in src/gnu/dist/grep.
1999-02-09 13:18:57 +00:00