summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fixing ManifestMike Frysinger2004-04-021-48/+48
|
* support $CBUILDMike Frysinger2004-03-232-8/+6
|
* time for hppa testingMike Frysinger2004-03-171-28/+20
|
* Added a patch to the patchball for mips that reverses a patch added in ↵Joshua Kinard2004-03-141-1/+1
| | | | Dec-2003 that seemingly makes unbootable kernels. The issue needs to be investigated further to make sure that this doesn't not affect 2.6 kernels as well (tested with 2.4 kernels for now). (Manifest recommit)
* Added a patch to the patchball for mips that reverses a patch added in ↵Joshua Kinard2004-03-143-4/+10
| | | | Dec-2003 that seemingly makes unbootable kernels. The issue needs to be investigated further to make sure that this doesn't not affect 2.6 kernels as well (tested with 2.4 kernels for now).
* New minor revision that fixes the as.1 manpage issue and an ia64 linker bug. ↵Joshua Kinard2004-03-061-2/+2
| | | | (Manifest recommit)
* New minor revision that fixes the as.1 manpage issue and an ia64 linker bug.Joshua Kinard2004-03-064-26/+13
|
* New Version + fix for generating as.1 manpage. Keyword masked on all archs, ↵Joshua Kinard2004-03-051-2/+2
| | | | test and keyword as necessary. (Manifest recommit)
* New Version + fix for generating as.1 manpage. Keyword masked on all archs, ↵Joshua Kinard2004-03-054-75/+285
| | | | test and keyword as necessary.
* adding s390 arch supportBrian Jackson2004-03-021-2/+2
|
* ChangeLog fix (Manifest recommit)Daniel Ahlberg2004-03-011-1/+1
|
* ChangeLog fixDaniel Ahlberg2004-03-011-1/+3
|
* Remove arm keywords (Manifest recommit)Aron Griffis2004-02-231-81/+81
|
* Remove arm keywordsAron Griffis2004-02-2315-30/+30
|
* stable for amd64 2004.0 release (Manifest recommit)Brad House2004-02-211-85/+85
|
* stable for amd64 2004.0 releaseBrad House2004-02-212-3/+7
|
* Move to unstable to give the PAX_FLAGS stuff a test run. (Manifest recommit)Martin Schlemmer2004-02-171-86/+86
|
* Move to unstable to give the PAX_FLAGS stuff a test run.Martin Schlemmer2004-02-172-4/+7
|
* Masked on mips because this version of binutils won't produce bootable ↵Joshua Kinard2004-02-101-2/+2
| | | | kernel images. could be a missing patch or such. (Manifest recommit)
* Masked on mips because this version of binutils won't produce bootable ↵Joshua Kinard2004-02-103-19/+23
| | | | kernel images. could be a missing patch or such.
* Added support for new PT_PAX_FLAGS markings for program headers. (Manifest ↵Ned Ludd2004-01-281-15/+17
| | | | recommit)
* Added support for new PT_PAX_FLAGS markings for program headers.Ned Ludd2004-01-283-1/+189
|
* stable on alpha and ia64 for bug 37033Aron Griffis2004-01-193-87/+90
|
* Update version. Move patches to tarball. Many thanks toMartin Schlemmer2004-01-181-2/+2
| | | | | | Kumba <kumba@gentoo.org> for updating the pni (prescott support) patch and the mips-brswap patch. (Manifest recommit)
* Update version. Move patches to tarball. Many thanks toMartin Schlemmer2004-01-184-2/+194
| | | | | Kumba <kumba@gentoo.org> for updating the pni (prescott support) patch and the mips-brswap patch.
* Update copyright (Manifest recommit)Martin Schlemmer2004-01-181-17/+17
|
* Update copyrightMartin Schlemmer2004-01-1817-34/+34
|
* Do not add sections to a PT_GNU_STACK segment, which might beMartin Schlemmer2004-01-181-4/+3
| | | | | | | | | | a possible security issue, bug #37033. http://sources.redhat.com/ml/binutils/2003-12/msg00205.html Also bump x86 to stable, and do not drop already stable archs from -r3 to testing, as it is a crusial patch. (Manifest recommit)
* Do not add sections to a PT_GNU_STACK segment, which might beMartin Schlemmer2004-01-185-82/+344
| | | | | | | | | a possible security issue, bug #37033. http://sources.redhat.com/ml/binutils/2003-12/msg00205.html Also bump x86 to stable, and do not drop already stable archs from -r3 to testing, as it is a crusial patch.
* Marked stable on sparc.Jason Wever2004-01-073-5/+8
|
* D'oh, these hppa64 changes should not have been commited. Reverting. ↵Guy Martin2004-01-023-23/+4
| | | | Hopefully this was harmless for everyone.
* Added hppa64-linux target for hppa.Guy Martin2003-12-313-74/+94
|
* Marked stable on sparc. (Manifest recommit)Sven Blumenstein2003-12-301-72/+72
|
* Marked stable on sparc.Sven Blumenstein2003-12-304-7/+12
|
* Move to mips stable (~mips -> mips)Joshua Kinard2003-12-293-5/+9
|
* ppc64 supportBrad House2003-12-171-2/+2
|
* fix manifestsAlastair Tse2003-12-091-1/+1
|
* validating metadata.xmlAlastair Tse2003-12-091-2/+0
|
* Marked stable on hppa.Guy Martin2003-12-083-74/+77
|
* adding metadataSeemant Kulleen2003-12-032-72/+80
|
* mark stable on amd64Brad House2003-11-293-81/+85
|
* Fix sparc64/mips64 symlinks to point to /usr/sparc-*/bin/*. Do not applyMartin Schlemmer2003-11-0910-27/+266
| | | | -ppc-reloc.patch to sparc as ld quits with SIGBUS.
* Fix sparc64/mips64 symlinks to point to /usr/sparc-*/bin/*. Do not applyMartin Schlemmer2003-11-091-79/+81
| | | | -ppc-reloc.patch to sparc as ld quits with SIGBUS.
* Masked on sparc until ld issue is fixed.Jason Wever2003-11-093-9/+12
|
* Marked -hppa as it can't even compile glibc.Guy Martin2003-11-084-84/+87
|
* Cleanup -ppc-reloc.patch (had cruft like .orig in) and apply for all, as itMartin Schlemmer2003-11-086-5502/+1362
| | | | | fixes dynamic relocs for more archs than ppc. Add -tls-section-alignment.patch and put into testing for all.
* Cleanup -ppc-reloc.patch (had cruft like .orig in) and apply for all, as itMartin Schlemmer2003-11-081-78/+82
| | | | | fixes dynamic relocs for more archs than ppc. Add -tls-section-alignment.patch and put into testing for all.
* ~ppc, fix #32755Luca Barbato2003-11-075-5/+6883
|
* ~ppc, fix #32755Luca Barbato2003-11-071-1/+4
|
* -ppc due serious issuesLuca Barbato2003-11-053-74/+77
|