aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-07-12anon_ctor_itf_arg.java: New file.Alexandre Petit-Bianco3-0/+44
2001-07-12re PR java/3285 (gcj fails to resolve constructor calls in inner classes)Alexandre Petit-Bianco2-1/+9
2001-07-12* toplev.c (compile_file): Put call of ASM_FILE_START inside ifdef.Steve Ellcey2-0/+6
2001-07-12configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj on...Stephane Carrez2-0/+8
2001-07-12expr.c (expand_load_internal): New function.Tom Tromey2-1/+33
2001-07-12* libjava.lang/N19990310_4.xfail: Removed.Tom Tromey2-1/+4
2001-07-12flow.c (try_optimize_cfg): Delete whole chain of trivially dead basic blocks.Jan Hubicka2-11/+14
2001-07-12Report from Henner Zeller:Tom Tromey2-6/+15
2001-07-12flow.c (find_basic_blocks_1): Do not emit NOP after call.Jan Hubicka2-22/+10
2001-07-12mips.c (print_operand): Extend '%D' to memory operands.Richard Sandiford2-16/+18
2001-07-12decl.c (make_rtl_for_nonlocal_decl): Set DECL_C_HARD_REGISTER for `register' ...Mark Mitchell2-1/+13
2001-07-12Daily bump.GCC Administrator6-6/+6
2001-07-12Makefile.in (final.o): Depend on debug.h.Neil Booth14-81/+154
2001-07-11ia64-aix port from Tim WallTimothy Wall7-0/+537
2001-07-12recog.c (validate_change): Fix a comment typo.Kazu Hirata2-1/+5
2001-07-12porting-howto.xml: Initial checkin of master copy.Felix Natter3-156/+892
2001-07-11Makefile.in (c-lex.o): Wrap long lines.Neil Booth19-197/+210
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner26-130/+193
2001-07-11flow.c (merge_blocks_move_successor_nojumps): Do not crash when fallthru edge...Jan Hubicka9-42/+614
2001-07-11run_doxygen: Don't keep output from previous run.Phil Edwards12-22/+194
2001-07-11pa.c (pa_output_function_prologue): Delete prototype.John David Anglin4-3/+13
2001-07-11intrinsic77.f: New test.David Billinghurst2-0/+590
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