aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-08-31* java/io/BufferedReader.java: Re-merged with Classpath.Tom Tromey2-6/+31
2001-08-30jcf-write.c (generate_classfile): Check that field is primitive or string bef...Per Bothner2-1/+8
2001-08-30parse.y (resolve_qualified_expression_name): If creating a COMPOUND_EXPR, set...Per Bothner2-1/+7
2001-08-31longlong.c (alpha_ep_extbl_i_eq_0): Allow for 16-bit 'unsigned int'.Geoffrey Keating2-1/+6
2001-08-31stormy16.md (udivmodhi4): Express using UDIV/UMOD, not DIV/MOD, of course.Geoffrey Keating2-4/+9
2001-08-30jcf-io.c (open_class): Set filename field.Per Bothner4-24/+45
2001-08-30jcf-write.c (generate_classfile): Don't write ConstantValue attribute if fiel...Per Bothner3-1/+19
2001-08-30rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov18-10497/+248
2001-08-30jcf-dump.c (print_constant): Fix fencepost error so "Float" and "Double" are ...Per Bothner2-5/+15
2001-08-30config.gcc (h8300-*-elf*): New case.J"orn Rennecke2-1/+6
2001-08-30config.gcc (h8300-*-elf*): New case.J"orn Rennecke6-1/+158
2001-08-30t-h8300 (LIB1ASMFUNCS): Add _fixunssfdi and _fixunssfsi_asm.J"orn Rennecke4-1/+84
2001-08-30h8300.md (zero_extendqihi2): Changes to define_expand to accomodate target-sp...Kazu Hirata2-2/+24
2001-08-30* h8300.md (*andorhi3): New pattern.J"orn Rennecke2-0/+22
2001-08-30* h8300.c (dosize): Fix test for "sub".J"orn Rennecke2-1/+5
2001-08-30optimize.c (inlinable_function_p): Allow only smaller single functions.Kurt Garloff2-5/+12
2001-08-30c-typeck.c (pointer_diff): Try to eliminate common term before doing conversi...J"orn Rennecke2-1/+42
2001-08-30class.c (build_vtable_entry_ref): Subtract in char*, not ptrdiff_t.Joern Rennecke2-2/+11
2001-08-30Daily bump.GCC Administrator6-6/+6
2001-08-29reload1.c (move2add_note_store): Correct typo checking for argument pushes.Geoffrey Keating2-1/+6
2001-08-29make x a longJason Merrill1-1/+1
2001-08-29make BaseFunc virtual, tooJason Merrill3-3/+3
2001-08-29gcse.c (compute_hash_table): The SRC part of an insn with a RETVAL note shoul...Andrew MacLeod2-4/+11
2001-08-29* ansidecl.h: Update comments reflecting previous change.Kaveh R. Ghazi2-5/+11
2001-08-29* genattrtab.c (attr_printf): Use VA_OPEN/VA_FIXEDARG/VA_CLOSE.Kaveh R. Ghazi2-14/+10
2001-08-29* config/h8300/h8300.md (movsi_h8300hs): Make it 64-bit safe.Kazu Hirata2-1/+5
2001-08-29h8300-protos.h: Add a prototype for emit_logical_op.Kazu Hirata4-159/+268
2001-08-29pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for comparis...John David Anglin3-4/+15
2001-08-29lib1funcs.asm: Update the copyright.Kazu Hirata2-5/+10
2001-08-29Fix typos in ChangeLog.Kazu Hirata1-5/+5
2001-08-29h8300.md (anonymous movhi pattern): Don't move (reg n) to (mem (pre_dec (reg ...Kazu Hirata2-2/+18
2001-08-29* gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.Kazu Hirata2-0/+5
2001-08-29* h8300.h (RETURN_ADDR_RTX): New.Kazu Hirata2-0/+13
2001-08-29h8300.md (movsi_h8300hs): Optimize loading of several special constants.Kazu Hirata2-5/+29
2001-08-29* config/h8300/lib1funcs.asm: Fix comment typos.Kazu Hirata2-2/+6
2001-08-29iris6.h (ASM_DECLARE_OBJECT_NAME, [...]): Fix format specifier warnings.Kaveh R. Ghazi5-7/+31
2001-08-29Daily bump.GCC Administrator6-6/+6
2001-08-29bb-reorder.c (function_tail_eff_head): New.Richard Henderson2-2/+22
2001-08-29* dwarf2asm.c (dw2_asm_output_nstring): Fix typo in previous change.Kaveh R. Ghazi2-1/+5
2001-08-29darwin.c (machopic_function_base_name): Add const qualifier to a string.Dale Johannesen2-2/+9
2001-08-28Removing conflict indicators. Oops.Alexandre Petit-Bianco1-2/+0
2001-08-28re PR java/4141 (GCJ compiles illegal code without complaining.)Alexandre Petit-Bianco2-4/+21
2001-08-28re PR java/3949 (fastjar exits success if @file not found)Alexandre Petit-Bianco2-1/+11
2001-08-29Makefile.am: Use toplevel_srcdir to refer to src files outside this component.Loren J. Rittle3-7/+13
2001-08-28tree.c (default_valid_attribute_p): Don't use PARAMS on a function definition.Kaveh R. Ghazi2-1/+6
2001-08-28df.h (struct df): Add rts_order variable.Daniel Berlin5-6/+108
2001-08-28ssa-ccp.c (ssa_ccp_df_delete_unreachable_insns): For unreachable blocks, the ...Daniel Berlin2-4/+7
2001-08-28crtn.asm: Add comment explaining 16 byte alignment.Eric Christopher3-2/+7
2001-08-28c-pragma.h (add_weak): Move prototype from here...Eric Christopher11-86/+165
2001-08-28jump.c (mark_jump_label): Fix typo: REG_LABEL is EXPR_LIST, not INSN_LIST.Alexandre Oliva2-1/+6