aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-12-16cccp.c: Don't define MIN/MAX anymore.Kaveh R. Ghazi5-22/+17
1998-12-15Daily bump.Jeff Law1-1/+1
1998-12-15* fix-header.c: Don't define xstrdup here.Zack Weinberg2-9/+4
1998-12-15* mn10200.md (addsi3 expander): Use "nonmemory_operand" for operand 2.Jeffrey A Law2-1/+6
1998-12-15loop.c (consec_sets_giv): New argument last_consec_insn.J"orn Rennecke2-16/+14
1998-12-15Fix dumb thinkos in last change.Jeff Law2-16/+16
1998-12-15loop.h (loop_info): New field 'vtop'.Michael Hayes4-69/+172
1998-12-15decl.c (poplevel): Make sure ns_binding is initialized.Mark Mitchell2-1/+5
1998-12-15* mn10300.md (bset, bclr): Operand 0 is a read/write operand.Jeffrey A Law2-2/+4
1998-12-15mn10200.md (abssf2, negsf2): New expanders.Jeffrey A Law3-0/+198
1998-12-15decl.c (finish_function): Undo inadvertant change in previous patch.Mark Mitchell2-7/+12
1998-12-15Cope with inlining functions which return a multiword CONCAT valueNick Clifton3-2/+22
1998-12-15cppalloc.c: Add xstrdup here.Zack Weinberg5-22/+24
1998-12-15cpplib.c: Make all directive handlers read their own arguments.Zack Weinberg2-172/+195
1998-12-15cpphash.h (union hash_value): Remove `keydef' member, add a `struct hashnode ...Zack Weinberg6-447/+215
1998-12-15loop.h (struct induction): Delete times_used member.J"orn Rennecke3-64/+72
1998-12-15gjavah.c (print_field_info): Changed how most negative number is printed.Tom Tromey2-14/+19
1998-12-15* g++.old-deja/g++.other/conv5.C: New test.Alexandre Oliva2-0/+10
1998-12-14dwarf2out.c (gen_struct_or_union_type_die): Check AGGREGATE_TYPE_P instead of...Jason Merrill2-4/+17
1998-12-14Daily bump.Jeff Law1-1/+1
1998-12-14parse.y (fold_constant_for_init): New function.Per Bothner1-0/+20
1998-12-14parse.y (fold_constant_for_init): New function.Per Bothner2-453/+787
1998-12-14Eliminate compiler warnings.Jim Wilson2-1/+9
1998-12-14class.c (pushclass): Tweak handling of class-level bindings.Mark Mitchell15-126/+399
1998-12-14gjavah.c (print_field_info): If value to print is the smallest value of its s...Tom Tromey2-13/+40
1998-12-14Update testMark Mitchell1-1/+1
1998-12-14output.h (force_data_section): New prototype.Andrew MacLeod4-1/+21
1998-12-14Delete REG_RETVAL and REG_LIBCALL notes after completeing reloadNick Clifton3-2/+20
1998-12-14gjavah.c (decompile_method): Decompile `return null'.Tom Tromey2-1/+31
1998-12-14Fix typo.Nick Clifton2-3/+28
1998-12-14choose-temp.c: Don't check IN_GCC anymore.Kaveh R. Ghazi13-44/+39
1998-12-14demangle.h: Don't check IN_GCC anymore.Kaveh R. Ghazi3-4/+5
1998-12-13Daily bump.Jeff Law1-1/+1
1998-12-13rtl.h (multiple_sets): Fix prototype.Jeff Law1-1/+1
1998-12-13rtl.h (multiple_sets): Fix prototype.Jeffrey A Law2-1/+6
1998-12-13newJason Merrill1-0/+12
1998-12-13regenJason Merrill1-732/+739
1998-12-13parse.y (patch_method_invocation): If class_decl is null (e.g.Per Bothner1-0/+8
1998-12-13parse.y (patch_method_invocation): If class_decl is null (e.g.Per Bothner1-0/+6
1998-12-13parse.y (patch_method_invocation): If class_decl is null (e.g.Per Bothner1-0/+6
1998-12-13gjavah.c (decompile_method): Handle all types of `return' opcode.Tom Tromey2-2/+34
1998-12-13cp-tree.def (CPLUS_BINDING): Update documentation.Mark Mitchell19-616/+988
1998-12-13jcf-reader.c (jcf_parse_one_method): Recognize HANDLE_END_METHOD.Tom Tromey3-5/+57
1998-12-13Bump for snapshotJeffrey A Law2-1/+5
1998-12-12Bump for snapshotJeffrey A Law2-1/+5
1998-12-12rtl.h (recompute_reg_usage): Add second argument.J"orn Rennecke4-5/+16
1998-12-12Daily bump.Jeff Law1-1/+1
1998-12-12* protoize.c (fputs): Wrap extern declaration in #ifndef fputs.Manfred Hollstein2-0/+6
1998-12-12t-m68kelf (MULTILIB_OPTIONS): Add mcpu32.Jeffrey A Law2-3/+8
1998-12-12reload1.c (compute_use_by_pseudos): Allow reg_renumber[regno] < 0 after reload.J"orn Rennecke2-4/+19