| Commit message (Expand) | Author | Age | Files | Lines |
* | 2001-08-30 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2001-08-30 | 18 | -10497/+248 |
* | * jcf-dump.c (print_constant): Fix fencepost error so "Float" and | bothner | 2001-08-30 | 2 | -5/+15 |
* | * config.gcc (h8300-*-elf*): New case. | amylaar | 2001-08-30 | 2 | -1/+6 |
* | * config.gcc (h8300-*-elf*): New case. | amylaar | 2001-08-30 | 6 | -1/+158 |
* | * t-h8300 (LIB1ASMFUNCS): Add _fixunssfdi and _fixunssfsi_asm. | amylaar | 2001-08-30 | 4 | -1/+84 |
* | * config/h8300/h8300.md (zero_extendqihi2): Changes to | kazu | 2001-08-30 | 2 | -2/+24 |
* | * h8300.md (*andorhi3): New pattern. | amylaar | 2001-08-30 | 2 | -0/+22 |
* | * h8300.c (dosize): Fix test for "sub". | amylaar | 2001-08-30 | 2 | -1/+5 |
* | * optimize.c (inlinable_function_p): Allow only smaller single | gerald | 2001-08-30 | 2 | -5/+12 |
* | * c-typeck.c (pointer_diff): Try to eliminate common term before | amylaar | 2001-08-30 | 2 | -1/+42 |
* | * class.c (build_vtable_entry_ref): Subtract in char*, not | jason | 2001-08-30 | 2 | -2/+11 |
* | Daily bump. | gccadmin | 2001-08-30 | 6 | -6/+6 |
* | * reload1.c (move2add_note_store): Correct typo checking for | geoffk | 2001-08-29 | 2 | -1/+6 |
* | make x a long | jason | 2001-08-29 | 1 | -1/+1 |
* | make BaseFunc virtual, too | jason | 2001-08-29 | 3 | -3/+3 |
* | 2001-08-29 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-08-29 | 2 | -4/+11 |
* | * ansidecl.h: Update comments reflecting previous change. | ghazi | 2001-08-29 | 2 | -5/+11 |
* | * genattrtab.c (attr_printf): Use VA_OPEN/VA_FIXEDARG/VA_CLOSE. | ghazi | 2001-08-29 | 2 | -14/+10 |
* | * config/h8300/h8300.md (movsi_h8300hs): Make it 64-bit safe. | kazu | 2001-08-29 | 2 | -1/+5 |
* | * config/h8300/h8300-protos.h: Add a prototype for | kazu | 2001-08-29 | 4 | -159/+268 |
* | * pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for | danglin | 2001-08-29 | 3 | -4/+15 |
* | * config/h8300/lib1funcs.asm: Update the copyright. Fix | kazu | 2001-08-29 | 2 | -5/+10 |
* | Fix typos in ChangeLog. | kazu | 2001-08-29 | 1 | -5/+5 |
* | * h8300.md (anonymous movhi pattern): Don't move (reg n) to | kazu | 2001-08-29 | 2 | -2/+18 |
* | * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300. | kazu | 2001-08-29 | 2 | -0/+5 |
* | * h8300.h (RETURN_ADDR_RTX): New. | kazu | 2001-08-29 | 2 | -0/+13 |
* | * h8300.md (movsi_h8300hs): Optimize loading of several | kazu | 2001-08-29 | 2 | -5/+29 |
* | * config/h8300/lib1funcs.asm: Fix comment typos. | kazu | 2001-08-29 | 2 | -2/+6 |
* | * iris6.h (ASM_DECLARE_OBJECT_NAME, ASM_FINISH_DECLARE_OBJECT): | ghazi | 2001-08-29 | 5 | -7/+31 |
* | Daily bump. | gccadmin | 2001-08-29 | 6 | -6/+6 |
* | * bb-reorder.c (function_tail_eff_head): New. | rth | 2001-08-29 | 2 | -2/+22 |
* | * dwarf2asm.c (dw2_asm_output_nstring): Fix typo in previous change. | ghazi | 2001-08-29 | 2 | -1/+5 |
* | 2001-08-28 Dale Johannesen <dalej@apple.com> | shebs | 2001-08-29 | 2 | -2/+9 |
* | Removing conflict indicators. Oops. | apbianco | 2001-08-29 | 1 | -2/+0 |
* | 2001-08-27 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-29 | 2 | -4/+21 |
* | 2001-08-28 Alexandre Petit-Bianco <apbianco@redhat.com> | apbianco | 2001-08-29 | 2 | -1/+11 |
* | * include/Makefile.am: Use toplevel_srcdir to refer to src files | ljrittle | 2001-08-29 | 3 | -7/+13 |
* | * tree.c (default_valid_attribute_p): Don't use PARAMS on a | ghazi | 2001-08-28 | 2 | -1/+6 |
* | 2001-08-28 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-08-28 | 5 | -6/+108 |
* | 2001-08-28 Daniel Berlin <dan@cgsoftware.com> | dberlin | 2001-08-28 | 2 | -4/+7 |
* | 2001-08-28 Eric Christopher <echristo@redhat.com> | echristo | 2001-08-28 | 3 | -2/+7 |
* | 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 |