1. 14 Aug, 2001 4 commits
  2. 13 Aug, 2001 33 commits
  3. 12 Aug, 2001 3 commits
    • gcc.c: Fix comment formatting. · dc297297
      	* gcc.c: Fix comment formatting.
      	* gccspec.c: Likewise.
      	* gcov.c: Likewise.
      	* gcse.c: Likewise.
      	* genemit.c: Likewise.
      	* gengenrtl.c: Likewise.
      	* genrecog.c: Likewise.
      	* gensupport.c: Likewise.
      	* ggc-page.c: Likewise.
      	* global.c: Likewise.
      	* graph.c: Likewise.
      	* ifcvt.c: Likewise.
      	* integrate.c: Likewise.
      	* lcm.c: Likewise.
      	* libgcc2.c: Likewise.
      	* loop.c: Likewise.
      	* mbchar.c: Likewise.
      	* optabs.c: Likewise.
      	* predict.c: Likewise.
      	* prefix.c: Likewise.
      	* profile.c: Likewise.
      	* protoize.c: Likewise.
      	* real.c: Likewise.
      	* recog.c: Likewise.
      	* regclass.c: Likewise.
      	* regmove.c: Likewise.
      	* reg-stack.c: Likewise.
      	* reload1.c: Likewise.
      	* resource.c: Likewise.
      	* rtlanal.c: Likewise.
      	* rtl.c: Likewise.
      
      From-SVN: r44837
      Kazu Hirata committed
    • tm.texi (ENCODE_SECTION_INFO): Add documentation on how a tree representing a… · f0d1c3bd
      tm.texi (ENCODE_SECTION_INFO): Add documentation on how a tree representing a constant is passed to the macro.
      
      	* doc/tm.texi (ENCODE_SECTION_INFO): Add documentation on how
      	a tree representing a constant is passed to the macro.
      
      From-SVN: r44836
      Kazu Hirata committed
    • rs6000.c (rs6000_elf_asm_out_constructor): New. · d9f6800d
              * config/rs6000/rs6000.c (rs6000_elf_asm_out_constructor): New.
              (rs6000_elf_asm_out_destructor): New.                                           * config/rs6000/sysv4.h (CTORS_SECTION_ASM_OP): Remove.
              (DTORS_SECTION_ASM_OP): Remove.                                                 (TARGET_ASM_CONSTRUCTOR, TARGET_ASM_DESTRUCTOR): New.
              (ASM_OUTPUT_INT): Don't hack TARGET_RELOCATABLE for constructors.
      
      From-SVN: r44835
      Richard Henderson committed