summaryrefslogtreecommitdiffstats
path: root/gnu
AgeCommit message (Expand)AuthorFilesLines
2008-06-07Put back the diff made between rev. 1.1.1.3 and 1.3chl1-0/+2
2008-05-29Revert 1.6 and reenable -fno-regmove for now -- it stroke back in sha1(1).miod1-0/+3
2008-05-27Cope with the changes in the libiberty C++ demangler, and crank minor versionmiod3-6/+12
2008-05-27Merge OpenBSD specific changes:miod84-12847/+17887
2008-05-27Update libiberty to the version found in binutils 2.17.1 (which stillmiod83-1509/+5974
2008-05-11If "cvs admin" encountered an entry in CVS/Entries for a file which has notobias1-0/+5
2008-05-08Due to the recent changes, it is no longer necessary to disable -fregmovemiod1-3/+0
2008-05-05enforce make -j1 in SDBM_File, there is a nasty race that's hard to fix.espie1-0/+4
2008-05-04Update to sendmail-8.14.3millert59-601/+1066
2008-05-03add stmp-dirs to dependancy list, fixes a make -j issue seen on macppcdrahn1-1/+1
2008-04-25Prevent user asm statements from being put in delay slots, this avoidsmiod1-1/+2
2008-04-25* PR rtl-optimization/13260miod4-11/+140
2008-04-25* PR target/11901miod1-0/+18
2008-04-25typomiod1-1/+1
2008-04-25reg_renumber[] values are valid if >= 0, not > 0.miod2-8/+8
2008-04-22I am so glad I'm a BSD developer.miod1-0/+1
2008-04-18Fix return value of i_add_match() and remove some bogus APPLE_HYBmillert2-20/+6
2008-04-05don't force recreating directories in mklibgcc, this causes rebuilds duringespie1-3/+1
2008-04-02Update to queue group-based config in use on the list server.millert2-36/+37
2008-03-28Remove unnecessary whitespace on .type foo,@object lines, which confuse gasmiod1-1/+1
2008-03-28Enable shared libraries on landisk.drahn3-4/+7
2008-03-24msg_controllen has to be CMSG_SPACE so that the kernel can account forderaadt1-2/+2
2008-03-15This should set msg_control using CMSG_SIZE(), and not assume thatderaadt1-2/+2
2008-03-13Add __data_start symbol to all ELF archs to consistently mark the beginningkurt4-1/+6
2008-03-08more mkhybrid prototypes cleanups.espie36-521/+229
2008-02-27fix a segfault in gnucvs that can occur with "checkout -c" if there isjoris1-0/+5
2008-02-27start cleaning up that mess (some sprintf -> snprintf, plus -Wall)espie12-54/+63
2008-02-20Fix a use-after-free bug in the envelope code just after a port 25 fork.brad1-3/+6
2008-02-15Really enable weak aliases by disabling the unwanted SUPPORTS_WEAK override, themiod1-0/+4
2008-02-12Fix a few warnings, including an uninitialized variable in an error case.miod4-10/+13
2008-02-10give method name of covariant return issue.espie1-1/+1
2008-02-08Febuary -> Februaryjmc1-1/+1
2008-01-29More read/write result checking fixes to avoid unsigned comparisons vskrw1-1/+1
2008-01-29fix another make -j race, avoid rebuilding some archives twice in parallel.espie1-1/+1
2008-01-25"read(..., ..., sizeof Y) < sizeof Y" is a dangerous idiom because itkrw1-2/+9
2008-01-14Fix a race by making maybe-all-bfd depend on all-bfd and maybe-all-opcodeskettenis1-2/+2
2008-01-14manpages need directories.espie1-1/+3
2008-01-01In the alpha allocate_stack builtin, only trigger stack probes if not runningmiod1-1/+2
2007-12-30enforce install -S, avoids races with make -j:espie1-1/+2
2007-12-24Teach as(1) about %gl on sparc64.kettenis1-0/+1
2007-12-01fix makefile races.espie1-3/+3
2007-11-28use sizeof (buf) instead of hardcoded valuechl1-4/+5
2007-11-28insert .WAIT so that stuff is built first, and checked afterwards, insteadespie1-1/+1
2007-11-28add dependencies for protector.o, preventing it from being built too early.espie1-1/+4
2007-11-28fix race: install-all can only be run *after* all is finished, otherwiseespie1-1/+3
2007-11-28Fix md_swap{in,out}_reloc.miod2-76/+22
2007-11-26Add a new warning to gcc, -Wvariable-decl, which causes it to warn formiod6-1/+32
2007-11-26fix build for real, forward maninstall to wrapper1espie1-565/+25
2007-11-25espie broke the make install codepath (and I think not just for DESTDIR), so back it outderaadt2-19/+561
2007-11-25man pages are in Makefile.bsd-wrapper1, so MLINKS should be there too,deraadt2-6/+6