| Commit message (Expand) | Author | Age | Files | Lines |
* | 2001-08-28 Eric Christopher <echristo@redhat.com> | echristo | 2001-08-28 | 11 | -86/+165 |
* | * jump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_LIST, not | aoliva | 2001-08-28 | 2 | -1/+6 |
* | * jcf-write.c (generate_bytecode_insns): For increments and | bothner | 2001-08-28 | 2 | -14/+11 |
* | * java/math/BigInteger.java (init(int,Random)): New method. | bothner | 2001-08-28 | 2 | -13/+35 |
* | * config/ia64/ia64.md (andcmbi3, iorcmbi3): Fix typos. | rth | 2001-08-28 | 2 | -5/+9 |
* | * update_web_docs: Also check out texinfo.tex from | jsm28 | 2001-08-28 | 2 | -1/+6 |
* | 2001-08-28 Dale Johannesen <dalej@apple.com> | shebs | 2001-08-28 | 2 | -0/+10 |
* | * config/i386/cygwin.h (BIGGEST_FIELD_ALIGNMENT): Set to 64. | dj | 2001-08-28 | 2 | -0/+8 |
* | * config/darwin.h (ASM_OUTPUT_LABELREF): Handle '*' names. | shebs | 2001-08-28 | 2 | -1/+14 |
* | * jcf-write.c (generate_bytecode_insns): Generate an integer to | mmitchel | 2001-08-28 | 2 | -2/+14 |
* | 2001-08-28 Will Cohen <wcohen@redhat.com> | wcohen | 2001-08-28 | 2 | -1/+6 |
* | Daily bump. | gccadmin | 2001-08-28 | 6 | -6/+6 |
* | 2001-08-27 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2001-08-28 | 30 | -1206/+1565 |
* | (forgot in last checkin) | aj | 2001-08-28 | 2 | -239/+82 |
* | * flow.c (redirect_edge_succ_nodup): Return new edge. | rth | 2001-08-28 | 3 | -9/+17 |
* | * cse.c (cse_basic_block): Skip note instructions. | rth | 2001-08-28 | 2 | -4/+9 |
* | * combine.c (combine_simplify_rtx): Don't reverse condition | rth | 2001-08-28 | 5 | -2/+145 |
* | * config/m68k/m68k.md (sordered, sordered_1, sunordered, sunordered_1, | rth | 2001-08-28 | 2 | -0/+437 |
* | * java/rmi/activation/Activatable.java, | tromey | 2001-08-28 | 88 | -60/+8594 |
* | * jartool.c (jarfile): Remove length limitation. | tromey | 2001-08-27 | 2 | -4/+17 |
* | * config/m68k/m68k.md (subreghi1ashrdi_const32, bsetmemqi, | rth | 2001-08-27 | 2 | -6/+19 |
* | * expmed.c (store_bit_field): Ignore adjustment to bitpos | rth | 2001-08-27 | 2 | -3/+8 |
* | * genattr.c (main): Emit state_t even when not doing scheduling. | rth | 2001-08-27 | 2 | -0/+10 |
* | * gcse.c (reg_first_set, reg_last_set): Replace with ... | rth | 2001-08-27 | 2 | -37/+58 |
* | * flow.c (verify_flow_info): Use checksums to verify edges. | rth | 2001-08-27 | 2 | -24/+26 |
* | * genautomata.c (expand_automata): Always create a description. | rth | 2001-08-27 | 2 | -38/+38 |
* | * optabs.c (expand_binop): Correctly handle the carry in multiword | geoffk | 2001-08-27 | 2 | -13/+16 |
* | * ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should be __SIZE_TYPE__. | ljrittle | 2001-08-27 | 2 | -1/+6 |
* | 2001-08-27 Phil Edwards <pme@sources.redhat.com> | pme | 2001-08-27 | 4 | -976/+1011 |
* | * gcc.dg/asm-names.c (ymain): New. | aldyh | 2001-08-27 | 2 | -0/+8 |
* | include: | ghazi | 2001-08-27 | 4 | -31/+20 |
* | * reload.c (find_reloads_toplev): Back out this change: | geoffk | 2001-08-27 | 2 | -24/+9 |
* | 2001-08-27 Vladimir Makarov <vmakarov@touchme.toronto.redhat.com> | vmakarov | 2001-08-27 | 18 | -211/+10610 |
* | * flow.c (flow_loop_dump): Do not display insn UIDs if this is not | dnovillo | 2001-08-27 | 2 | -5/+16 |
* | * function.c (expand_function_end): Don't init arg_pointer_save_area. | rth | 2001-08-27 | 5 | -38/+54 |
* | * final.c (final_scan_insn): Don't enter APP_ON mode for | rth | 2001-08-27 | 2 | -11/+23 |
* | * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Use proper | rth | 2001-08-27 | 2 | -4/+8 |
* | * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Use proper | rth | 2001-08-27 | 2 | -1/+7 |
* | * c-tree.h: Add prototyp for c_sizeof_nowarn. | aj | 2001-08-27 | 2 | -1/+6 |
* | * ssa-ccp.c (ssa_const_prop): Free ssa_edges. | law | 2001-08-27 | 2 | -0/+7 |
* | * config/rs6000/rs6000.c (mask_operand): Rewrite without | amodra | 2001-08-27 | 5 | -158/+317 |
* | Daily bump. | gccadmin | 2001-08-27 | 6 | -6/+6 |
* | 2001-08-24 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-27 | 2 | -8/+54 |
* | 2001-08-24 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-27 | 2 | -1/+5 |
* | * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | aj | 2001-08-27 | 26 | -709/+267 |
* | * df.c (df_uses_record): Return after recording all uses | denisc | 2001-08-26 | 2 | -0/+6 |
* | 2001-08-26 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-08-26 | 2 | -0/+8 |
* | * Makefile.am: New friends for java/lang/Thread.h. | bryce | 2001-08-26 | 11 | -1185/+275 |
* | * name-finder.cc (lookup): Ignore a null dli_fname from d | bryce | 2001-08-26 | 2 | -2/+8 |
* | Daily bump. | gccadmin | 2001-08-26 | 6 | -6/+6 |