summaryrefslogtreecommitdiff
path: root/gnu/dist
AgeCommit message (Expand)Author
2000-07-24Pull in a change critical to making the sparc64 compile:mycroft
2000-07-23sync with 8.11.0. (relatively large amount of changes are due toitojun
2000-07-23sendmail 8.11.0itojun
2000-07-09Make sense of registers from coredumps.eeh
2000-07-04When printing a longword displacement, grab the displacement as amatt
2000-07-03Pass -m21264 to assembler for -mcpu=21264a or -mcpu=ev67sommerfeld
2000-07-03incease the biggest alignment to 8 bytesmatt
2000-07-03fix serious recog bug. Basically addl2 was never used since the rtx_equal_pmatt
2000-07-02Add arm26 support to GCC. This is only very slightly tested at present.bjh21
2000-06-24Copy description of -rpath masquerading as -R from the info docs.erh
2000-06-19Disable "fancy math" the correct way (it's TARGET_DEFAULT that is usedkristerw
2000-06-18sync with sendmail 8.11.0beta3 about default address family (= AF_INET)itojun
2000-06-13resolve conflicts. (mainly due to $Id$ mistake in past import)itojun
2000-06-13sendmail/helpfile needs edit by hand.itojun
2000-06-13sendmail 8.10.2itojun
2000-06-11Make sure the dynsym section and the reserved bits in the RPDR are fullymycroft
2000-06-10NUL-terminate warning strings correctly.mycroft
2000-06-09Backout the previous since it isn't necessary. This version of gcckristerw
2000-06-09Backout the previous since it isn't necessary. This version of gccenami
2000-06-08Use sjlj exceptions.kristerw
2000-06-04Read fp regs from core file.tsubai
2000-06-04Use PT_{GET,SET}FPREGS.tsubai
2000-05-31import patchlevel 8. bugfixes, plus adds the ability to filter onperry
2000-05-22sync movsi_i* from egcs-current.msaitoh
2000-05-21Formatting glitches.wiz
2000-05-20Use the netbsdaout template.kristerw
2000-05-20Added a couple of hooks used during dynamic links.kristerw
2000-05-20This file will contain the MI part of netbsd a.out shared lib support.kristerw
2000-05-20Moved inclusion of netbsd.h and the _get_section_contents #define tokristerw
2000-05-20Sync *{mul,div}*i3 with egcs-current.msaitoh
2000-05-16Add clobber of the condition code register. Patch by Richard Earnshaw.is
2000-05-14The last commit needs an #include <libgen.h> to get the prototype ofveego
2000-05-14vstream_parse_args() doesn't return a VSTREAM *, no matter what it'sthorpej
2000-05-14String constants are const.thorpej
2000-05-14String constants are const.thorpej
2000-05-14Avoid shadowing a local in users of binhash_link().thorpej
2000-05-14NetBSD 1.4 and later has basename(3).thorpej
2000-05-13import 19991231-pl07perry
2000-05-11use the provided "include everything" configuration to build as.infodeberg
2000-05-10supports single step!msaitoh
2000-05-06determine path to /etc(/mail)?/aliases by using __NetBSD_Version__.itojun
2000-05-05catch up with sendmail 8.10 "aliases" pathname.itojun
2000-05-04Added some prototypes.kristerw
2000-05-04Use the new backend.kristerw
2000-05-04Do corresponding changes that have been done to aoutx.h, but in a morekristerw
2000-05-04This is going to be the new shared lib enabled a.out backend. It'skristerw
2000-05-04a.out shared lib support.kristerw
2000-05-04Play casting tricks so that storing an int in the context pointerthorpej
2000-05-04Need <string.h> for strlen() prototype.thorpej
2000-05-03correct a post 8.10.1 bug - stock 8.10.1 starts with listening IPv6 socketitojun