1. 17 Jun, 2003 37 commits
  2. 16 Jun, 2003 3 commits
    • config.gcc: Explicitly mention elfos.h in ip2k entry. · 9cd598aa
      	* config.gcc: Explicitly mention elfos.h in ip2k entry.
      	* config/ip2k/ip2k.h: Don't #include it here.
      
      From-SVN: r68045
      Nathanael Nerode committed
    • abi_check.cc: Create summary report. · e7bb3511
      
      2003-06-16  Andreas Jaeger  <aj@suse.de>
      
              * testsuite/abi_check.cc: Create summary report.
      
      From-SVN: r68044
      Andreas Jaeger committed
    • decl.c, [...]: Don't use the PTR macro. · fad205ff
      cp:
      	* cp/decl.c, cp/pt.c, cp/search.c, cp/tree.c: Don't use the PTR
      	macro.
      
      gcc:
      	* bitmap.c, builtins.c, c-incpath.c, cgraph.c, config/frv/frv.c,
      	config/mips/mips.c, cppfiles.c, cpphash.c, cppinit.c, cpplib.c,
      	dwarf2out.c, dwarfout.c, except.c, expr.c, expr.h, fold-const.c,
      	function.c, gcc.c, genoutput.c, gensupport.c, global.c,
      	haifa-sched.c, hashtable.c, ifcvt.c, integrate.c, local-alloc.c,
      	loop.c, mips-tdump.c, mips-tfile.c, mkdeps.c, protoize.c,
      	read-rtl.c, recog.h, reload1.c, sbitmap.c, ssa-dce.c,
      	stringpool.c, tlink.c, tree.c, varasm.c, varray.c: Don't use
      	the PTR macro.
      
      From-SVN: r68043
      Kaveh R. Ghazi committed