summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.mmitchel1999-09-037-50/+33
* * rtl.h (RTL_CHECKC2): Fix typo in last change.mmitchel1999-09-032-1/+5
* * flow.c (propagate_block): Use XEXP not SET_DEST for a USE.rth1999-09-035-80/+160
* * Makefile.in (tlink.o): Don't depend on toplev.h.ghazi1999-09-035-337/+254
* * parse.y (strip_out_static_field_access_decl): Return operand iftromey1999-09-033-428/+435
* Fri Sep 3 18:09:24 1999 Andrew Haley <aph@cygnus.com>aph1999-09-033-2/+11
* * arm.c (note_invalid_constants): No need to ignore ASMs, we canrearnsha1999-09-032-8/+20
* * tlink.c (scan_linker_output): Skip the initial underscore injason1999-09-032-1/+685
* * gcc.c-torture/execute/990827-1.c: Fix typo.rearnsha1999-09-032-3/+7
* * typeck.c (build_indirect_ref): Reject dereference of pointer tonathan1999-09-032-1/+13
* * g++.old-deja/g++.other/deref1.C: New test.nathan1999-09-032-0/+17
* Daily bump.law1999-09-032-2/+2
* * objc/objc-act.c (objc_tree_code_type, objc_tree_code_length,ghazi1999-09-032-83/+108
* * reload1.c (eliminate_regs_in_insn): Avoid eliminating therth1999-09-033-2/+11
* * i386.c (ix86_attr_length_default): Handle TYPE_FXCH.law1999-09-032-0/+10
* Readd filemmitchel1999-09-031-24/+9
* Readd filemmitchel1999-09-032-9/+50
* Remove testmmitchel1999-09-031-26/+0
* * gjavah.c (decode_signature_piece): Emit "::" in JArray<>.tromey1999-09-022-5/+20
* * stmt.c (expand_asm_operands): Fix index into inout_mode whenamylaar1999-09-022-1/+6
* * class.c (finish_class): Remove unused parameter, all callersghazi1999-09-0211-21/+51
* * stmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS if present.rth1999-09-023-0/+38
* * cp-tree.h (cp_function): Move here, from decl.c.mmitchel1999-09-0211-305/+319
* * dwarf2out.c (dwarf2out_line): Constify `lastfile'.rth1999-09-0210-53/+63
* * decl2.c (arg_assoc_template_arg): New prototype. New function.mmitchel1999-09-025-31/+155
* * c-parse.in (compstmt_primary_start): New, broken out of firstrth1999-09-027-3577/+3792
* * fold-const.c (fold_range_test): Do not try to fold the rangelaw1999-09-022-0/+7
* * g++.old-deja/g++.other/ambig2.C: New test.nathan1999-09-024-0/+102
* * call.c (build_conditional_expr): Warn on enum mismatches.nathan1999-09-022-7/+25
* * combine.c (simplify_rtx): Recognize another case of a synthesizedlaw1999-09-022-2/+7
* Daily bump.law1999-09-022-2/+2
* * protoize.c (gen_aux_info_file): Let pexecute call choose_temp_base iflaw1999-09-022-2/+6
* * gcc.dg/980414-1.c: Fix assembler syntax to work with oldlaw1999-09-022-1/+6
* * combine.c (simplify_shift_const): Remove extra semicolon.law1999-09-026-5/+13
* * varasm.c (mark_constant_pool): When marking indirect references,law1999-09-022-2/+5
* * except.c (expand_fixup_region_end): Do not peek atlaw1999-09-022-2/+10
* Fix data corruption. (Eeep!)rth1999-09-021-2/+1445
* * flags.h: New variables align_loops, align_loops_log,geoffk1999-09-0211-137/+284
* Merge new ia32 backend from the branch!rth1999-09-0211-11002/+10616
* * gxx.gperf (hash, is_reserved_word): Add prototypes.ghazi1999-09-025-17/+47
* * emit-rtl.c (init_emit_once): Don't use GET_MODE_WIDER_MODErth1999-09-022-4/+8
* * cp-tree.h (lang_type): Move align into type_flags.mmitchel1999-09-013-9/+13
* * regmove.c (fixup_match_1): Don't move INSN in front of P ifrth1999-09-012-1447/+19
* Fix indentation problemscrux1999-09-013-295/+300
* Daily bump.law1999-09-012-2/+2
* * alias.c (non_local_reference_p): Constify fmt.rth1999-09-012-1/+5
* define HAVE_DOS_BASED_FILED_SYSTEM on cygwinmeissner1999-09-012-0/+8
* Fix typo in comment.law1999-09-011-1/+1
* * lib/c-torture.exp: Avoid the "compare executables" optimizationlaw1999-08-312-1/+20
* * cse.c (delete_trivially_dead_insns): Do not delete stores tolaw1999-08-312-1/+12