aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-07-11stmt.c (emit_case_nodes): Widen high and low instead of new_bound and low to ...John David Anglin2-17/+19
2001-07-11gcov.c (arcdata): Use gcov_type to fix branch percentage for large hit count.Janis Johnson2-2/+5
2001-07-11* gcc.misc-tests/gcov-3.c: New test.Janis Johnson2-0/+49
2001-07-11profile.c (branch_prob): Fix .bbg info for computed gotos and C++ EH code.Janis Johnson2-12/+42
2001-07-11stmt.c (parse_output_constraint): New function, split out from ...Mark Mitchell6-136/+257
2001-07-11bitmap.c: Comment some functions; fiddle whitespace.Richard Henderson3-18/+21
2001-07-11gcse.c, [...]: s/free on sbitmap vectors/sbitmap_vector_free on sbitmap vecto...Daniel Berlin5-62/+78
2001-07-11* ssa-ccp.c (ssa_fast_dce): Free worklist when completed.Jeffrey A Law2-0/+6
2001-07-11dwarf2out.c (dwarf2out_init, [...]): Add dummy version #ifndef DWARF2_DEBUGGI...Richard Kenner2-4/+25
2001-07-11* Revert today's change -- there is a subtle bug.Ben Elliston5-28/+17
2001-07-11* gcc.c-torture/compile/20010711-1.c,Richard Sandiford3-0/+27
2001-07-11* simplify-rtx.c (simplify_gen_subreg): Return null for QUEUED rtxes.Richard Sandiford2-0/+7
2001-07-11* gcc.c-torture/execute/20010711-1.c: New test.Richard Sandiford2-0/+17
2001-07-11mips.c (gen_int_relational): Tell the caller not to reverse a branch if a NE ...Richard Sandiford2-0/+7
2001-07-11mips.md (call_internal1): Use CONSTANT_ADDRESS_P to check for constant addres...Richard Sandiford2-18/+29
2001-07-11re PR c++/80 (g++ enum and attributed __packed__)Ben Elliston5-15/+39
2001-07-11enum5.C: New test.Ben Elliston2-0/+29
2001-07-11[multiple changes]Alexandre Petit-Bianco5-18/+49
2001-07-11Daily bump.GCC Administrator6-6/+6
2001-07-11pt.c (tsubst_decl): Set DECL_CONTEXT for namespace-scope variables.Mark Mitchell3-2/+32
2001-07-11Add some org packages.Anthony Green57-65/+12784
2001-07-11Fix a typo in ChangeLog.Kazu Hirata1-1/+1
2001-07-11Jim is no longer at Wind River, he probably won't be contributing to mcore muchMike Stump1-1/+0
2001-07-10Fix typo in last changeRichard Kenner1-1/+1
2001-07-11calls.c (emit_library_call_value_1): Fix a comment typo.Kazu Hirata4-3/+9
2001-07-11simplify-rtx.c: (simplify_subreg) Fix typo in commentDavid Billinghurst2-1/+5
2001-07-10Makefile.am: Added `java/lang/ThreadLocal.java'.Alexandre Petit-Bianco7-1/+240
2001-07-10Makefile.in: Add support for regex code.Jeff Johnston3-2/+8254
2001-07-10xregex.h: New file to support libiberty regex.Jeff Johnston3-0/+595
2001-07-10recog.c (offsettable_address_p): Handle LO_SUM case.Richard Kenner3-11/+17
2001-07-10reload1.c (merge_assigned_reloads): After a RELOAD_OTHER merge...Stephane Carrez2-3/+8
2001-07-10fio.h: Revert type of url from off_t to int.Toon Moene5-7/+15
2001-07-10rs6000.c (print_operand, [...]): Use adjust_address_nv instead of plus_constant.Richard Kenner2-3/+10
2001-07-10Makefile.in (toplev.o, [...]): Depend on debug.h, wrap long lines.Neil Booth13-65/+209
2001-07-10* tm.texi: Fix markup.Neil Booth1-2/+1
2001-07-10ssa-ccp.c (first_phi_node): Remove.Jeffrey A Law4-33/+25
2001-07-10diagnostic.c (finish_diagnostic): Rename to diagnostic_finish.Gabriel Dos Reis2-11/+18
2001-07-10dwarf2out.c (dwarf2out_line): Emit -dA comment even when we have .loc support.Jason Merrill2-6/+8
2001-07-10collect2.c (main): Set COLLECT_NO_DEMANGLE for subprocesses.Jason Merrill2-2/+16
2001-07-10Correct branch/fallthru edge detectionBernd Schmidt2-1/+6
2001-07-10g++-dg.exp: Load file-format and target-supports like gcc.Jason Merrill5-38/+52
2001-07-10semantics.c (cp_expand_stmt): Fix for null current_function_return_value.Jason Merrill2-2/+11
2001-07-10acinclude.m4: Don't AC_REPLACE_MATHFUNCS expf and atan2f.Gabriel Dos Reis4-4/+10
2001-07-10expr.c (expand_expr, [...]): Don't force using bitfield extraction if no dire...Richard Kenner2-1/+7
2001-07-10emit-rtl.c (adjust_address, [...]): Change criteria for whether can put offse...Richard Kenner2-3/+10
2001-07-10* doc/tm.texi (Misc): Fix thinko.Gabriel Dos Reis2-0/+6
2001-07-10regmove.c (replace_in_call_usage): Fix warnings.Jan van Male3-45/+95
2001-07-10regmove.c (replace_in_call_usage): Fix warnings.Jan van Male20-198/+62
2001-07-10intdoc.in: Fix the definition of COMPLEX ABS.James Smaby3-4/+10
2001-07-10mips.c (override_options): Fix typo.Eric Christopher2-2/+6