| Age | Commit message (Expand) | Author | Files | Lines |
| 2005-01-09 | go look in MAKEOBJDIR if defined, ensuring cross-pieces have a chance |  espie | 4 | -8/+16 |
| 2005-01-09 | in cross builds, don't test non existent libgcc1. |  espie | 1 | -0/+1 |
| 2005-01-06 | sync with list server |  millert | 2 | -6/+68 |
| 2005-01-05 | Unbreak m88k build. |  kettenis | 1 | -1/+1 |
| 2005-01-02 | add zaurus, fix cats entry. ok jakob@ pvalchev@ deraadt@ |  drahn | 9 | -0/+45 |
| 2005-01-02 | -fzero-initialized-in-bss is wrong, meaning code that |  tedu | 1 | -0/+4 |
| 2005-01-02 | document starttls(8); |  jmc | 1 | -0/+8 |
| 2004-12-31 | add starttls(8) to SEE ALSO; |  jmc | 1 | -1/+2 |
| 2004-12-30 | gcc 3.3.5 loop optimization will produce incorrect output on powerpc; a |  miod | 2 | -1/+4 |
| 2004-12-30 | Actual synch with 3.3.5. |  espie | 236 | -8157/+7856 |
| 2004-12-30 | tidy up AUTHORS a little; |  jmc | 1 | -3/+3 |
| 2004-12-30 | move copyright into main body of man page (commented out); |  jmc | 1 | -19/+21 |
| 2004-12-30 | mention online bug tracking system: based on a commit from fbsd; |  jmc | 1 | -6/+12 |
| 2004-12-27 | Add sgi support. |  kettenis | 7 | -3/+294 |
| 2004-12-27 | Update mips-specific code to gdb-current. |  kettenis | 2 | -1245/+191 |
| 2004-12-27 | Don't crash on intermixed 32-bit and 64-bit DWARF sections. |  kettenis | 1 | -85/+90 |
| 2004-12-27 | Add add_setshow_enum_cmd. |  kettenis | 2 | -0/+40 |
| 2004-12-27 | Resolve conflicts for GDB 6.3. Add local patches. |  kettenis | 510 | -27027/+29561 |
| 2004-12-27 | GDB 6.3 (excluding .info files) |  kettenis | 544 | -27493/+44945 |
| 2004-12-27 | Some post bintuils-2.15 changes for gdb-6.3. |  kettenis | 3 | -2/+35 |
| 2004-12-26 | Remove duplicate definition of LONG_DOUBLE_TYPE_SIZE, and shrink WINT_TYPE |  miod | 1 | -4/+1 |
| 2004-12-25 | zap this too |  espie | 1 | -0/+0 |
| 2004-12-25 | solve remaining conflicts |  espie | 31 | -5715/+1833 |
| 2004-12-25 | update those manually, since cvs got confused. |  espie | 2 | -5758/+6713 |
| 2004-12-25 | propolice marker |  espie | 1 | -1/+1 |
| 2004-12-25 | new stacknote.s can't depend on stmp-dirs either or our make will rebuild stuff |  espie | 1 | -4/+9 |
| 2004-12-25 | revert to cast-as-lvalues being pedantic warnings for now. |  espie | 1 | -12/+13 |
| 2004-12-25 | some new i386-specific include files. Adjust directory name. |  espie | 1 | -3/+5 |
| 2004-12-24 | gcc 3.3.5 |  espie | 361 | -30838/+61762 |
| 2004-12-24 | result of merge |  espie | 1 | -1/+1 |
| 2004-12-24 | gcc 3.3.5 |  espie | 3 | -26/+54 |
| 2004-12-24 | merge |  espie | 7 | -1736/+1883 |
| 2004-12-24 | gcc 3.3.5 |  espie | 41 | -722/+1284 |
| 2004-12-24 | result from merge... highly weird, since dale mixed things up |  espie | 232 | -7836/+8126 |
| 2004-12-24 | gcc 3.3.5 update |  espie | 232 | -8126/+7848 |
| 2004-12-24 | fix up conflicts |  espie | 21 | -72/+204 |
| 2004-12-24 | update to gcc 3.3.5 |  espie | 18 | -129/+58 |
| 2004-12-22 | Add -ULDAPMAP to CPPFLAGS so we can't inadvertanly build errstring.o with |  millert | 1 | -2/+3 |
| 2004-12-16 | Update to sendmail-8.13.2 |  millert | 76 | -327/+581 |
| 2004-12-08 | fix perlbug 32446: socket on fd 1 gets duped to fd 0 on close(STDIN)+close(STDOUT); |  markus | 1 | -0/+7 |
| 2004-12-06 | Do not access memory out of bounds when parsing input; fixes an incorrect |  miod | 1 | -3/+5 |
| 2004-12-01 | Prevent -fno-builtin-{abort,exit} from causing cc1 to dump core. |  miod | 1 | -4/+8 |
| 2004-11-29 | Clarify what a category is and update the list of categories to match our |  millert | 1 | -3/+3 |
| 2004-11-24 | Do not put a ``warning: '' prefix to stabs warning messages, as we already |  miod | 1 | -7/+3 |
| 2004-11-22 | .{N,O}x fixes; |  jmc | 1 | -2/+2 |
| 2004-11-19 | sync |  todd | 1 | -3/+1 |
| 2004-11-16 | Bring exec-stack.h correctly on i386/ELF; spotted by pageexec@freemail.hu |  miod | 1 | -1/+1 |
| 2004-11-12 | Don't use the IRIX workaround for relocs. Seems to break reloc count in |  pefo | 1 | -2/+7 |
| 2004-11-10 | Put back cross build piece which was lost with the 2.15 upgrade. |  drahn | 1 | -3/+11 |
| 2004-11-08 | Sync the weak symbol logic with the ELF ld.so, and use N_AUX() instead of |  miod | 1 | -6/+7 |