aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Collapse)AuthorFilesLines
2001-06-15cpp.texi: Update.Neil Booth3-48/+56
* doc/cpp.texi: Update. * doc/cpp.1: Regenerate. From-SVN: r43414
2001-06-15* doc/install.texi: Use correct markup hints.Loren J. Rittle2-5/+9
From-SVN: r43411
2001-06-15sv.po: Updated.Dennis Bjorklund2-3917/+9949
2001-06-15 Dennis Bjorklund <db@zigo.dhs.org> * sv.po: Updated. Approximately 1100 of 3600 strings translated. From-SVN: r43410
2001-06-15* function.c (gen_mem_addressof): Handle case where DECL is SAVE_EXPR.Richard Kenner2-1/+6
From-SVN: r43408
2001-06-15* explow.c (expr_size): If DECL and size specified, use it.Richard Kenner2-1/+11
From-SVN: r43407
2001-06-15cpp.texi: Formatting corrections.Zack Weinberg3-467/+426
* doc/cpp.texi: Formatting corrections. Correct buggy example of use of __GNUC__ etc. Clarify $ in identifiers. * doc/cpp.1: Regenerate. From-SVN: r43404
2001-06-15* optabs.c (expand_twoval_binop): Avoid undefined behaviour.Jan Hubicka2-5/+7
From-SVN: r43403
2001-06-15install.texi (Specific, alpha*-*-*): Fixed Tru64 UNIX etc.Rainer Orth2-54/+30
* doc/install.texi (Specific, alpha*-*-*): Fixed Tru64 UNIX etc. spelling. (Specific, alpha-*-osf1): Renamed to alpha*-*-osf*. Added Tru64 UNIX V5.1 bootstrap hints. (Specific, alpha*-*-osf*): Removed old section, obsolete. From-SVN: r43402
2001-06-15install.texi (Specific): Mention that glibc cannot be compiled with GCC 3.0.Andreas Jaeger2-1/+23
* doc/install.texi (Specific): Mention that glibc cannot be compiled with GCC 3.0. From-SVN: r43400
2001-06-15class.c (dfs_accumulate_vtbl_inits): Just point to the base we're sharing a ↵Jason Merrill2-135/+79
ctor vtable with. * class.c (dfs_accumulate_vtbl_inits): Just point to the base we're sharing a ctor vtable with. Merge code for cases 1 and 2. (binfo_ctor_vtable): New fn. (build_vtt_inits, dfs_build_secondary_vptr_vtt_inits): Use it. From-SVN: r43399
2001-06-15combine.c (nonzero_bits): Don't optimize away division by zero.Andrew Haley2-0/+13
2001-06-14 Andrew Haley <aph@redhat.com> * combine.c (nonzero_bits): Don't optimize away division by zero. From-SVN: r43398
2001-06-15add missing functionJason Merrill1-0/+5
From-SVN: r43397
2001-06-15cpp.texi: Revised and brought up to date.Zack Weinberg1-444/+449
* doc/cpp.texi: Revised and brought up to date. * doc/cpp.1: Regenerate. [[Split portion of a mixed commit.]] From-SVN: r43395.2
2001-06-15cpp.texi: Revised and brought up to date.Zack Weinberg2-2428/+2951
* doc/cpp.texi: Revised and brought up to date. * doc/cpp.1: Regenerate. From-SVN: r43394
2001-06-15* doc/install.texi: Update --enable-threads to match reality.Loren J. Rittle2-9/+25
From-SVN: r43393
2001-06-15Daily bump.GCC Administrator2-2/+2
From-SVN: r43392
2001-06-15* README.C4X: Remove (finally...).Michael Hayes1-48/+0
From-SVN: r43388
2001-06-15install.texi: Update for C4x.Michael Hayes2-1/+33
* doc/install.texi: Update for C4x. * README.C4X: Remove. From-SVN: r43385
2001-06-14c-tree.texi, [...]: Fix spelling and typos.Joseph Myers12-165/+180
* doc/c-tree.texi, doc/contrib.texi, doc/extend.texi, doc/gcc.texi, doc/install.texi, doc/invoke.texi, doc/md.texi, doc/objc.texi, doc/rtl.texi, doc/tm.texi: Fix spelling and typos. Consistently use "built-in" and "bit-field". Minor logical markup improvements. * doc/gcc.1: Regenerate. From-SVN: r43383
2001-06-14* config/mips/mips.md (exception_receiver): New.Richard Henderson2-1/+26
From-SVN: r43379
2001-06-14gcc.texi: Update passes documentation to be more in tune with reality.Daniel J. Berlin2-34/+153
2001-06-14 Daniel J. Berlin <dan@cgsoftware.com> * doc/gcc.texi: Update passes documentation to be more in tune with reality. From-SVN: r43376
2001-06-14* i386.c (ix86_expand_prologue): Fix merging conflict.Jan Hubicka2-2/+6
From-SVN: r43373
2001-06-14class.c (dfs_find_final_overrider): Fix logic.Jason Merrill6-21/+76
* class.c (dfs_find_final_overrider): Fix logic. * class.c (update_vtable_entry_for_fn): Uncomment optimization to use virtual thunk instead of non-virtual. (get_matching_virtual): Uncomment. * pt.c (unify): Don't recurse between the POINTER_TYPE and the OFFSET_TYPE. If we're adding cv-quals, the extra ones would be on PARM, not ARG. From-SVN: r43372
2001-06-14c-tree.texi, [...]: Use more logical markup.Joseph Myers13-1002/+1014
* doc/c-tree.texi, doc/contrib.texi, doc/extend.texi, doc/gcc.texi, doc/gcov.texi, doc/install-old.texi, doc/invoke.texi, doc/md.texi, doc/rtl.texi, doc/tm.texi: Use more logical markup. Use TeX quotes and dashes. Use @dots{} and @minus{}. Avoid spaces inside @var. Update last modification date in gcc.texi. * doc/gcc.1, doc/gcov.1: Regenerate. From-SVN: r43369
2001-06-14class.c (dfs_accumulate_vtbl_inits): For case 2 & 3...Nathan Sidwell4-3/+107
cp: * class.c (dfs_accumulate_vtbl_inits): For case 2 & 3, make sure we've not emerged from the hierarchy of RTTI_BINFO on reaching a non-virtual base. testsuite: * g++.old-deja/g++.abi/vbase8-9.C: New test. From-SVN: r43368
2001-06-14i386.c (x86_accumulate_outgoing_args, [...]): New global variables.Jan Hubicka3-11/+81
* i386.c (x86_accumulate_outgoing_args, x86_prologue_using_move, x86_epilogue_using_move): New global variables. (override_options): Enable ACCUMULATE_OUTGOING_ARGS if preferred. (ix86_emit_save_regs_using_mov): New static function. (ix86_expand_prologue, ix86_expand_epilogue): Use moves if preferred. * i386.h (MASK_MMX, MASK_SSE, MASK_SSE2, MASK_128BIT_LONG_DOUBLE, MASK_MIX_SSE_I387): Renumber. (MASK_NO_ACCUMULATE_OUTGOING_ARGS): New. (x86_accumulate_outgoing_args, x86_prologue_using_move, x86_epilogue_using_move): Declare. (TARGET_PROLOGUE_USING_MOVE, TARGET_EPILOGUE_USING_MOVE): New. From-SVN: r43366
2001-06-14Daily bump.GCC Administrator2-2/+2
From-SVN: r43362
2001-06-14Blow away a duplicate definition of "pow()" for C++John David Anglin3-3/+88
From-SVN: r43358
2001-06-13* ifcvt.c (dead_or_predicable): Fix return value last patch.Richard Henderson2-1/+5
From-SVN: r43357
2001-06-13objc.exp (objc_target_compile): Add ${rootme} to ld_library_path variable.Franz Sirl2-2/+9
2001-06-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com> * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path variable. From-SVN: r43351
2001-06-13* NEWS: Update release number.Mark Mitchell2-1/+7
From-SVN: r43344
2001-06-13* NEWS: Remove.Mark Mitchell1-0/+4
From-SVN: r43342
2001-06-13* NEWS: Remove.Mark Mitchell1-1852/+0
From-SVN: r43341
2001-06-13BUGS: Remove.Mark Mitchell3-589/+5
* BUGS: Remove. * NEWS: Likewise. From-SVN: r43340
2001-06-13ifcvt.c (cond_exec_get_condition): Use reversed_comparison_code.Richard Henderson2-10/+30
* ifcvt.c (cond_exec_get_condition): Use reversed_comparison_code. (cond_exec_process_if_block, dead_or_predicable): Likewise. From-SVN: r43336
2001-06-13mips-tfile.c (copy_object): Always pass indexNil for symbol table index.Rainer Orth2-2/+6
* mips-tfile.c (copy_object): Always pass indexNil for symbol table index. From-SVN: r43334
2001-06-13h8300.h (OK_FOR_T): Remove.Kazu Hirata3-22/+18
2001-06-13 Kazu Hirata <kazu@hxi.com> * config/h8300/h8300.h (OK_FOR_T): Remove. (EXTRA_CONSTRAINT): Do not use OK_FOR_T. * config/h8300/h8300.md: Remove alternatives involving inc and dec in the helper patterns for addhi3 and addsi3. From-SVN: r43329
2001-06-13contrib.texi: Link to libstdc++'s thanks.html for now.Phil Edwards2-0/+8
2001-06-13 Phil Edwards <pme@sources.redhat.com> * doc/contrib.texi: Link to libstdc++'s thanks.html for now. From-SVN: r43319
2001-06-13Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST.Zack Weinberg7-45/+64
* Makefile.in: Move _bb and __gcc_bcmp to LIB2FUNCS_ST. * libgcc-std.ver: Take out __bb* and __gcc_bcmp. * config/t-slibgcc-elf-ver, config/t-slibgcc-sld, config/alpha/t-osf4, config/mips/t-iris6: Extract all references to @shlib_map_file@, @shlib_objs@, or @shlib_base_name@ to Makefile variables. Bump soname version of libgcc to 1. From-SVN: r43316
2001-06-13install.texi: Use more logical markup.Joseph Myers2-183/+188
* doc/install.texi: Use more logical markup. Include @node commands in the source when generating any non-HTML. From-SVN: r43314
2001-06-13README: Replace with a cut-down and updated version of gcc/README.Joseph Myers2-26/+4
* README: Replace with a cut-down and updated version of gcc/README. gcc: * README: Remove. Some of the contents moved to ../README. From-SVN: r43312
2001-06-13Daily bump.GCC Administrator2-2/+2
From-SVN: r43311
2001-06-13install.texi (--enable-shared): List package names recognized by GCC.Alexandre Oliva2-7/+24
* doc/install.texi (--enable-shared): List package names recognized by GCC. From-SVN: r43308
2001-06-13install.texi (ix86-*-solaris*): Removed, outdated.Alexandre Oliva2-19/+25
* doc/install.texi (ix86-*-solaris*): Removed, outdated. (*-*-solaris*): Document problem in /bin/sh that affects configuring libraries. (sparc-*-solaris*): Recommend GNU binutils 2.11.1 or vendor tools. (*-sun-solaris2.8): Document linker problem that explains why libjava is disabled by default. From-SVN: r43303
2001-06-13Revert this patch:Mark Mitchell2-10/+6
* toplev.c (rest_of_compilation): Remove dead code before purge_addressof. From-SVN: r43301
2001-06-13revert: configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support.Alexandre Oliva3-399/+332
Reverted: 2001-06-07 Nathan Sidwell <nathan@codesourcery.com> * configure.in (sparc*-*-*): Check assembler R_SPARC_UA32 support. * configure: Rebuilt. From-SVN: r43300
2001-06-12Fix for PR 3128, IA-64 linux kernel miscompileJim Wilson2-5/+12
Fix for PR 3128, IA-64 linux kernel miscompile * loop.c (strength_reduce): Move bl->all_reduced set before check_ext_dependant_givs call. (check_ext_dependant_givs): Clear bl->all_reduced when ignoring givs. From-SVN: r43298
2001-06-13extend.texi (Function Attributes): Document SH's sp_switch and trap_exit.Alexandre Oliva2-9/+30
* doc/extend.texi (Function Attributes): Document SH's sp_switch and trap_exit. From-SVN: r43293
2001-06-13invoke.texi: Use more logical markup.Joseph Myers2-49/+56
* doc/invoke.texi: Use more logical markup. Use TeX quotes, dashes and @dots{}. From-SVN: r43286
2001-06-12i386.c (ix86_expand_prologue): Always use gen_pro_epilogue_adjust_stack; ↵Richard Henderson3-107/+79
update arguments. * config/i386/i386.c (ix86_expand_prologue): Always use gen_pro_epilogue_adjust_stack; update arguments. (ix86_expand_epilogue): Likewise. (ix86_emit_epilogue_esp_adjustment): Remove. (ix86_adjust_cost): Remove pro_epilogue_adjust_stack hack. * config/i386/i386.md (pro_epilogue_adjust_stack): Use a BLKmode clobber of scratch memory instead of a modification of EBP as the barrier. Update all peepholes to match. From-SVN: r43284