]> gcc.gnu.org Git - gcc.git/commit
Makefile.in: Update dependencies.
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Wed, 22 Apr 2009 16:01:29 +0000 (16:01 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Wed, 22 Apr 2009 16:01:29 +0000 (16:01 +0000)
commit38d2336a2356074209d055098c7646cc30eb43df
treed587aea0284879b9e223bbb698dfdcaff883189d
parent7a29c1adc71d0f5817d9f893c138a236fc615a3e
Makefile.in: Update dependencies.

2009-04-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

* Makefile.in: Update dependencies.
* errors.c (warning): Remove unused parameter 'opt'. Returns
'void'.
* errors.h: Remove bogus comment about compatibility.
(warning): Update declaration.
* genautomata.c: Update all calls to warning.
* gimple.c: Do not include errors.h. Include toplev.h.
* tree-ssa-structalias.c: Do not include errors.h.
* omega.c: Likewise.
* tree-ssa-reassoc.c: Likewise.
* config/spu/spu-c.c: Likewise.
* config/spu/t-spu-elf: Update dependencies.

From-SVN: r146594
gcc/ChangeLog
gcc/Makefile.in
gcc/config/spu/spu-c.c
gcc/config/spu/t-spu-elf
gcc/errors.c
gcc/errors.h
gcc/genautomata.c
gcc/gimple.c
gcc/omega.c
This page took 0.062939 seconds and 5 git commands to generate.