summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add a level of indirection to the kernel PTE table. The oldmarcel2007-05-193-45/+77
* | | Mention gcc 4.2.0 import.delphij2007-05-191-1/+1
* | | Bump __FreeBSDversion to 700042 to indicate that gcc 4.2 wasdelphij2007-05-191-1/+1
* | | Account for the fact that contigmalloc(9) can return a NULL pointer.marcel2007-05-191-3/+6
* | | Switch the kernel's pmap domain from 15 to 0.cognet2007-05-192-4/+4
* | | New release notes:brueffer2007-05-191-6/+22
* | | Turn off the AK452X De-emphasis filter for 44.1KHz. This should fix somejoel2007-05-192-2/+2
* | | Fix detection of PC-9821 V166 internal sound card.joel2007-05-191-1/+1
* | | Minor update to version 3.70.03.007scottl2007-05-192-2/+2
* | | Compare the partner system priority when choosing the aggregator.thompsa2007-05-192-1/+11
* | | Work-around for upgrading from a pre-symbol-versioned world.scottl2007-05-191-0/+1
* | | Implement the Marker Protocol. A marker frame is placed on the interface queuethompsa2007-05-192-32/+131
* | | o Fix typo: firwalling -> firewalling.maxim2007-05-191-1/+1
* | | Cosmetics: remove extra space from GCC version string.kan2007-05-191-1/+1
* | | Do not compile hash_compat.c.kan2007-05-191-1/+1
* | | Check return value of m_pullup() in firewire_input().rwatson2007-05-191-0/+2
* | | Don't forget to free a string allocated by strdup where necessary.cperciva2007-05-191-2/+9
* | | Tweak inlining parameters a little. Add warning to tell us if functionkan2007-05-192-2/+4
* | | Remove extern struct pcpu __pcpu[]; from the header file andkan2007-05-192-2/+2
* | | Include machine/pcb.hto turn extern struct pcb stoppcbs[]; constructkan2007-05-193-0/+3
* | | Remove local static redefinition of ucom_devclass.kan2007-05-191-2/+0
* | | Make sure libc is installed before all other shared libraries. Otherkan2007-05-191-3/+4
* | | Add kern.arnd sysctl. SSP code uses it to initialize the stack guardkan2007-05-192-1/+14
* | | Disable -Werror for now.kan2007-05-192-4/+4
* | | Add -Wno-pointer-sign to CWARNFLAGS.kan2007-05-191-2/+2
* | | Introduce WITHOUT_SSP option that allows users to exclude LGPLedkan2007-05-192-0/+3
* | | Universally disable -Werror until src/ is in better shape for GCC 4.2.kan2007-05-191-0/+4
* | | Use built-in _end symbol insteadof 'end' for consistency with otherkan2007-05-191-2/+2
* | | Do not declare float_detect_tininess as external if it will be re-delaredkan2007-05-191-0/+2
* | | Make sure GCC will not try to link libc with itself.kan2007-05-191-0/+5
* | | Follow NetBSD, OpenBSD and DragonfyBSD project and add BSD-licensedkan2007-05-193-1/+124
* | | Update bmake glue to build GCC 4.2.kan2007-05-1943-1507/+4070
* | | GCC will now properly link libc with all shared objects in order to recordkan2007-05-191-3/+26
* | | Add templates for new GCC 4.2 C++ include files hierarchy.kan2007-05-191-3/+57
* | | Fix generator glue to only expose extern struct units %s_units[] iskan2007-05-191-1/+6
* | | Remove extern int verbose declaration. It is declared static in thekan2007-05-191-1/+0
* | | Fix static/extern mismatch by patching corresponding tdep fileskan2007-05-192-2/+11
* | | Re-add local FreeBSD change: prefer /tmp to /var/tmp and /usr/tmpkan2007-05-191-2/+2
* | | Merge arm-freebsd.h.diff directly into the target file. Maintainingkan2007-05-191-10/+64
* | | Add FMT_FLAG_NULL_FORMAT_OK flag.kan2007-05-191-1/+2
* | | This commit was generated by cvs2svn to compensate for changes in r169708,kan2007-05-19341-565992/+0
* | | Remove files that are not part of GCC distribution anymore.kan2007-05-199-19712/+0
* | | Update configuration files for GCC 4.2.kan2007-05-197-1252/+301
* | | Merge local FreeBSD changes for -mno-align-long-strings.kan2007-05-191-3962/+7025
* | | Merge local FreeBSD changes.kan2007-05-191-835/+1298
* | | In FreeBSD -O0 -O1 optimize alignment for time, not size.kan2007-05-191-767/+354
* | | Merge local changes for -mprofiler-epilogue support.kan2007-05-191-5150/+2590
* | | Merge local FreeBSD changes to support -fformat-extensions.kan2007-05-191-863/+796
* | | Add FreeBSD suffix to GCC version string.kan2007-05-191-5/+13
* | | FreeBSD uses unchanged versions of this files.kan2007-05-1928-32363/+39719
OpenPOWER on IntegriCloud