aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-09-07* gcc.c-torture/execute/unroll-1.c: New test.Catherine Moore2-0/+23
2000-09-07unroll.c (unroll_loop): Check for unconditional jumps to loop continuation.Catherine Moore2-0/+53
2000-09-07Handle multiword modes in regno_clobbered_pBernd Schmidt4-11/+26
2000-09-07Fix a small oversightBernd Schmidt2-1/+8
2000-09-07* ir.texi: Document type nodes.Gabriel Dos Reis2-0/+41
2000-09-07Daily bump.Jeff Law2-2/+2
2000-09-07c-common.h (prep_stmt): Declare.Mark Mitchell8-160/+193
2000-09-07configure.in (sh-*-linux*): Added.Niibe Yutaka8-93/+275
2000-09-07sh.h (OVERRIDE_OPTIONS): Don't disable function CSE unless generating PIC.Alexandre Oliva2-1/+4
2000-09-07sh.md (symPLT_label2reg): Force the initialization of the PIC register.Alexandre Oliva2-2/+23
2000-09-07decl.c (initialize_local_var): Remove RTL-generating code.Mark Mitchell3-15/+16
2000-09-07Makefile.in (clean_s1): Depend on stage_b.H.J. Lu2-3/+8
2000-09-07Move statement-tree facilities from C++ to C front-end.Mark Mitchell12-338/+522
2000-09-06* flow.c (insn_dead_p): Detect dead memory stores with auto increments.Herman A.J. ten Brugge2-1/+18
2000-09-06* calls.c: Fix formatting.Kazu Hirata2-130/+134
2000-09-06* config/i386/i386.h (ADDRESS_COST): Fix typo.Graham Stott2-1/+5
2000-09-07Integrated preprocessor.Zack Weinberg49-7525/+4991
2000-09-06* lang-specs.h: Also recognize `-femit-class-files'.Tom Tromey2-1/+6
2000-09-06rs6000.md: Correct function unit definitions for cr_logical and mtjmpr.David Edelsohn2-286/+33
2000-09-06extend.texi: Mark named return value extension as deprecated.Mark Mitchell16-238/+86
2000-09-06rs6000.c (rs6000_reverse_condition): Return the result.Geoff Keating2-2/+8
2000-09-06toplev.c (display_help): Fix thinko in documentation.Gabriel Dos Reis4-3/+37
2000-09-06Makefile.in (stage_*): add more dependencies to ensure parallel builds build ...DJ Delorie2-5/+10
2000-09-06Makefile.in (bootstrap-lean): Depend on bootstrap-lean_g, not bootstrap-lean_f.Manfred Hollstein2-1/+6
2000-09-06mklibgcc.in: Emit rule for libgcc-stage-start.Andreas Schwab3-8/+30
2000-09-06Don't use CLASS_LIKELY_SPILLED in local-allocBernd Schmidt2-22/+7
2000-09-06* g++.old-deja/g++.pt/deduct2.C: New test.Nathan Sidwell2-0/+25
2000-09-06pt.c (type_unification_real): Replace switch with if.Nathan Sidwell2-9/+11
2000-09-06* g++.old-deja/g++.pt/parms2.C: New test.Nathan Sidwell2-0/+43
2000-09-06error.c (dump_typename): New function, broken out of ...Nathan Sidwell3-5/+29
2000-09-06Changes in cse.c/loop.c cost calculationsBernd Schmidt8-98/+261
2000-09-06rs6000.c (validate_condition_mode): New function.Geoff Keating5-617/+514
2000-09-06* g++.old-deja/g++.pt/crash58.C: New test.Nathan Sidwell2-0/+37
2000-09-06init.c (build_offset_ref): Deal with namespace scoped TEMPLATE_ID_EXPRs.Nathan Sidwell2-15/+29
2000-09-06class.c (resolve_address_of_overloaded_function): Add explanation message.Nathan Sidwell5-14/+31
2000-09-06i386.md (call_pop): Fix test for setting current_function_uses_pic_offset_table.Richard Henderson3-13/+16
2000-09-0620000906.c: New test.Greg McGary3-0/+95
2000-09-06Daily bump.Jeff Law2-2/+2
2000-09-06timevar.c (timevar_add): Delete.Zack Weinberg2-22/+19
2000-09-06gthr-dce.h (__gthread_objc_mutex_deallocate): Free mutex->backend.J. David Anglin1-0/+4
2000-09-06gthr-dce.h (__gthread_objc_mutex_deallocate): Free mutex->backend.J. David Anglin1-3/+8
2000-09-05John David Anglin <dave@hiauly1.hia.nrc.ca>John David Anglin2-12/+13
2000-09-06c-decl.c (finish_incomplete_decl): Don't call complete_array_type for 'extern...Jason Merrill2-4/+9
2000-09-06tree.c (walk_tree): Expose tail recursion.Zack Weinberg4-18/+103
2000-09-05lib1func.asm (__divtf3): Rebundle for Itanium.Richard Henderson2-32/+40
2000-09-05parse.y (do_merge_string_cste): New locals.Alexandre Petit-Bianco2-6/+17
2000-09-06jcf-io.c: Include zlib.h.Anthony Green4-8/+57
2000-09-05ia64.md (mulhi3): Fix typo last change.Richard Henderson3-2/+9
2000-09-05Makefile.in: Restructure bootstrap stages to allow clean restart after failure.Donn Terry2-19/+75
2000-09-05ia64.md (movsi and movdi patterns): Allow moves from 8-bit constants to AR re...Richard Henderson2-20/+28