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