1. 28 Oct, 2001 10 commits
    • genrecog.c (write_switch): Output if before switch for DT_elt_zero_wide_safe. · 9591d210
      	* genrecog.c (write_switch):  Output if before switch for
      	DT_elt_zero_wide_safe.
      
      From-SVN: r46584
      Jan Hubicka committed
    • Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h · d506f649
      	* Makefile.in (toplev.o, halfpic.o): Depend on halfpic.h
      	* i386/osfrose.h (SUBTARGET_SWITCHES): Add missing comma.
      	(FUNCTION_PROFILER): Const-ify.
      	* halfpic.c: Include "expr.h", "output.h" and "halfpic.h".
      	(eliminate_constant_term, assemble_name, output_addr_const):
      	Remove declarations.
      	(ptr_half_pic_address_p, half_pic_hash): Prototype.
      	(all_refs, half_pic_prefix, half_pic_hash, half_pic_declare,
      	half_pic_external, half_pic_address_p, half_pic_ptr): Const-ify.
      	* halfpic.h (ptr_half_pic_address_p, half_pic_finish): Prototype.
      	(half_pic_declare, half_pic_external): Const-ify.
      	* toplev.c: Include "halfpic.h".
      
      From-SVN: r46583
      Kaveh R. Ghazi committed
    • alpha.md, [...]: Fix spelling errors. · f710504c
      	* config/alpha/alpha.md, config/arm/arm.c, config/arm/arm.h,
      	config/d30v/d30v.h, config/fr30/fr30.c, config/i370/x-oe,
      	config/i386/i386.c, config/i386/i386-interix.h,
      	config/i386/i386.md, config/i386/i386.h, config/i386/sco5.h,
      	config/i860/i860.h, config/i860/i860.md, config/m68k/aux-exit.c,
      	config/m68k/m68k.c, config/mcore/mcore.c, config/mips/mips.md,
      	config/ns32k/ns32k.h, config/pa/pa.c, config/rs6000/rs6000.c,
      	config/sparc/sparc.c, config/m68hc11/m68hc11.c,
      	config/cris/cris.c, config/cris/cris.h, config/s390/s390.c,
      	config/s390/s390.h, config/stormy16/stormy16.h, doc/tm.texi: Fix
      	spelling errors.
      
      From-SVN: r46582
      Joseph Myers committed
    • 86numaux.adb, [...]: Fix spelling errors. · 638e383e
      	* 86numaux.adb, a-tigeau.ads, a-wtgeau.ads, decl.c, exp_ch6.adb,
      	exp_ch9.adb, exp_util.adb, fname-sf.ads, freeze.ads, g-awk.adb,
      	g-comlin.ads, g-dirope.adb, g-dyntab.ads, g-socket.ads,
      	g-table.ads, g-traceb.ads, gnat-style.texi, gnatchop.adb, init.c,
      	layout.adb, layout.ads, mdllfile.ads, mlib-fil.ads, osint.ads,
      	s-fatgen.adb, s-imgrea.adb, s-taprop.ads, s-tasdeb.ads,
      	sem_aggr.adb, sem_attr.adb, sem_case.ads, sem_ch13.adb,
      	sem_ch3.adb, sem_elab.adb, sem_maps.ads, sem_res.adb,
      	sem_util.ads, sinfo.ads, sinput.ads, table.adb, table.ads,
      	types.ads, urealp.adb: Fix spelling errors.
      
      From-SVN: r46581
      Joseph Myers committed
    • ChangeLog.0, [...]: Fix spelling errors. · f63d1bf7
      	* ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,
      	ChangeLog.5, ChangeLog, ChangeLog.lib, FSFChangeLog.10, ONEWS,
      	c-common.c, caller-save.c, cfg.c, cfgcleanup.c, cfgrtl.c,
      	collect2.c, df.h, diagnostic.h, final.c, gcse.c, gthr.h,
      	haifa-sched.c, jump.c, local-alloc.c, profile.c, protoize.c,
      	regmove.c, reload1.c, rtlanal.c, sched-vis.c, ssa.c, stmt.c,
      	system.h, toplev.c: Fix spelling errors.
      
      From-SVN: r46580
      Joseph Myers committed
    • * ChangeLog, configure: Fix spelling errors. · 63f6bcd7
      From-SVN: r46579
      Joseph Myers committed
    • Daily bump. · 82e255f2
      From-SVN: r46575
      GCC Administrator committed
    • * gcse.c (insert_insn_end_bb): Don't assume PAT is a SET. · 157bd2bb
      From-SVN: r46574
      Richard Kenner committed
    • dwarf2out.c (reg_number): Abort if pseudo. · e7af1d45
      	* dwarf2out.c (reg_number): Abort if pseudo.
      	(reg_loc_descriptor): Return 0 if pseudo.
      	(is_based_loc): Return 0 if pseudo.
      	(mem_loc_descriptor): Return 0 for pseudo and handle 0 return from
      	recursive calls.
      	(concat_loc_descriptor): Return 0 if either part's descriptor is 0.
      	(loc_descriptor): Return 0 if can't find location and handle 0
      	return from recursive calls.
      	(loc_descriptor_from_tree): Likewise.
      	Fix handling of indirect.
      	Also return 0 for PLACEHOLDER_EXPR.
      	Clean up COMPONENT_REF cases.
      	(add_AT_location_descriptor): Simplify, but handle 0 return from
      	loc_descriptor.
      	(add_const_value_attribute): Avoid shift count warning.
      	(add_bound_info): Remove test for PLACEHOLDER_EXPR here.
      	Set comp_unit_die as context if not in function.
      
      From-SVN: r46573
      Richard Kenner committed
  2. 27 Oct, 2001 9 commits
  3. 26 Oct, 2001 21 commits