aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-03-09Daily bump.Jeff Law1-1/+1
1999-03-09cp-tree.h (flag_access_control): Declare.Mark Mitchell43-4271/+4329
1999-03-09call.c (add_function_candidate): Check for proper number of args before check...Jason Merrill2-20/+53
1999-03-09newJason Merrill1-0/+21
1999-03-09calls.c (load_register_parameters): New function.Jeffrey A Law2-72/+88
1999-03-09reload1.c (reload_combine_note_store): Fix calculation of number of affected ...J"orn Rennecke2-2/+7
1999-03-09flow.c (tidy_fallthru_edge): Be more careful finding the last BARRIER of a list.Richard Henderson2-8/+19
1999-03-09* calls.c (expand_call): Slightly reorganize code.Jeffrey A Law2-12/+13
1999-03-09* i386.md (ashlsi3 splitter): Fix typo in last change.Hans-Peter Nilsson2-1/+5
1999-03-09calls.c (compute_argument_addresses): New function.Jeffrey A Law2-71/+110
1999-03-09reg-stack.c (stack_reg_life_analysis): Use returnjump_p instead of an explici...Richard Henderson2-1/+6
1999-03-09Warning fix:Kaveh R. Ghazi3-1/+8
1999-03-08i386.md (zero_extendhisi2): Split into an expander and anonymous pattern.Jeffrey A Law2-6/+53
1999-03-08Daily bump.Jeff Law1-1/+1
1999-03-08haifa-sched.c (sched_analyze_1): Fix last change -- add clobber dependancies ...Richard Henderson2-1/+10
1999-03-08i386.md (ashlsi3): Revise comments.Jeffrey A Law2-18/+152
1999-03-08calls.c (initialize_argument_info): Accept a pointer to CUMULATIVE_ARGS.Jeffrey A Law2-8/+12
1999-03-08openbsd.h (HANDLE_SYSV_PRAGMA): Define.Jeff Law6-17/+16
1999-03-08Fix performance problem on SH with unnecessary move instructions.Jim Wilson2-0/+8
1999-03-08Fix cygwin toolchain build failure reported by Geoffrey Noer.Jim Wilson2-1/+10
1999-03-08flow.c (merge_blocks_nomove): For HAVE_cc0 targets...Jeffrey A Law2-0/+20
1999-03-08lex.c (java_parse_end_comment): Take extra parameter (next char).Per Bothner4-17/+33
1999-03-08*** empty log message ***Per Bothner2-74/+30
1999-03-08* regmove.c (copy_src_to_dest): New argument max_old_uid.J"orn Rennecke2-7/+16
1999-03-08fixincl-branch mergeBruce Korb1-11/+80
1999-03-08Improve testinessCraig Burley2-1/+6
1999-03-08New testsCraig Burley3-0/+99
1999-03-07Daily bump.Jeff Law1-1/+1
1999-03-07improve testinessCraig Burley2-2/+11
1999-03-07move test from execute to compileCraig Burley2-0/+5
1999-03-07haifa-sched.c (ENCODE_BLOCKAGE): Don't shift unit too far.Richard Henderson2-5/+20
1999-03-07haifa-sched.c (reg_last_clobbers): New.Richard Henderson2-16/+102
1999-03-07gmon-sol2.c: Include config.h and system.h.Kaveh R. Ghazi5-45/+74
1999-03-07system.h (const, inline): Move the stage2 handling of these keywords-as-macro...Kaveh R. Ghazi3-12/+20
1999-03-07List TREE_INDIRECT_USING as application of TREE_LANG_FLAG_0.Martin v. Löwis1-0/+1
1999-03-06* recog.c (push_operand, pop_operand): VOIDmode needn't match modes.Richard Henderson2-2/+6
1999-03-06* cse.c (canon_hash): Never reject hard regs in CCmode.Richard Henderson2-2/+12
1999-03-06Bump for snapshotJeffrey A Law2-1/+5
1999-03-06Daily bump.Jeff Law1-1/+1
1999-03-06fixJason Merrill1-1/+1
1999-03-06cp-tree.h (struct lang_type): Add anon_union field.Jason Merrill5-20/+41
1999-03-06flow.c (make_edges): Handle casesi that jump to default branch.Richard Earnshaw2-2/+24
1999-03-06Makefile.in (jcf-parse.o): Depend on $(PARSE_H).Kaveh R. Ghazi13-122/+200
1999-03-06New (old) tests, just started failing this past weekCraig Burley3-0/+190
1999-03-06c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi15-137/+179
1999-03-05decl2.c (setup_initp): Give statics with no priority the default priority here.Jason Merrill2-37/+45
1999-03-05Daily bump.Jeff Law1-1/+1
1999-03-05[Nilsson] Add dependenciesCraig Burley4-29/+163
1999-03-05Update NEWS derived fileCraig Burley1-0/+8
1999-03-05Warn about invoking non-Y2K-compliant intrinsicsCraig Burley16-21/+278