X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=contrib%2FChangeLog;h=119e0779db967f9217950c1c4ca78edb42567677;hb=36eba48c3119a0236a818f0bb51b11c56b4f351e;hp=15656b9965252c03c8e1b850bde294de108ae3da;hpb=1c4e2127649fc27d494d1e193ee7534e07bc495e;p=pf3gnuchains%2Fgcc-fork.git diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 15656b99652..119e0779db9 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,42 @@ +2008-07-14 Ralf Wildenhues + + * check_makefile_deps.sh: New file. + +2008-05-08 Sebastian Pop + + * patch_tester.sh (report): Do not print "Checker: ". + +2008-04-23 Sebastian Pop + + * patch_tester.sh (report): Do not print the time. + +2008-04-01 Joseph Myers + + * texi2pod.pl: Handle @samp and @url inside verbatim blocks. + Handle @heading. Handle enumerated lists with starting numbers + and extra headings. + +2008-03-10 Janis Johnson + + * patch_tester.sh (initialization): Initialize svnpatch and stop. + (usage): Add -svnpath and -stop. + (makedir): New. + (argument handling): Process -stop and -svnpath. + (setup code): Use makedir, error out if initial svn checkout fails. + (update): Use svnpath. Invoke contrib/gcc_update. + (apply_patch): Require that patch was created at top level. Use eval + with option variables. Don't use bootstrap target for make. Verify + that some tests were run. + (bootntest_patched): Use snvpath. + (main loop): For -stop, exit when there are no more patches to test. + +2008-03-09 Ralf Wildenhues + + * check_warning_flags.sh: Instead of invoke.texi, take the path + to the doc directory as argument. Check that warnings listed in + 'gcc --help' are accepted by the compiler, and listed in the + manuals. + 2008-03-06 Tom Tromey * patch_tester.sh (usage): Watermark is not lexicographic.