1. 27 Sep, 2009 6 commits
    • config.gcc: Update OpenBSD targets. · aa58f943
      	* config.gcc: Update OpenBSD targets.
      	* config/openbsd-stdint.h: New file.
      	* config/openbsd-libpthread.h: New file.
      	* config/openbsd.h: Update and break out LIB_SPEC definition.
      	* config/alpha/openbsd.h: Overhaul to reflect ELF migration.
      	* config/i386/openbsdelf.h: Correct types.
      	* config/m68k/openbsd.h: Likewise.
      	* config/mips/openbsd.h: Likewise.
      	* config/vax/openbsd.h: Likewise.
      
      From-SVN: r152218
      Jonathan Gray committed
    • fold-const.c (maybe_lvalue_p): Return false for M(IN|AX)_EXPR. · ffaf6f25
      	* fold-const.c (maybe_lvalue_p): Return false for M(IN|AX)_EXPR.
      	(extract_muldiv_1) <MINUS_EXPR>: Swap operands if necessary.
      	* stor-layout.c (layout_type) <ARRAY_TYPE>: Do not take the maximum
      	of the length and zero.
      
      From-SVN: r152217
      Eric Botcazou committed
    • Fix dependencies in gcc/Makefile.in. · 464778c0
      gcc/:
      	* Makefile.in (TOPLEV_H): Use $(INPUT_H) not input.h.
      	(FLAGS_H): Add options.h $(REAL_H).
      	(SEL_SCHED_IR_H): Add $(BITMAP_H) vecprim.h $(CFGLOOP_H).
      	(TREE_VECTORIZER_H): New.
      	(EBITMAP_H): Renamed from EBIMAP_H.
      	(c-decl.o, c-objc-common.o, c-pretty-print.o, attribs.o, c-omp.o)
      	(gtype-desc.o, ggc-common.o, ggc-page.o, ggc-zone.o, langhooks.o)
      	(tree.o, tree-ssa-structalias.o, tree-ssa-ter.o, tree-ssanames.o)
      	(tree-phinodes.o, tree-ssa-loop.o, tree-ssa-math-opts.o)
      	(gimple-low.o, omp-low.o, sese.o, graphite-blocking.o)
      	(graphite-clast-to-gimple.o, graphite-dependences.o)
      	(graphite-interchange.o, graphite-poly.o, graphite-scop-detection.o)
      	(graphite-sese-to-poly.o, tree-vect-loop.o, tree-vect-loop-manip.o)
      	(tree-vect-patterns.o, tree-vect-slp.o, tree-vect-stmts.o)
      	(tree-vect-data-refs.o, tree-vectorizer.o, gimple.o, tree-mudflap.o)
      	(targhooks.o, stmt.o, emit-rtl.o, ipa.o, matrix-reorg.o, ipa-inline.o)
      	(gcse.o, tree-ssa-ccp.o, df-byte-scan.o, vec.o, caller-save.o)
      	(ira-build.o, ira-costs.o, ira-color.o, ira-emit.o, ira.o)
      	(haifa-sched.o, sched-rgn.o, sel-sched.o, sel-sched-dump.o)
      	(sel-sched-ir.o, final.o, $(out_object_file)): Dependencies
      	updated and fixed as per above changes and per
      	check_makefile_deps.sh output.
      
      From-SVN: r152216
      Ralf Wildenhues committed
    • Fix library dependencies for -Wl,--as-needed. · c829a888
      gcc/:
      	PR bootstrap/40928
      	* configure.ac: Use $LIBS for '-ldl', not $LDFLAGS.
      	* configure: Regenerate.
      
      libjava/:
      	PR libgcj/38298
      	* Makefile.am (libgcj_tools_la_LIBADD): Add '-lm'.
      	* Makefile.in: Regenerate.
      
      From-SVN: r152215
      Ralf Wildenhues committed
    • MAINTAINERS (Write After Approval): Add myself. · 5bfbb7f7
      2009-09-26  Gary Funck <gary@intrepid.com>
      
      	* MAINTAINERS (Write After Approval): Add myself.
      
      From-SVN: r152214
      Gary Funck committed
    • Daily bump. · 5b5d47ac
      From-SVN: r152211
      GCC Administrator committed
  2. 26 Sep, 2009 7 commits
  3. 25 Sep, 2009 22 commits
  4. 24 Sep, 2009 5 commits