summaryrefslogtreecommitdiff
path: root/distrib/sets/lists/comp/md.sgi
AgeCommit message (Collapse)Author
2021-05-01Retire OpenBSD/sgi.Visa Hankala
OK deraadt@
2020-07-18Userland timecounter implementation for octeonVisa Hankala
OK naddy@; no objections from kettenis@
2020-07-06sync; various $ARCH/timetc.h files to md.*Stuart Henderson
2020-06-30Remove obsolete <machine/stdarg.h> header. Nowadays the varargVisa Hankala
functionality is provided by <sys/stdarg.h> using compiler builtins. Tested in a ports bulk build on amd64 by naddy@ OK naddy@ mpi@
2020-05-27Retire <machine/varargs.h>.Visa Hankala
Nothing uses the header anymore. OK deraadt@ mpi@
2017-08-20syncTheo de Raadt
2017-08-13syncVisa Hankala
2017-06-01crtbegin and crtend files need to be in comp, to support relink ofTheo de Raadt
libraries other than crt0 noticed by mikeb, solution from kettenis
2017-05-01move some binutils files from gcc sets back to md setsJonathan Gray
ok deraadt@
2017-05-01move more gcc files to gcc setsJonathan Gray
ok deraadt@
2017-03-04syncTheo de Raadt
2016-11-09syncTheo de Raadt
2016-08-17syncTheo de Raadt
2016-05-11syncTheo de Raadt
2016-04-26sync (a few comp tools move to base, to support library boot-randomization)Theo de Raadt
2015-12-19syncTheo de Raadt
2015-09-20syncMiod Vallat
2015-07-16syncMiod Vallat
2015-06-18syncTheo de Raadt
2015-05-22syncTheo de Raadt
2015-01-01syncTheo de Raadt
2014-11-14Now that all known users of cpp in base and X use tradcpp, move gccDaniel Dickman
internals from the base set to the comp set consistently for all platforms. ok deraadt@
2014-07-16syncTheo de Raadt
2014-01-12syncTheo de Raadt
2013-10-17syncTheo de Raadt
2013-07-07syncTheo de Raadt
2013-05-18syncMiod Vallat
2013-01-31syncMiod Vallat
2012-10-04SyncMiod Vallat
2012-06-26syncTheo de Raadt
2012-06-21syncTheo de Raadt
2012-03-29syncTheo de Raadt
2012-01-11syncTheo de Raadt
2011-10-28syncTheo de Raadt
2011-09-22Always install all manuals on all architectures.Ingo Schwarze
No more exceptions even for binutils. No more share/man in src/distrib/sets/lists/*/md.* ok deraadt@
2011-07-18syncTheo de Raadt
2011-06-23switch to installing source manuals (base part)Ingo Schwarze
discussed with lots of people, tested by naddy@, "move fast" deraadt@
2011-04-28syncMiod Vallat
2011-04-27syncTheo de Raadt
2011-01-14syncTheo de Raadt
2010-09-25syncTheo de Raadt
2010-09-24sync (gcc3->gcc4)Miod Vallat
2010-07-24syncTheo de Raadt
2010-05-26syncTheo de Raadt
2010-01-264.7-BETA (also, lo-carb and ozone layer friendly)Miod Vallat
2010-01-09Define struct cpu_hwinfo, to hold hardware specific information about eachMiod Vallat
processor (instead of sys_config.cpu[]), and pass it in the attach_args when attaching cpu devices. This allows per-cpu information to be gathered late in the bootstrap process, and not be limited by an arbitrary MAX_CPUS limit; this will suit IP27 and IP35 systems better. While there, use this information to make sure delay() uses the speed information from the cpu it is invoked on.
2009-11-26sncTheo de Raadt
2009-10-05syncTheo de Raadt
2009-08-14syncTheo de Raadt
2009-07-22syncTheo de Raadt