summaryrefslogtreecommitdiffstats
path: root/gnu
AgeCommit message (Expand)AuthorFilesLines
2004-06-07enable dynamic perl; millert okmickey1-1/+1
2004-06-03Make sure libobjc is self-contained on vax, so that .m programs can link.miod1-0/+4
2004-06-03Enable assembly listings.miod2-4/+2
2004-06-01manage NEW_BINUTILS vs non-NEW_BINUTILS better. does not install unnecessarydrahn1-14/+43
2004-06-01remove workaround not needed w/ gcc3 anymore; millert@ okmickey1-28/+1
2004-05-31#ifndef errno declaration. ok millert@otto1-0/+2
2004-05-30emacs undump is very sensative to the section ordering, For W^X a coupledrahn3-7/+18
2004-05-30Sync with upstream sources; fixes m88k backtrace bug.kettenis1-5/+3
2004-05-30Recognize m88k core files.kettenis1-0/+4
2004-05-27for openbsd-*-hppa* force libtool to pass all dep-libs through for -lgcc used for shlib linking; espie@ okmickey1-0/+3
2004-05-26neede for dhared libsmickey2-21/+40
2004-05-25provide a way data plt prepending got; drahn@ okmickey2-2/+3
2004-05-25Enable gdb on m88k again, it works well enough and better than ever.miod1-2/+2
2004-05-24Add m88k support.kettenis8-0/+1079
2004-05-23s/M_M88K_OPENBSD/M_88K_OPENBSD/gkettenis2-2/+2
2004-05-23Workaround for alpha, which generate a relocation entry for a function pointerdrahn1-1/+11
2004-05-22Don't install /usr/man/man1/gdb.1 and /usr/man/man1/gdbtui.1.kettenis1-10/+2
2004-05-21Properly recognize core dump architecture. Add StackGhost support.kettenis4-91/+138
2004-05-21Add missing file.kettenis1-0/+71
2004-05-21Remove accidentally added .info file.kettenis7-36428/+0
2004-05-21Resolve conflicts for GDB 6.1. Add local patches.kettenis980-225632/+39900
2004-05-21GDB 6.1 (excluding .info files)kettenis1797-105966/+685080
2004-05-21Update headers to gdb-6.1 version to get new constants.kettenis2-16/+79
2004-05-20bfd support for OpenBSD/m88k a.out binaries, glueing existing bits together.miod10-2/+63
2004-05-20Correctly copy text into line buffer.kettenis1-1/+1
2004-05-19remove the disabled DO_FORCE_VERS support.brad1-35/+1
2004-05-19Add dis-init.c from gdb 6.1.kettenis4-38/+60
2004-05-19Remove a build warning by reverting to old method of testing fordrahn1-8/+5
2004-05-19When passing a variable of 32 bytes or larger, as argument to a function,miod1-0/+8
2004-05-19In __builtin_saveregs(), initialize __va_stk to a correct value.miod1-1/+3
2004-05-19Fix buffer overflow find by Stefan Esser, patch by Derek Robert Price.millert1-4/+42
2004-05-18Do not install binutils nm/size, mickey@drahn2-10/+10
2004-05-17Enable binutils for arm now that we have binutils 2.14.drahn1-5/+2
2004-05-17Resolve merge conflicts, adjust method of W^X handing (.sh files)drahn2049-626027/+160994
2004-05-17Make FUNCTION_ARG_ADVANCE() really match FUNCTION_ARG() register usage.miod1-2/+7
2004-05-17import binutils 2.14 (excluding testsuites, .info files, and .po files)drahn903-46143/+320798
2004-05-17WHoops, only define _FFR_QUEUERETURN_DSN once.millert1-2/+2
2004-05-17Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library.kettenis4-76/+256
2004-05-11If no help file is present don't print the sendmail version--wemillert1-2/+1
2004-05-11Build sendmail with -D_FFR_QUEUERETURN_DSN to enable confTO_QUEUERETURN_DSN.millert1-2/+2
2004-05-10Remove prototype conflicting with new libreadline.kettenis1-4/+0
2004-05-10Resolve conflicts for GNU readline 4.3p5.kettenis34-5573/+9712
2004-05-10GNU readline 4.3p5kettenis62-3065/+9598
2004-05-05Only define __LP64__ if in 64 bit mode. ok deraadt@ millert@drahn1-1/+2
2004-05-04Do not disable -fcaller-saves anymore.miod1-12/+10
2004-05-04Backport a fix from gcc 3 (revision 1.32):miod1-1/+8
2004-04-23Port the gcc2 bounds checking support to gcc3, activated with -Wboundedavsm13-40/+654
2004-04-21Add luna88k related directories and information to the build infrastructure.miod11-0/+33
2004-04-21- point people to smm docsjmc1-15/+9
2004-04-19some gcc3/propolice --enable-checking fixes:avsm4-4/+20