1. 20 Nov, 2002 4 commits
    • pt.c (for_each_template_parm): Free allocated memory. · ad2ae3b2
      	* pt.c (for_each_template_parm): Free allocated memory.
      	* search.c (is_subobject_of_p_1): New function.
      	(is_subobject_of_p): Avoid walking virtual bases multiple times.
      
      From-SVN: r59287
      Mark Mitchell committed
    • h8300.c (h8300_init_once): Replace 1 with MASK_H8300S. · ec5b0c68
      	* config/h8300/h8300.c (h8300_init_once): Replace 1 with
      	MASK_H8300S.
      
      From-SVN: r59286
      Kazu Hirata committed
    • h8300.c (h8300_init_once): Allow -mn switch only if -mh or -ms present. · 39ba95b5
      	* config/h8300/h8300.c (h8300_init_once): Allow -mn switch
      	only if -mh or -ms present.
      	(h8300_eightbit_constant_address_p): Support the normal mode.
      	(h8300_tiny_constant_address_p): Likewise.
      	* config/h8300/h8300.h (TARGET_NORMAL_MODE): New.
      	(POINTER_SIZE): Add 16 bit pointer for the normal mode.
      	(Pmode): Evaluate to HImode for the normal mode.
      	(SIZE_TYPE): Evaluate to unsigned int for normal mode.
      	(PTRDIFF_TYPE): Evaluate to int for the normal mode.
      	(ASM_WORD_OP): Evaluate to word for the normal mode.
      	* config/h8300/h8300.md (tablejump_normal_mode): New.
      	(indirect_jump_normal_mode): New.
      	* config/h8300/t-h8300 (MULTILIB_OPTIONS): Pass -mn option to
      	directory.
      	(MULTILIB_DIRNAMES): Create target dependent directory
      	'normal'.
              (MULTILIB_EXCEPTIONS): Don't turn on -mn on H8/300.
      	* doc/invoke.texi (gccoptlist): Describe the new switch -mn.
      
      From-SVN: r59285
      Vijay L. Khuspe committed
    • howto.html: Fix example code... · dd768f5f
      2002-11-20  Jonathan Wakely  <redi@gcc.gnu.org>
      
      	* docs/html/21_strings/howto.html: Fix example code, cite Gaby's
      	explanation of "<unknown type>" error with toupper/tolower.
      	* docs/html/22_locale/howto.html: Be more consistent with
      	example in 21_strings.
      
      From-SVN: r59284
      Jonathan Wakely committed
  2. 19 Nov, 2002 18 commits
  3. 18 Nov, 2002 18 commits