summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2005-01-06sync with list serverTodd C. Miller
2005-01-05Unbreak m88k build.Mark Kettenis
2005-01-02add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@Dale Rahn
2005-01-02-fzero-initialized-in-bss is wrong, meaning code thatTed Unangst
2005-01-02document starttls(8);Jason McIntyre
2004-12-31add starttls(8) to SEE ALSO;Jason McIntyre
2004-12-30gcc 3.3.5 loop optimization will produce incorrect output on powerpc; aMiod Vallat
2004-12-30Actual synch with 3.3.5.Marc Espie
2004-12-30tidy up AUTHORS a little;Jason McIntyre
2004-12-30move copyright into main body of man page (commented out);Jason McIntyre
2004-12-30mention online bug tracking system: based on a commit from fbsd;Jason McIntyre
2004-12-27Add sgi support.Mark Kettenis
2004-12-27Update mips-specific code to gdb-current.Mark Kettenis
2004-12-27Don't crash on intermixed 32-bit and 64-bit DWARF sections.Mark Kettenis
2004-12-27Add add_setshow_enum_cmd.Mark Kettenis
2004-12-27Add back nbsd.mt.Mark Kettenis
2004-12-27Resolve conflicts for GDB 6.3. Add local patches.Mark Kettenis
2004-12-27GDB 6.3 (excluding .info files)Mark Kettenis
2004-12-27Some post bintuils-2.15 changes for gdb-6.3.Mark Kettenis
2004-12-26Remove duplicate definition of LONG_DOUBLE_TYPE_SIZE, and shrink WINT_TYPEMiod Vallat
2004-12-25zap this tooMarc Espie
2004-12-25solve remaining conflictsMarc Espie
2004-12-25update those manually, since cvs got confused.Marc Espie
2004-12-25propolice markerMarc Espie
2004-12-25new stacknote.s can't depend on stmp-dirs either or our make will rebuild stuffMarc Espie
2004-12-25revert to cast-as-lvalues being pedantic warnings for now.Marc Espie
2004-12-25some new i386-specific include files. Adjust directory name.Marc Espie
2004-12-24gcc 3.3.5Marc Espie
2004-12-24result of mergeMarc Espie
2004-12-24gcc 3.3.5Marc Espie
2004-12-24mergeMarc Espie
2004-12-24gcc 3.3.5Marc Espie
2004-12-24result from merge... highly weird, since dale mixed things upMarc Espie
2004-12-24fix up conflictsMarc Espie
2004-12-22Add -ULDAPMAP to CPPFLAGS so we can't inadvertanly build errstring.o withTodd C. Miller
2004-12-16Update to sendmail-8.13.2Todd C. Miller
2004-12-08fix perlbug 32446: socket on fd 1 gets duped to fd 0 on close(STDIN)+close(ST...Markus Friedl
2004-12-06Do not access memory out of bounds when parsing input; fixes an incorrectMiod Vallat
2004-12-01Prevent -fno-builtin-{abort,exit} from causing cc1 to dump core.Miod Vallat
2004-11-29Clarify what a category is and update the list of categories to match ourTodd C. Miller
2004-11-24Do not put a ``warning: '' prefix to stabs warning messages, as we alreadyMiod Vallat
2004-11-22.{N,O}x fixes;Jason McIntyre
2004-11-19syncTodd T. Fries
2004-11-16Bring exec-stack.h correctly on i386/ELF; spotted by pageexec@freemail.huMiod Vallat
2004-11-12Don't use the IRIX workaround for relocs. Seems to break reloc count inPer Fogelstrom
2004-11-10Put back cross build piece which was lost with the 2.15 upgrade.Dale Rahn
2004-11-08Sync the weak symbol logic with the ELF ld.so, and use N_AUX() instead ofMiod Vallat
2004-11-08Invoke _cachectl() with correct size parameters.Miod Vallat
2004-11-08Partially revert to binutils 2.14: do not put a ``warning: '' prefixMiod Vallat
2004-11-07fix man page path; moritz@jodeit.orgTheo de Raadt