summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * objc/Make-lang.in (objc-act.o): Depend on debug.h.neil2001-07-233-1/+11
* * tm.texi (TARGET_FLOAT_FORMAT): Document IBM_FLOAT_FORMATgerald2001-07-232-1/+21
* * gcj/javaprims.h: Rebuilt class list.tromey2001-07-2312-649/+1662
* * unroll.c (loop_iterations): Fix miscalculation of initialcpopetz2001-07-232-1/+5
* * include/bits/limits_generic.h (int): Set digits and digits10dje2001-07-232-0/+32
* * gcc.c-torture/execute/20010723-1.c: New test.law2001-07-232-0/+20
* 2001-07-13 Andrew Haley <aph@redhat.com>aph2001-07-236-0/+69
* * flow.c (try_simplify_condjump): Unlink insn chain onhubicka2001-07-232-1/+11
* * basic-block.h (find_sub_basic_block): Declare.hubicka2001-07-239-143/+247
* * analyze_brprob: Fix awk compatibility problems; update comment.hubicka2001-07-232-9/+12
* MAINTAINERS (Various maintainers: s390 port): Added myself.uweigand2001-07-232-0/+5
* * reload.c (push_reload): Fix typo in comment.hp2001-07-232-3/+9
* * analyze_brprob: Fix more typos.aj2001-07-232-17/+21
* * analyze_brprob: Fix typos.aj2001-07-232-3/+7
* Daily bump.gccadmin2001-07-236-6/+6
* * flow.c: Grammar check and clarify a lot of comments.rth2001-07-232-290/+422
* * cp/class.c (type_requires_array_cookie): Fix use of uninitialisedgrahams2001-07-232-1/+6
* * fold-const.c (fold): Test vs FLOAT_TYPE_P instead ofrth2001-07-232-2/+8
* 2001-07-23 Ben Elliston <bje@redhat.com>bje2001-07-232-0/+5
* * m68k.c (const_uint32_operand): Abort if mode is <= 32 bits.rth2001-07-233-17/+36
* * configure.host: Enable hash synchronization for alpha*-*.jsturm2001-07-234-0/+65
* * flow.c (split_block): Make sure bb_note is included in therth2001-07-222-0/+10
* * basic-block.h (redirect_edge_and_branch_force,hubicka2001-07-228-87/+178
* * varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffout.h.neil2001-07-223-74/+14
* * config/i386/freebsd-aout.h (ASM_PREFERRED_EH_DATA_FORMAT): Useaoliva2001-07-222-0/+12
* * jump.c: Update comments.hubicka2001-07-226-844/+92
* * dbxout.c (dbxout_global_decl): New.neil2001-07-224-105/+87
* * config/alpha/alpha.c (get_trap_mode_suffix): New.rth2001-07-224-208/+324
* 2001-07-22 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl2001-07-223-7/+18
* * dbxout.c, sdbout.c, varasm.c: Revert most recent patch.neil2001-07-224-72/+109
* Daily bump.gccadmin2001-07-226-6/+6
* * regrename.c (regrename_optimize): Compute nregs for eachrth2001-07-222-4/+9
* * dbxout.c (dbxout_global_decl): New.neil2001-07-214-105/+84
* 2001-07-21 H.J. Lu (hjl@gnu.org)hjl2001-07-213-5/+11
* * config/m68hc11/m68hc11.md ("andqi3"): Accept d as second operand.ciceron2001-07-212-11/+22
* gcc:nathan2001-07-2127-633/+115
* Remove old-abi tests.nathan2001-07-213-37/+6
* Daily bump.gccadmin2001-07-216-6/+6
* extra casting required by new pointer typekorbb2001-07-211-2/+3
* force unsigned char compareskorbb2001-07-212-1/+7
* incorporate patches from 3.0 branchkorbb2001-07-211-19/+19
* * flow.c (try_redirect_by_replacing_jump): Correctly compute whichkazu2001-07-212-23/+18
* Remove old-abi remnants. Remove comments about old abinathan2001-07-2113-692/+206
* * doc/rtl.texi (REG_DEAD): Update for current semantics.rth2001-07-202-13/+15
* Correct typo.hubicka2001-07-201-1/+1
* * m68k.md (zero_extend?i?i2 expander): Use gen_lowpart insteadhubicka2001-07-202-15/+9
* * expr.c (emit_single_push_insn): Add call to push expander.hubicka2001-07-201-0/+8
* * rtlanal.c (set_noop_p): Return true for noop jumps.hubicka2001-07-206-2/+34
* * config/m68hc11/m68hc11.md ("movdi", "movdi_internal"): Use anciceron2001-07-202-5/+122
* * config/m68hc11/m68hc11.c (m68hc11_gen_highpart): Don't useciceron2001-07-202-7/+24