aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-06-10Integrate cpplib into the C and C++ front ends.Dave Brolley11-475/+600
1998-06-10typeck.c (build_component_ref): Make sure FIELD has a lang_specific piece bef...Brendan Kehoe2-1/+6
1998-06-10eb129, eb130. New tests from Klaus-Georg Adams.Robert Lipe2-0/+33
1998-06-10unroll.c (verify_addresses): Use validate_replace_rtx to undo the changes.Richard Earnshaw2-2/+8
1998-06-10mips.c (gpr_mode): New variable.Jeffrey A Law2-18/+33
1998-06-10reload1.c (reload_cse_simplify_operands): Do not call gen_rtx_REG for each al...John Carr2-3/+20
1998-06-10tree.c (debug_binfo): Make printf format match arguments.John Carr3-5/+11
1998-06-09updateJason Merrill14-13/+73
1998-06-09init.c (resolve_offset_ref): Handle default-initialization.Jason Merrill9-221/+305
1998-06-09reload.c (find_reloads_toplev): Use gen_lowpart common to convert between con...Jeffrey A Law2-1/+18
1998-06-09Daily bump.Jeff Law1-1/+1
1998-06-09* h8300.c (get_shift_alg): Add special cases for shifts of 8 and 24.Juha Sarlin2-1/+41
1998-06-09i386.c (notice_update_cc): Clear cc_status.value2 in the case of UNSPEC 5 (bsf).John Wehle2-0/+4
1998-06-09newJason Merrill1-0/+23
1998-06-09pt.c (fn_type_unification): Revise documentation.Mark Mitchell2-35/+49
1998-06-09fold-const.c (fold): Even with otherwise constant trees...Richard Henderson2-5/+22
1998-06-09i386.md (movsfcc, [...]): The floating point conditional move instructions do...John Wehle2-0/+63
1998-06-09Fix interrupt return epilogue.Nick Clifton3-1/+12
1998-06-09Minor tweaks.Andrew MacLeod7-22/+28
1998-06-09* invoke.texi: Add documentation for -mips4 and -mabi=*.Mark Mitchell2-1/+16
1998-06-09vms.h (EXTRA_SECTIONS): Add in_ctors and in_dtors.Klaus Kaempf2-1/+47
1998-06-09search.c (lookup_member): New fn.Jason Merrill5-4/+38
1998-06-09haifa-sched.c (update_flow_info): Use UNITS_PER_WORD...John Carr2-1/+6
1998-06-09Makefile.in (LIB2FUNCS_EH): Define.Jeffrey A Law3-5/+76
1998-06-08elf.h (ASM_DECLARE_OBJECT_NAME): Define.Richard Henderson3-0/+140
1998-06-08* toplev.c (flag_new_exceptions): Remove extraneous `extern'.Richard Henderson2-8/+4
1998-06-08Daily bump.Jeff Law1-1/+1
1998-06-08Bump for snapshotJeffrey A Law2-1/+5
1998-06-08Bump for snapshotJeffrey A Law2-1/+5
1998-06-08Bump for snapshotJeffrey A Law2-1/+5
1998-06-08rs6000.md (mulsidi3): Add !TARGET_POWERPC64 constraint.David Edelsohn2-9/+6
1998-06-08Warning fixes:Kaveh R. Ghazi16-55/+133
1998-06-08Fix mips64vr4100-elf build failure.Jim Wilson2-6/+11
1998-06-08Warning fixes:Kaveh R. Ghazi6-9/+20
1998-06-08* Revamped multiply support for MIPS chips.Ken Raeburn4-145/+251
1998-06-08[multiple changes]Andrew MacLeod14-142/+208
1998-06-08function.c: Define current_function_cannot_inline.Jason Merrill7-22/+34
1998-06-08expr.c (force_operand): Detect PIC address loads before splitting arithmetic.Richard Henderson2-7/+18
1998-06-08Bump for snapshotJeffrey A Law2-1/+5
1998-06-08Bump for snapshotJeffrey A Law2-1/+5
1998-06-07Bump for snapshotJeffrey A Law2-1/+5
1998-06-07tree.c (tree_class_check): Add braces to eliminate ambigious else warning.Graham Stott2-10/+20
1998-06-07reg-stack.c (subst_stack_regs_pat): Make sure the top of stack is the destina...H.J. Lu2-0/+14
1998-06-07tree.h (TREE_VEC_END): Cast unused value to void.Jason Merrill3-2/+12
1998-06-07980523-1.c: Only test on ppc-linux.Jeffrey A Law4-3/+6
1998-06-07* gcc.c-torture/execute/980608-1.c: New test.Jeffrey A Law2-0/+40
1998-06-07Daily bump.Jeff Law1-1/+1
1998-06-08init.c (build_offset_ref): Correct previous change to use build, not build_min.Mark Mitchell2-3/+9
1998-06-07* alpha.c (summarize_insn): Ignore rtl slot format 'i'.Richard Henderson2-0/+7
1998-06-07class.c (instantiate_type): Handle pointer-to-members where the member is a t...Mark Mitchell1-0/+7