1. 30 Apr, 2000 2 commits
    • Daily bump. · d77ffb2a
      From-SVN: r33539
      Jeff Law committed
    • cpphash.h (enum node_type): Take out T_MCONST. · d2158690
      	* cpphash.h (enum node_type: Take out T_MCONST.
      	(union hashval): Move into struct hashnode.
      	(struct hashnode): Pack tighter.  Remove file, line, col
      	members.
      	* cpphash.c: Constify most of the macro-definition structures.
      	(struct definition): Replace by struct object_defn
      	and struct funct_defn.  Put file, line, column information
      	here.  All users updated to match.
      	(_cpp_create_definition, _cpp_macroexpand): Remove special
      	case for #define WORD OTHERWORD.
      	* cpplib.c (do_undef): Remove T_MCONST case.
      
      From-SVN: r33538
      Zack Weinberg committed
  2. 29 Apr, 2000 7 commits
  3. 28 Apr, 2000 31 commits