aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-01-01attribs.c (handle_vector_size_attribute): Use host_integerp and tree_int_cst;...Richard Kenner5-23/+37
2002-01-01vms.h (DWARF2_UNWIND_INFO, [...]): Define.Douglas B Rupp5-7/+518
2002-01-01* gcc.c (delete_if_ordinary): Delete all versions.Douglas B Rupp2-2/+8
2002-01-01Update copyright years listHans-Peter Nilsson3-3/+3
2002-01-01mmix.md: Update FIXME to not mention define_constants.Hans-Peter Nilsson4-41/+81
2002-01-01* gcc.dg/mmix-1.c: New test.Hans-Peter Nilsson2-0/+46
2002-01-01stubs.c (sinf,cosf): Implement stubs to enable the equivalent ___builtin__ ve...Roger Sayle3-99/+24
2002-01-01* MAINTAINERS (Write After Approval): Add myself.Jason Thorpe1-0/+1
2002-01-01configure.in: Add support for NetBSD cross compiles.Jason Thorpe3-730/+1536
2002-01-01configure.in (uintptr_t): Use AC_CHECK_TYPE.Douglas B Rupp1-0/+5
2002-01-01Daily bump.GCC Administrator6-6/+6
2002-01-01parse.y (dump_java_tree): New function.Tom Tromey3-2/+37
2001-12-31* config/ia64/ia64.c (mark_reg_gr_used_mask): Mind HARD_REGNO_NREGS.Richard Henderson2-1/+9
2001-12-31aclocal.m4 (libiberty_AC_FUNC_STRNCMP): Use anon mmap as 2nd try.Ira Ruben3-1/+12
2001-12-31regrename.c (build_def_use): Don't rename asm operands that were originally h...Richard Henderson5-22/+160
2001-12-31vms.h (HAS_INIT_SECTION, [...]): Remove.Douglas B Rupp2-5/+7
2001-12-31alpha.c (reg_no_subreg_operand): Reject all non-registers.Richard Henderson2-19/+11
2001-12-31* final.c (alter_subreg): Assign REGNO after changing the rtx code.Richard Henderson1-1/+2
2001-12-31cfgrtl.c (delete_insn): Check for not NOTE_INSN_DELETED_LABEL before decremen...Richard Henderson1-1/+9
2001-12-31iterator: Add #include <bits/std_iterator.h>, tweak.Paolo Carlini3-3/+10
2001-12-31algo.h: Add two more using declarations.Paolo Carlini4-2/+15
2001-12-31stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument...Phil Edwards11-158/+238
2001-12-31eb130.C: hash_set is now in namespace __gnu_cxxPaolo Carlini2-1/+6
2001-12-31stl_deque.h: Doxygenate with initial/example hooks.Phil Edwards2-82/+211
2001-12-31slist: Move into __gnu_cxx, tweak, add using declarations.Paolo Carlini2-10/+25
2001-12-31hash_map: Move into __gnu_cxx, tweak, add using declarations.Paolo Carlini9-36/+94
2001-12-31algo.h: Include <ext/algorithm>, tweak using declarations.Paolo Carlini2-4/+12
2001-12-31Daily bump.GCC Administrator6-6/+6
2001-12-31* halfpic.h: Remove foward defs of tree_node and rtx_def.Graham Stott2-5/+4
2001-12-31* toplev.h: Remove forward def of tree_node, rtx_def.Graham Stott2-5/+4
2001-12-31except.h: Remove forward def of tree_node, rtx_def and define of tree, rtx.Graham Stott1-18/+0
2001-12-31basic-block.h: Remove forward def of tree_node and define of tree.Graham Stott1-5/+0
2001-12-31except.h: Remove forward def of tree_node, rtx_def and define of tree, rtx.Graham Stott1-0/+10
2001-12-31Remove extranwous changelog header.Graham Stott1-2/+0
2001-12-30cfglayout.c (scope_def, [...]): Remove.Richard Henderson8-690/+189
2001-12-31* c-lex.c: Include tree.h before expr.hGraham Stott2-2/+6
2001-12-31* c-typeck.c: Include rtl.h earlier.Graham Stott2-1/+5
2001-12-31tree.h (STRIP_NOPS): Remove extraneous semicolon.Graham Stott2-4/+12
2001-12-31final.c (struct bb_list): Delete.Graham Stott2-20/+5
2001-12-31cfgloop.c (flow_loop_entry_edges_find): Fix typo.Graham Stott2-2/+7
2001-12-31gcse.c (gcse_main): Fix typos.Graham Stott2-8/+13
2001-12-31* function.h: Remove undefs for rtx and tree.Graham Stott2-8/+4
2001-12-30loop.c (check_dbra_loop): Fix last change: examine both has_multiple_exit_tar...Richard Henderson2-1/+8
2001-12-30integrate.c (copy_rtx_and_substitute): Fix error last change: we need to unco...Richard Henderson2-3/+8
2001-12-30mmix.md ("*call_real"): Fix typo in comment.Hans-Peter Nilsson5-21/+28
2001-12-30* unroll.c: Move include files above first use of `const'.Kaveh R. Ghazi2-17/+21
2001-12-30cfgrtl.c (try_redirect_by_replacing_jump): Allow redirect_jump to fail if tar...Jakub Jelinek5-6/+54
2001-12-30Daily bump.GCC Administrator6-6/+6
2001-12-29gcc.c (init_gcc_spec): Do not link with static libgcc.a if gcc invoked with -...David Edelsohn2-1/+6
2001-12-30i386.c (ix86_asm_dialect): Fix enum type.Graham Stott2-24/+25