summaryrefslogtreecommitdiff
path: root/gnu/dist
AgeCommit message (Expand)Author
2000-04-18Fix a binutils bug. Should be fixed in the next version.eeh
2000-04-13gdb for sh3 (broken)msaitoh
2000-04-03Don't enable CIX on ev6/21264, but add an ev67/21264a switch that doesthorpej
2000-03-27set DWARF_LINE_MIN_INSTR_LENGTH to 2 because the length of instructionmsaitoh
2000-03-26Make this at least pretend to work when cross-compiling.mycroft
2000-03-16Changed ev5 L1 cache latency from 2 to 3, as suggested by Bill Dorsey.elric
2000-03-05remove MIPS SOFTFLOAT.shin
2000-02-27Let "egcs" recognize strftime(3)'s "%F" conversion. Patch supplied bytron
2000-02-27reformulate `-o' description, also add it to grep.infowiz
2000-02-27document -o (4.4BSD compatibility option)wiz
2000-02-27re-add pre-generated grep.info and use that one until our texinfowiz
2000-02-27use `matcher' only after it has a valuewiz
2000-02-27handle conflicts between grep-2-3 and grep-2-4wiz
2000-02-27Update GNU grep to 2.4wiz
2000-02-19- tm.h is automatically generated by configure in gnu/dist/gcc,tsutsui
2000-02-16Fix object format assignment entry for mips-*-netbsd*.tsutsui
2000-02-16Use "uname -p" to determine CPU_TYPE (except arm32).tsutsui
2000-02-16Add mipseb support to egcs distfiles.tsutsui
2000-02-16Add support of mipseb target.tsutsui
2000-02-07Initial import of "sendmail" 8.9.3 sources.tron
2000-02-07(s_common): Convert byte alignment to power of two to record alignment ofkleink
2000-02-01C++ exceptions doesn't work in i386 shared libs when using sjlj exceptionskristerw
2000-01-24Use mkstemp().mycroft
2000-01-19#define POSIXmycroft
2000-01-11Add rudimentry VAX COFF support. enough so objdump, size, nm, etc. are happymatt
2000-01-06Made libbfd read and understand our a.out dynamic symbols.kristerw
2000-01-06apply some patches from egcs-current (to make gcc more reliable)msaitoh
2000-01-02pass arg 4 of the qsort() correctly.msaitoh
2000-01-02BFD for SH ELFmsaitoh
2000-01-01Made N_TXTADDR do the righ thing with shared libs.kristerw
1999-12-26gas.new for NetBSD/sh3msaitoh
1999-12-26ld.new for NetBSD/sh3msaitoh
1999-12-26libbfd for NetBSD/sh3msaitoh
1999-12-20one too many backslashes in an nroff expression, fixed per PR 8724fair
1999-12-03Pass in the appropriate machine directive to the assembler if an -mcpu=...thorpej
1999-11-26gdb for SH (doesn't work yet)msaitoh
1999-11-26add "system.h"msaitoh
1999-10-25more radical fix for the last problem, from the egcs/gcc mailing listdrochner
1999-10-08s/ the the / the /msaitoh
1999-10-07- set pagesize to 4Kmsaitoh
1999-10-07gcc for sh3msaitoh
1999-10-04Some time ago, bfd_target_vector was changed from beeing an array, to bekristerw
1999-10-04Improve the accuracy of raise, cosine, and bessel functions.phil
1999-09-29Hpcmips needs completely FPU instruction free user land.takemura
1999-09-27For ELF, rename the profiling entry from mcount to __mcount to avoid clashingkleink
1999-09-23Remove references to nonexistent manual pages prof(1), pc(1) and monitor(3).is
1999-09-17if bfd_write is invoked with ptr == NULL and (size * nitems) == 0, don't both...lukem
1999-09-10Correct the condition codes.is
1999-09-04Fix for a misoptimization, from the egcs/gcc mailing listdrochner
1999-08-25-e may be specified multiple times, as per SUSv2.hubertf