| Commit message (Expand) | Author | Age | Files | Lines |
* | Spell -Bshareable correctly... :-] | peter | 1998-03-08 | 2 | -2/+2 |
* | svr4.h defines ASM_IDENTIFY_GCC, but neglects to define | peter | 1998-03-08 | 2 | -0/+20 |
* | Cosmetic cleanup for a.out asm generation.. Don't put the end-of-file | peter | 1998-03-08 | 2 | -6/+20 |
* | Put the function stabs in traditional order on a.out, or gdb doesn't see | peter | 1998-03-08 | 3 | -12/+22 |
* | Add hooks for John Birrell's kernel thread support library. | peter | 1998-03-08 | 2 | -2/+2 |
* | First round of changes to support generation of assembler for the old | peter | 1998-03-08 | 7 | -704/+1022 |
* | This commit was generated by cvs2svn to compensate for changes in r34204, | jb | 1998-03-07 | 9 | -0/+903 |
|\ |
|
| * | Import of the mpn asm source files for alpha from V2.0.2 which | jb | 1998-03-07 | 9 | -0/+903 |
* | | Configuration changes to support FreeBSD. The linker only works for | jdp | 1998-03-01 | 8 | -25/+86 |
* | | Don't use "/" as a comment starter. In some FreeBSD sources, "/" | jdp | 1998-03-01 | 1 | -2/+2 |
* | | Fix the output format of "nm" so that it works properly for FreeBSD's | jdp | 1998-03-01 | 1 | -1/+1 |
* | | Fix a bug which incorrectly caused files to be labeled as having | jdp | 1998-03-01 | 1 | -4/+6 |
* | | Add automatic branding of FreeBSD ELF files. | jdp | 1998-03-01 | 1 | -0/+5 |
* | | Add upgrade instructions and helper file. | jdp | 1998-03-01 | 2 | -0/+103 |
* | | This commit was generated by cvs2svn to compensate for changes in r33965, | jdp | 1998-03-01 | 574 | -0/+335157 |
|\ \ |
|
| * | | Initial import of GNU binutils version 2.8.1. Believe it or not, | jdp | 1998-03-01 | 574 | -0/+335157 |
| / |
|
* | | Add #include <string.h> to get prototypes. | jb | 1998-02-20 | 5 | -0/+5 |
* | | A hack to work around the sleep prior to calling the built-in diff. This | peter | 1998-02-14 | 1 | -4/+114 |
* | | Reduce the sleep(1) inbetween each diff, as suggested by bde some time | peter | 1998-02-08 | 1 | -2/+4 |
* | | Painless merge... | cwt | 1998-02-02 | 3 | -4/+9 |
* | | This commit was generated by cvs2svn to compensate for changes in r33011, | cwt | 1998-02-02 | 11 | -46/+201 |
|\ \ |
|
| * | | Global v2.24 | cwt | 1998-02-02 | 34 | -107/+320 |
* | | | Cosmetic cleanups for the local tag support. Since rcs isn't called | peter | 1998-01-31 | 2 | -17/+7 |
* | | | Merge vendor changes to files that we've touched onto mainline. | peter | 1998-01-30 | 3 | -8/+47 |
* | | | This commit was generated by cvs2svn to compensate for changes in r32896, | peter | 1998-01-30 | 11 | -11/+391 |
|\ \ \ |
|
| * | | | Import cvs-1.9.24 since it came quite soon after the snapshot that was | peter | 1998-01-30 | 14 | -19/+438 |
* | | | | Update import instructions from last time. | peter | 1998-01-30 | 1 | -1/+2 |
* | | | | Merge CYCLIC branch changes | peter | 1998-01-26 | 1 | -11/+18 |
* | | | | Restore file that was inadvertently deleted last time | peter | 1998-01-26 | 1 | -0/+97 |
* | | | | Remove stray files | peter | 1998-01-26 | 5 | -475/+0 |
* | | | | missing bracket | peter | 1998-01-26 | 1 | -0/+1 |
* | | | | Merge changes from CYCLIC onto main branch | peter | 1998-01-26 | 2 | -476/+2981 |
* | | | | Merge changes from CYCLIC branch onto mainline. rcs.[ch] still to come. | peter | 1998-01-26 | 11 | -882/+1904 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r32785, | peter | 1998-01-26 | 108 | -6758/+39791 |
|\ \ \ \
| |/ / / |
|
| * | | | Import cvs-1.9.23 as at 19980123. There are a number of really nice | peter | 1998-01-26 | 122 | -8121/+44690 |
* | | | | MFC: sprintf paranoia | imp | 1998-01-22 | 1 | -7/+8 |
* | | | | Back out my -L change, now "patch -I" usage supposed to get Index: | ache | 1998-01-21 | 1 | -13/+7 |
* | | | | Removed redundant declarations. Keymap functions are declared in | bde | 1998-01-16 | 1 | -6/+0 |
* | | | | Use the system __CONCAT() instead of /**/ for concatenation in the | bde | 1998-01-16 | 1 | -1/+2 |
* | | | | Fixed copying of N_TXTADDR() from the system version in the previous | bde | 1998-01-16 | 1 | -1/+1 |
* | | | | Fix wrong ---/*** names produced using -L diff option | ache | 1998-01-16 | 1 | -7/+13 |
* | | | | vmunix -> kernel | steve | 1998-01-13 | 1 | -1/+1 |
* | | | | Allow a -D'date' option to be included with a -r'branch' | julian | 1998-01-12 | 2 | -4/+4 |
* | | | | Upgrade the cpp pre-defines to include -Dunix. Turns out we need that | jb | 1998-01-12 | 1 | -1/+1 |
* | | | | Add the alpha MD files for gcc to product ELF for FreeBSD/Alpha. | jb | 1998-01-11 | 14 | -0/+8479 |
* | | | | NetBSD has sys_errlist in errno.h, not stdio.h like FreeBSD. | jb | 1998-01-09 | 1 | -0/+1 |
* | | | | Fix an anomaly in the option descriptions. | steve | 1998-01-09 | 1 | -1/+2 |
* | | | | Remove library funcs we already have | ache | 1998-01-04 | 3 | -311/+2 |
* | | | | Reflect new import | ache | 1998-01-04 | 1 | -5/+0 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r32243, | ache | 1998-01-04 | 15 | -121/+3508 |
|\ \ \ \ |
|