Age | Commit message (Expand) | Author |
2013-08-07 | Most network drivers include netinet/in_var.h, but apparently they | Alexander Bluhm |
2013-08-07 | don't warn on missing newline at eof | Jonathan Gray |
2013-08-07 | Check wether the required perl packages are installed. If not, | Alexander Bluhm |
2013-08-07 | add support for hardware contexts on recent intel hardware | Jonathan Gray |
2013-08-06 | add Cortex A15 R4 | Jonathan Gray |
2013-08-06 | add cast to avoid format warning; from portable | Damien Miller |
2013-08-06 | document top-level -a option (the -a option to 'get' was already documented) | Damien Miller |
2013-08-06 | fix some whitespace at EOL | Damien Miller |
2013-08-06 | When writing a new record in pw_copy() print the uid and gid as | Todd C. Miller |
2009-10-15 | import of gcc-4.2.1, the last gcc release under GPLv2 | Robert Nagy |
2003-11-29 | Import gcc-3.3.2. Only the compiler. ada frontend removed for space | Marc Espie |
2013-08-06 | Move the check for template length added in r1.16 outside the !tflag | Landry Breuil |
2013-08-06 | Write uids/gids as unsigned in the passwd file and error messages. | Todd C. Miller |
2013-08-06 | Remove gcc 2.95 from the tree. One of the least bogus compiler we had (although | Miod Vallat |
2013-08-06 | Remove support for COMPILER_VERSION == gcc2. | Miod Vallat |
2013-08-06 | Switch vax to gcc 3.3.6. | Miod Vallat |
2013-08-06 | Try and avoid using __builtin_huge_val*() and __builtin_{inf,nan}* on vax | Miod Vallat |
2013-08-06 | One major difference between gcc 2.95 and gcc 3, is that the latter comes | Miod Vallat |
2013-08-06 | scalbnf on vax, okay miod@ | Marc Espie |
2003-11-29 | Import gcc-3.3.2. Only the compiler. ada frontend removed for space | Marc Espie |
2003-11-29 | Import gcc-3.3.2. Only the compiler. ada frontend removed for space | Marc Espie |
2001-01-29 | 2.95.3, test release 2 | Marc Espie |
2001-01-29 | 2.95.3, test release 2 | Marc Espie |
2001-01-29 | 2.95.3, test release 2 | Marc Espie |
2000-01-19 | Update to 2.95.2 | Marc Espie |
1999-08-23 | Update to gcc 2.95.1, official release. | Marc Espie |
1999-08-23 | Update to gcc 2.95.1, official release. | Marc Espie |
1999-08-23 | Update to gcc 2.95.1, official release. | Marc Espie |
1999-07-22 | 990718, very close to release. | Marc Espie |
1999-06-17 | Update to 990608 snapshot. | Marc Espie |
1999-06-17 | Update to 990608 snapshot. | Marc Espie |
1999-06-17 | Update to 990608 snapshot. | Marc Espie |
1999-06-17 | Update to 990608 snapshot. | Marc Espie |
1999-06-17 | Update to 990608 snapshot. | Marc Espie |
1999-05-26 | egcs projects compiler system | Marc Espie |
2013-08-06 | The Cortex bus should be useful for Cortex-A7, too. | Patrick Wildt |
2013-08-06 | Attach amptimer only on Cortex-A9, as all Cortex-A8 doesn't have a generic | Patrick Wildt |
2013-08-06 | set ai_devid in struct agp_info so drm_agp_info() will work as intended | Jonathan Gray |
2013-08-06 | Make it possible to have multiple clonable devices per major. | Mark Kettenis |
2013-08-06 | The atomic_setbits_int() and atomic_clearbits_int() functions touch the | Mark Kettenis |
2013-08-06 | In tcp_ctloutput() tp was assigned at two different places for IPv4 | Alexander Bluhm |
2013-08-05 | After a leading blank on an output line, the first word was counted twice | Ingo Schwarze |
2013-08-05 | First stab at updating this monster to the Intel/FreeBSD current version. | Mike Belopuhov |
2013-08-05 | tgamma(+-0) == +-Inf | Mark Kettenis |
2013-08-05 | Use proper types for device and inode numbers | Philip Guenther |
2013-08-05 | Don't assume inode numbers fit in a long | Philip Guenther |
2013-08-05 | Remove useless line in CPPFLAGS. | Antoine Jacoutot |
2013-08-05 | Put .%C before .%D in .Rs output | Ingo Schwarze |
2013-08-05 | rpc.bootparamd(8) is needed on all hardware platforms for true diskless | Mark Kettenis |
2013-08-05 | sync the bridge_broadcast comment with reality | Mike Belopuhov |