| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2000-01-02 | skip gdb if ${MACHINE_ARCH} == "sh3" | msaitoh | |
| 1999-12-26 | ld.new for NetBSD/sh3 | msaitoh | |
| 1999-12-14 | Accept %fp as an alias for %a6 (prefix *MUST* be present for this alias | thorpej | |
| to work). | |||
| 1999-12-10 | Add news68k | itohy | |
| 1999-12-01 | open(2) can legally return 0. Errors only if return value < 0. | phil | |
| (Test for good is >= 0.) | |||
| 1999-11-26 | add TDEPFILES.sh3 | msaitoh | |
| TODO: add NATDEPFILES.sh3 | |||
| 1999-11-26 | s/sparc/sh/ | msaitoh | |
| 1999-11-17 | add "sh3" | fair | |
| 1999-11-17 | simply the conditional for ld. | matt | |
| 1999-11-13 | add hpcmips | jun | |
| 1999-11-10 | Add register prefixes. | thorpej | |
| 1999-11-10 | Add '\n' after error messages. | hubertf | |
| Problem reported in PR 8773 by Johan Danielsson <joda@pdc.kth.se> | |||
| 1999-11-09 | Hack in (quite brutally, I might add) a flag to warn about missing | thorpej | |
| register prefixes. Suggested by Ignatios Souvatzis. | |||
| 1999-11-08 | don't bother calling fwrite() if count == 0' ld.c | lukem | |
| 1999-11-03 | Fix bogus section header. From PR 8735. | hwr | |
| 1999-10-31 | change the example values of Confidential field from "yes | no" to "no | yes" | jdolecek | |
| so that commonly used value is first and it's less probable somebody would use "yes" accidentaly | |||
| 1999-10-30 | - document the environment variables used by send-pr to fill in defaults | dmcmahill | |
| for problem reports. See the ENVIRONMENT section of the manpage. - document the files used by send-pr to fill in defaults for problem reports. See the FILES section of the manpage. This addresses PR misc/1889. | |||
| 1999-10-21 | Define `%' as the register name prefix, like the ELF assembler, and allow | thorpej | |
| it to be optional (for now). This will allow m68k code maintainers to convert to the new register name conventions incrementally. | |||
| 1999-10-10 | Add explicit dependency on arparse.h, so it can appear timely. | pk | |
| 1999-10-09 | CPPFLAGS/HOST_CPPFLAGS isolation for cross-compiles | sommerfeld | |
| 1999-10-09 | Don't put (target-oriented) CPPFLAGS into HOST_CPPFLAGS in bulk - instead, | sommerfeld | |
| add the same things to HOST_CPPFLAGS as to CPPFLAGS This is necessary to cross-compile egcs. | |||
| 1999-10-07 | gcc for sh3 | msaitoh | |
| 1999-10-07 | gas.new for sh3 | msaitoh | |
| 1999-10-04 | Don't abuse alloca() for allocating memory for string sections which can | tron | |
| easily have a size of several megabytes exceeding the hard stack limit of some ports. Patch supplied by Richard Earnshaw in PR bin/8547. | |||
| 1999-09-29 | Hpcmips needs completely FPU instruction free user land. | takemura | |
| XXX, this modification is kinda ad-hoc. | |||
| 1999-09-26 | xref cpio(1), symlink(7) | jdolecek | |
| 1999-09-26 | - Use .Pa for pathname or file name. | enami | |
| - When listing another way to do same thing, make sure it actually do the same. - Make sure necessary shell quoting is displayed. - Don't pass more than 10 argument to .Dl. | |||
| 1999-09-26 | Use macros rather than writing double quote directly. | enami | |
| 1999-09-26 | backout rev. 1.12. learned that comma inside quote is right english. | enami | |
| pointed out by cgd. | |||
| 1999-09-26 | Don't include a trailing comma inside of double quotation. | enami | |
| 1999-09-25 | Cosmetic changes: | enami | |
| - fold long lines. - remove white space between make variable and assignment operator. | |||
| 1999-09-25 | Use the value of environment variable NM as a name of nm command. | enami | |
| This makes us gdb built on cross compile environment. (part of PR#8369). | |||
| 1999-09-25 | Pass down the value of NM to mkinit.sh as environment variable. | enami | |
| 1999-09-17 | don't call fwrite() will a NULL buffer | lukem | |
| 1999-09-05 | Allow hardlinks to symlinks. | hubertf | |
| Reviewed by: Bill Studenmund, Klaus Klein | |||
| 1999-08-24 | Cast hstat.st_size to size_t when passing it to ck_malloc(). | bad | |
| Fixes PR port-m68k/8229. | |||
| 1999-08-21 | Don't chown installed files or directories if UNPRIVILEGED is defined. | simonb | |
| "make build" should now work as a non-root user (tested on Alpha). mtree spits out lots of warnings during "make distrib-dirs", but these are non-fatal. | |||
| 1999-08-20 | Back out previous change now that "decompress" is not exported by libbz2. | simonb | |
| 1999-08-20 | In test mode, don't print the contents to stdout. | simonb | |
| Patch from NAKAJIMA Yoshihiro in PR bin/8238. | |||
| 1999-08-17 | In name section, use .Dq macro rather than writing double quote directly. | enami | |
| 1999-08-11 | in string::search(), don't call memchr() if ptr == NULL. | lukem | |
| noticed when tbl started logging lots of assertion errors generated from my local copy of libc which has (a modified) assert() tests throughout. | |||
| 1999-08-10 | Cross-compile support: allow -B option to specify directory for backend | sommerfeld | |
| 1999-07-30 | Don't use GNU malloc() any more. | mycroft | |
| 1999-07-27 | Argh - both gzip.c and libbz have a "decompress" symbol. For now, | simonb | |
| rename gzip.c's decompress to de_compress. I emailed the author of libbz back in December about this and haven't heard anything since... Thanks to enami tsugutomo for pointing this out. | |||
| 1999-07-26 | Fix PR security/8069 differently: | tron | |
| Add a new option "-S" to "nroff" and use "nroff -S" instead of "groff -S" because "nroff" adds some other (moderately useful and important) options to the "groff" execution. | |||
| 1999-07-25 | Handle decompressing bzip2 files. | simonb | |
| 1999-07-24 | enforce MKSHARE | mrg | |
| 1999-07-22 | Allow -L on both files, not only one. | hubertf | |
| Reported in PR 1947 by Niklas Hallqvist <niklas@filippa.appli.se> and also fed back to the GNU RCS maintainers. | |||
| 1999-06-25 | Fix printf(3) format warning (per Kurt Schreiner on port-sparc). | pk | |
| 1999-06-13 | Build GNU Awk 3.0.3 from sources in "dist" directory. | tron | |
