| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | Change symbol values to match freebsd.h to avoid warnings. | obrien | 2002-05-10 | 1 | -2/+2 |
* | | | | | | | | | | Remove files not part of GCC 3.1. | obrien | 2002-05-10 | 205 | -80711/+0 |
* | | | | | | | | | | Import data for 3.0.2. | obrien | 2002-05-10 | 2 | -22/+20 |
* | | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r96297, | obrien | 2002-05-09 | 22 | -548/+3802 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Gcc 3.1.0 pre-release's Objective C support bits from the FSF anoncvs repo | obrien | 2002-05-09 | 22 | -548/+3802 |
* | | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r96295, | obrien | 2002-05-09 | 35 | -917/+3061 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / |
|
| * | | | | | | | | | Gcc 3.1.0 pre-release's libf2c bits from the FSF anoncvs repo on | obrien | 2002-05-09 | 35 | -917/+3061 |
* | | | | | | | | | | Use the stock (3.1 pre) file. | obrien | 2002-05-09 | 2 | -170/+338 |
* | | | | | | | | | | Use the stock file for now (but leave a note behind about our OBE changes). | obrien | 2002-05-09 | 1 | -42/+203 |
* | | | | | | | | | | Merge rev 1.2 (printf format error fixes) in its 1.8 form into Gcc 3.1 pre. | obrien | 2002-05-09 | 1 | -341/+405 |
* | | | | | | | | | | Use the stock (3.1) file. | obrien | 2002-05-09 | 1 | -11/+39 |
* | | | | | | | | | | We use the stock (3.1) file. | obrien | 2002-05-09 | 1 | -153/+316 |
* | | | | | | | | | | Merge rev 1.2 (-fformat-extensions) and rev 1.7 (optimization downgrade) | obrien | 2002-05-09 | 1 | -50/+77 |
* | | | | | | | | | | Use the stock (3.1 pre) file. | obrien | 2002-05-09 | 1 | -32/+57 |
* | | | | | | | | | | Use the stock (3.1) version. | obrien | 2002-05-09 | 1 | -0/+18 |
* | | | | | | | | | | Merge rev 1.2 [_exit() over exit()] into the Gcc 3.1 prerelease. | obrien | 2002-05-09 | 1 | -66/+124 |
* | | | | | | | | | | Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support); | obrien | 2002-05-09 | 1 | -62/+47 |
* | | | | | | | | | | Merge rev 1.2 (a.out support) into the GCC 3.1 prerelease. | obrien | 2002-05-09 | 1 | -158/+280 |
* | | | | | | | | | | Use the stock 3.1 prerelease version of this for now. | obrien | 2002-05-09 | 1 | -2/+7 |
* | | | | | | | | | | Use the stock 3.1 prerelease file now. Rev 1.2 (add_bb) just doesn't | obrien | 2002-05-09 | 1 | -23/+23 |
* | | | | | | | | | | Use the stock (3.1) file. | obrien | 2002-05-09 | 1 | -2/+20 |
* | | | | | | | | | | We use the stock (3.1) file now. | obrien | 2002-05-09 | 1 | -497/+631 |
* | | | | | | | | | | Use the stock (3.1) file now. | obrien | 2002-05-09 | 1 | -151/+18 |
* | | | | | | | | | | Use the stock 3.1 prerelease file. | obrien | 2002-05-09 | 1 | -1/+11 |
* | | | | | | | | | | Use the stock 3.1-prerelease file. | obrien | 2002-05-09 | 1 | -10/+142 |
* | | | | | | | | | | Use stock file. | obrien | 2002-05-09 | 1 | -46/+61 |
* | | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r96263, | obrien | 2002-05-09 | 350 | -9632/+74311 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / |
|
| * | | | | | | | | | Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT. | obrien | 2002-05-09 | 373 | -11502/+77163 |
* | | | | | | | | | | sys_nerr should come from standard headers -- not from a coder's guess | obrien | 2002-05-09 | 2 | -3/+4 |
* | | | | | | | | | | Alpha MD bits for Gcc 3.1. | obrien | 2002-05-07 | 1 | -115/+37 |
* | | | | | | | | | | Comment a knob. | obrien | 2002-05-07 | 1 | -1/+1 |
* | | | | | | | | | | The default ASM_OUTPUT_ADDR_DIFF_ELT will now handle our mixed a.out/ELF. | obrien | 2002-05-07 | 1 | -7/+0 |
* | | | | | | | | | | Fix an external declaration that was causing telnetd to core dump. | markm | 2002-05-06 | 1 | -1/+1 |
* | | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r95978, | des | 2002-05-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Initialize other to all-zeroes before using it (perforce change 10738) | des | 2002-05-03 | 1 | -2/+2 |
* | | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r95908, | des | 2002-05-02 | 53 | -131/+283 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / |
|
| * | | | | | | | | | Vendor import of OpenPAM Cinnamon. | des | 2002-05-02 | 53 | -131/+283 |
* | | | | | | | | | | MI bits for Gcc 3.1. | obrien | 2002-04-30 | 1 | -460/+34 |
* | | | | | | | | | | i386 MD bits for Gcc 3.1. | obrien | 2002-04-30 | 1 | -427/+29 |
* | | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r95567, | darrenr | 2002-04-27 | 4 | -0/+327 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Import 3.4.27 | darrenr | 2002-04-27 | 4 | -0/+327 |
* | | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r95565, | darrenr | 2002-04-27 | 7 | -31/+51 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / |
|
| * | | | | | | | | | Import 3.4.27 | darrenr | 2002-04-27 | 15 | -104/+174 |
* | | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r95504, | mikeh | 2002-04-26 | 5 | -14/+32 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Import the FreeBSD differences Luke patched in lukemftp: | mikeh | 2002-04-26 | 5 | -14/+32 |
* | | | | | | | | | | resolve conflicts from import | darrenr | 2002-04-25 | 3 | -6/+6 |
* | | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r95421, | darrenr | 2002-04-25 | 22 | -0/+585 |
|\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Import IPFilter 3.4.26 | darrenr | 2002-04-25 | 22 | -0/+585 |
* | | | | | | | | | | This commit was generated by cvs2svn to compensate for changes in r95419, | darrenr | 2002-04-25 | 24 | -171/+350 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / |
|
| * | | | | | | | | | Import IPFilter 3.4.26 | darrenr | 2002-04-25 | 41 | -362/+734 |