summaryrefslogtreecommitdiff
path: root/gnu/dist
AgeCommit message (Expand)Author
2003-05-23Back-port a patch from GCC mainline:thorpej
2003-05-09elf_fake_sections: fix cast sh_name.petrov
2003-05-06Include <string.h>. From Ian Lance Taylor.thorpej
2003-04-26Management, not managment. Mostly from jmc@openbsd.wiz
2003-04-25Make sure to supply the PS_REGNUM (as a fixed value) so thatmatt
2003-04-22Missing ':', noted by Thomas T. Thaidavid
2003-04-16Fix some xrefs.wiz
2003-04-16services(5), not (4).wiz
2003-04-15fix a minor formatting bug - use "@var{fmt}, @var{expr-list}",jdolecek
2003-04-11Add netbsdaout.c to BFD32_BACKENDS_CFILES and netbsdaout.lo toskrll
2003-04-07Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692.wiz
2003-04-06Correct some SPARC tradenames. From Igor Sobrado in PR 19820.wiz
2003-04-02add a missing backslash.perry
2003-03-31bessel->Bessel (Igor Sobrado, PR misc/19700)perry
2003-03-30VAX, not Vax.wiz
2003-03-29Apply new patch from sendmail.org to address the new buffer overflowatatat
2003-03-29penalty, not penality.cjep
2003-03-27regenerate for AM_MAINTAINER_MODE, using "autoreconf -f" ...lukem
2003-03-27add AM_MAINTAINER_MODElukem
2003-03-24Missed conflict from 8.12.8 import.atatat
2003-03-24Pull sendmail 8.12.8 to the head, resolve the import conflicts, andatatat
2003-03-24Pull sendmail 8.12.8 to the head, resolve the import conflicts, andatatat
2003-03-24sendmail 8.12.8atatat
2003-03-17Build COFF targets. Some embedded tools really, really want this.mycroft
2003-03-16Don't access memory before the start of a file.martin
2003-03-15IPv4, not IPV4. From Igor Sobrado in PR 20718.wiz
2003-03-15Back out rev. 1.4. The problem only occurs when using pre-compiledthorpej
2003-03-15Add -mstrict-align to the CC1 default options.hannken
2003-03-15PR/20554: John Heasley: gcc should define __sparcv9 for 64 bit compilationchristos
2003-03-14Second half of fix for PR toolchain/19265.thorpej
2003-03-14Add support for the %j format length modifier (intmax_t). We have tothorpej
2003-03-14Pass -m403 to gas.hannken
2003-03-14Support a Mac OS X host.thorpej
2003-03-13Support Mac OS X host.thorpej
2003-03-12The preprocessor in Apple's GCC 3.1 doesn't like being passed a macrothorpej
2003-03-12Don't do _INTL_REDIRECT_ASM if __APPLE__.thorpej
2003-03-12Fix a couple of merge errors.thorpej
2003-03-11Grok "z" (size_t) and "t" (ptrdiff_t) format length modifiers.thorpej
2003-03-08resolve conflictsperry
2003-03-08import postfix 2.0.6perry
2003-03-06Pull in a patch from GCC 3.3 that's been in my local tree for a long time:thorpej
2003-03-06handle repositories that contain symlinks in their path.christos
2003-03-06Update ELF_MAXPAGESIZE to 64K to match elf32vax.sc. This to facilitatematt
2003-03-05Moved back to usr.sbin.wiz
2003-03-05Make sure we output %progbits instead of @progbits. @ is a commentthorpej
2003-03-05Fix a merge error which could result in the linker crashingthorpej
2003-03-05Remove the adjust-section-size-for-orphan code. That patch was rejectedthorpej
2003-03-05In place_orphan, simplify the way we allow non-code read-only sectionsthorpej
2003-03-05Fix a merge error.thorpej
2003-03-05Update binutils version and correct gnusrc/skrll