aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-08-24decl.c (init_decl_processing): Add `throws' field to method descriptor.Tom Tromey3-0/+46
2001-08-24* cp/rtti.c (VPARAMS): Fix parameter.Andreas Jaeger2-3/+7
2001-08-24expmed.c: Default-#define HAVE_insv, HAVE_extv, and HAVE_extzv to zero.Zack Weinberg2-33/+28
2001-08-24* i386.md (movcc peep2): Fix load of 0.Jan Hubicka2-2/+5
2001-08-24fold-const.c (tree_expr_nonnegative_p): Handle *_DIV_EXPR, *_MOD_EXPR, SAVE_E...Kaveh R. Ghazi4-0/+65
2001-08-24tree.c (cp_build_qualified_type_real): Use get_qualified_type.Jason Merrill1-0/+17
2001-08-24c-pragma.h: Move weak_syms and weak_decls...Jason Merrill3-39/+48
2001-08-24c-common.c (c_alignof, [...]): Move here...Jason Merrill12-167/+147
2001-08-24Daily bump.GCC Administrator2-2/+2
2001-08-23When moving asms out of the way, don't move all of them to the same placeBernd Schmidt2-2/+5
2001-08-23Fix abort where write_count got to 3Bernd Schmidt2-1/+9
2001-08-23function.c (thread_prologue_and_epilogue_insns): Avoid fallthru flag on edge ...Jan Hubicka4-2/+18
2001-08-23Remove unused functionLars Brinkhoff5-71/+9
2001-08-23fixJason Merrill1-3/+3
2001-08-23prune.exp (prune_gcc_output): Also ignore "In constructor" and "In instantiat...Jason Merrill2-1/+6
2001-08-23genconstants.c, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff6-20/+25
2001-08-23ia64.c (ia64_register_move_cost): Add mode arguemnt.Richard Henderson4-63/+121
2001-08-23regclass.c (init_reg_sets_1): Don't assume cost 2 within a register class.Richard Henderson2-1/+6
2001-08-23Daily bump.GCC Administrator1-1/+1
2001-08-23Daily bump.GCC Administrator1-1/+1
2001-08-23reload1.c (emit_reload_insns): Don't look for notes on a NULL store_insn.Geoffrey Keating2-1/+6
2001-08-23sparc.c (uns_small_int): Don't reference a constant >32-bit.Kaveh R. Ghazi2-26/+50
2001-08-22i386-protos.h: Correct declaration of i386_pe_asm_named_section.David Billinghurst2-2/+6
2001-08-22pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Add declaration for variable i.John David Anglin3-0/+8
2001-08-22cpperror.c (print_location): Don't show _Pragma.Neil Booth9-117/+118
2001-08-22* gcc.c (struct prefix_list): Change prefix to const char *.Matt Kraai2-1/+5
2001-08-22* final.c (final_scan_insn): Call ADDR_VEC_ALIGN on next insn.Matt Kraai2-1/+5
2001-08-22parse.y (resolve_inner_class): Keep local_enclosing to NULL if circularity is...Alexandre Petit-Bianco2-2/+9
2001-08-22explow.c (set_mem_attributes): Avoid returning a bogus alias set from a new MEM.Jason Merrill2-0/+12
2001-08-22jump.c (squeeze_notes): Take parms by reference.Jason Merrill7-44/+55
2001-08-22pt.c (tsubst_expr): Hand off to the TREE_CHAIN of a statement.Jason Merrill3-30/+35
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff226-2552/+2602
2001-08-22* gcc.c-torture/execute/divmod-1.c: Convert to ANSI.Aldy Hernandez2-26/+14
2001-08-22final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.Richard Henderson5-49/+63
2001-08-22ia64.c (emit_all_insn_group_barriers): Flush state at barrier insns.Richard Henderson2-5/+20
2001-08-22flow.c (flow_find_cross_jump): Don't consider unconditional return insns for ...Richard Henderson2-2/+7
2001-08-22* final.c (compute_alignments): Fix typo.Richard Henderson2-1/+3
2001-08-22expmed.c (CODE_FOR_insv, gen_insv): Provide defaults.Richard Henderson2-15/+24
2001-08-22caller-save.c: Don't include insn-codes.h.Zack Weinberg1-0/+9
2001-08-22Daily bump.GCC Administrator2-2/+2
2001-08-21ifcvt.c (find_if_block): Allow join_bb as EXIT.Richard Henderson2-3/+11
2001-08-22* builtins.c (type_to_class): Fix typo in last change.Kaveh R. Ghazi2-1/+5
2001-08-21crtbegin.asm (__do_global_dtors_aux): Use saved copy of gp while the real gp ...Richard Henderson2-1/+4
2001-08-21sysv4.h (ASM_OUTPUT_LABELREF): Don't emit '#' if ia64_asm_output_label.Richard Henderson2-1/+7
2001-08-22caller-save.c: Don't include insn-codes.h.Zack Weinberg2-16/+15
2001-08-22expmed.c (mode_for_extraction): New function.Zack Weinberg7-123/+138
2001-08-21cppfiles.c (stack_include_file): line-map.c now handles include depth.Neil Booth7-38/+43
2001-08-21cppfiles.c (stack_include_file): Don't handle -H here.Neil Booth5-13/+41
2001-08-21cppfiles.c (stack_include_file): Harmonize system headerness tests.Neil Booth3-43/+55
2001-08-21tradcpp.c (rescan): define obufp_before_macroname before RECACHESam Steingold2-1/+11