master
Undo r5667 (reinstate 3_0_BUGSTATUS.txt)
Update.
Finalise for 3.13.
s390x: Vector integer and string instruction support
Finalise bug-fix status notes.
Update bug status.
Add support for fnop instruction on x86 and amd64
Add Massif bugs fixed by the rewrite. I added them to the top part of the file, not the "after 3.2.3" section, I hope this is the right place for them.
Update bug lists.
Add a list of bugs reported since 3.4.1 was released. 50 new bug reports in 60 days.
Update bug tracking status post release.
Document fix of BZ#315199.
Merge howto_profile.txt from branches/YARD and BIG_APP_NOTES.txt from branches/HGDEV.
Darwin doc: describe apple pointer area and Massif woes
Add a file tracking the 3.10.x merge status.
notes about SPEC benchmarks
Fix some spelling mistakes. Fixes BZ#374719 Patch by: klemens <ka7@la-evento.com>
Update with recent notes.
doc: Add a HOWTO for building tcmalloc to test C23 functions
A few more syscall comments and doc tweaks
Change Subversion to GIT in various places
Replace git:// URLs with https:// URLs
Add notes on how to build/run KDE 4.2.
We have a nice little collection of text files describing various high level things. But they're all over the place. This commits moves them all to the new docs/internals/ directory, and gives them a consistent naming scheme.
Record list of MPI-2 entry points, laboriously extracted from Open MPI 1.0.X header files.
Vectorise copy_address_range_perms for common cases. This gives about 40% speedup on artificial programs which just do realloc() and nothing else, and about a 3-4% speedup on starting kpresenter-1.5.0 and loading a 16-slide presentation.
Merge r9175 (don't run inappropriate OS- and platform-specific tests) from the DARWIN branch.
Cleanup GPL header address notices by using http://www.gnu.org/licenses/
riscv64: Add initial support: new port-specific Valgrind files
Remove TileGX/Linux port. Fixes BZ#379504.
Bug 469782 - Valgrind does not support zstd-compressed debug sections
s390x: Implement DIDBR and DIEBR instructions
Add some internal documentation for 'svn ignore' maintenance; reference it from README_DEVELOPERS_processes
Update for s390.
Correct typos and spelling mistakes
Add some useful info.
Remove SGcheck from documentation.
Document FdBadUse in xml-output-protocol5.txt
Bug 390310 - Output summaries in XML files
Merge docs/ changes from branches/MESSAGING_TIDYUP r10464. See trunk r10465 commit message for details.