| Commit message (Expand) | Author | Age | Files | Lines |
* | * pt.c (redeclare_class_template): Say where the original definition | brendan | 1998-05-18 | 2 | -0/+6 |
* | * stor-layout.c (layout_record): Fix off-by-one error when checking | jason | 1998-05-18 | 2 | -1/+6 |
* | 1998-05-18 Craig Burley <burley@gnu.org> | fx | 1998-05-18 | 1 | -1/+9 |
* | (G77STAGESTUFF): Add g77.o, g77spec.o, | fx | 1998-05-18 | 1 | -2/+2 |
* | Layout change. | fx | 1998-05-18 | 1 | -2/+3 |
* | Use TREE_ARG to compute the type of a function parameter passed in memory. | nickc | 1998-05-18 | 2 | -1/+6 |
* | 1998-05-18 Craig Burley <burley@gnu.org> | fx | 1998-05-18 | 1 | -0/+22 |
* | (ffestb_R100110_): Fix an assertion. | fx | 1998-05-18 | 1 | -1/+1 |
* | Layout change. | fx | 1998-05-18 | 1 | -1/+2 |
* | (dumpimp): Trivial fix. | fx | 1998-05-18 | 1 | -1/+1 |
* | Add more keywords for expr.c. | fx | 1998-05-18 | 1 | -11/+14 |
* | (f/expr.c): Now depends on f/stamp-str. | fx | 1998-05-18 | 1 | -1/+1 |
* | (ffeintrin_init_0): Distinguish between | fx | 1998-05-18 | 1 | -17/+22 |
* | (ffeexpr_token_number_): Call | fx | 1998-05-18 | 1 | -212/+74 |
* | (ffecom_convert_narrow_, ffecom_convert_widen_): | fx | 1998-05-18 | 1 | -2/+17 |
* | * dwarfout.h, dwarf2out.h, dbxout.h, sdbout.h: New files. | robertl | 1998-05-18 | 12 | -9/+195 |
* | update | jason | 1998-05-18 | 1 | -54/+55 |
* | * call.c (build_over_call): Tweak empty class handling. | jason | 1998-05-18 | 2 | -2/+6 |
* | * decl.c (make_typename_type): Use currently_open_class. | jason | 1998-05-18 | 2 | -3/+8 |
* | * class.c (instantiate_type): Don't abort on TREE_NONLOCAL_FLAG. | jason | 1998-05-18 | 2 | -23/+22 |
* | update | jason | 1998-05-18 | 2 | -5/+5 |
* | * class.c (finish_struct_1): Use OVL_CURRENT in error message. | jason | 1998-05-18 | 2 | -2/+6 |
* | * Makefile.in (TARGET_TOOLPREFIX): No longer define. | law | 1998-05-18 | 7 | -7/+75 |
* | * Makefile.in (build_canonical, host_canonical): Let configure | law | 1998-05-18 | 4 | -0/+35 |
* | * output.h (find_basic_blocks): Declare. | law | 1998-05-18 | 2 | -1/+7 |
* | * Makefile.in (BISON): Use bison from the build tree if it exists. | law | 1998-05-18 | 4 | -4/+20 |
* | * gcc.c (SWITCH_CURTAILS_COMPILATION): Definition. | law | 1998-05-17 | 3 | -2/+71 |
* | * i386.h (ALIGN_DFmode): Delete. | law | 1998-05-17 | 3 | -2/+34 |
* | Fix -ffast-math typo in alpha_emit_conditional_branch. | rth | 1998-05-17 | 2 | -1/+7 |
* | Somehow I missed commiting the Changelog along | rth | 1998-05-17 | 1 | -0/+12 |
* | * typeck.c (type_unknown_p): Return true for TREE_LIST also. | jason | 1998-05-17 | 3 | -2/+15 |
* | * init.c (build_new_1): Call suspend_momentary around the creation | mmitchel | 1998-05-17 | 4 | -3723/+3833 |
* | Revert April 21 alias.c change from jfc. | wilson | 1998-05-17 | 2 | -85/+55 |
* | * decl.c (duplicate_decls): Use CANONICAL_TYPE_VARIANT to compare | jason | 1998-05-17 | 2 | -1/+4 |
* | * pt.c (tsubst): Make sure that BINFO_TYPE of new binfos is the | jason | 1998-05-17 | 2 | -0/+6 |
* | * call.c (build_over_call): Don't use IS_SIGNATURE on a namespace. | jason | 1998-05-17 | 2 | -1/+5 |
* | Fix two nits in formating. | ghazi | 1998-05-17 | 1 | -2/+2 |
* | Fix a think-o on my part (ghazi@caip.rutgers.edu), patch from cato@df.lth.se. | ghazi | 1998-05-17 | 2 | -4/+4 |
* | Bump for snapshot | law | 1998-05-17 | 2 | -1/+5 |
* | * alpha/osf.h (HAVE_STAMP_H): Define. | rth | 1998-05-16 | 7 | -13/+99 |
* | * dbxout.c (dbxout_parms): If mode of type of parameter living | devans | 1998-05-16 | 2 | -0/+14 |
* | * i386.md (movdi-1, movdi): Rewrite based on SI move patterns. | law | 1998-05-15 | 2 | -23/+31 |
* | * decl.c (start_decl): Revert problem change. | jason | 1998-05-15 | 3 | -2/+11 |
* | P | bkoz | 1998-05-15 | 1 | -51/+38 |
* | � | bkoz | 1998-05-15 | 1 | -0/+4 |
* | * class.c (finish_struct_1): Use BINFO_SIZE. | jason | 1998-05-15 | 2 | -0/+5 |
* | * tree.h (BINFO_SIZE, TYPE_BINFO_SIZE): New macros. | jason | 1998-05-15 | 4 | -2/+19 |
* | Patch from Bob Manson. | wilson | 1998-05-15 | 2 | -0/+12 |
* | Patch from Bill Moyer. | wilson | 1998-05-15 | 2 | -1/+11 |
* | Patch from Alex Petit-Bianco. | wilson | 1998-05-15 | 2 | -3/+20 |