aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-02-10pt.c (check_explicit_specialization): Allow old-style specialization of class...Jason Merrill2-15/+31
1998-02-10decl.c (grokdeclarator): Use DECL_USE_TEMPLATE instead when deciding to overr...Jason Merrill2-5/+9
1998-02-10For movdi_v8plus pattern, output stx on alternative 1 and fzero on alternativ...John F. Carr2-2/+7
1998-02-10Add support for squangling.Andrew Macleod1-355/+616
1998-02-10Add -fsquangle and -fno-squangle.Andrew Macleod1-0/+2
1998-02-10Add declaration for flag_do_squangling.Andrew Macleod1-0/+5
1998-02-10Add -fsquangle to option processing list.Andrew Macleod1-1/+8
1998-02-10Add squangling support. (First cut at improved Name mangling)Andrew Macleod1-0/+30
1998-02-10Patch from jfc to fix printf format problems.John Carr1-14/+12
1998-02-10rs6000.c (setup_incoming_varargs): Always set rs6000_sysv_varargs_p.Richard Kenner2-3/+10
1998-02-09* lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.H.J. Lu2-0/+11
1998-02-09reload.c (find_reloads_toplev): Handle arbitrary non-paradoxical SUBREGs of C...J"orn Rennecke2-1/+29
1998-02-09Patch from jfc to fix printf format problems.John Carr1-0/+5
1998-02-09Add Tege & Kate as maintainers of c-torture and f-torture respectively.Jeff Law1-2/+5
1998-02-08alpha.c (alpha_return_addr): Remove unused variable `first'.Kaveh R. Ghazi2-4/+7
1998-02-08old-dejagnu.exp (old-dejagnu): Added the "execution test - XFAIL *-*-*" handl...H.J. Lu6-6/+22
1998-02-08Fix -fpedantic combined with `F()' invocation,Craig Burley3-54/+82
1998-02-08* method.c (make_thunk): Avoid name buffer overflow.Scott Snyder2-1/+6
1998-02-08Document unique_id variable.John Carr1-1/+2
1998-02-08Oops, bump copyright year.David Edelsohn1-1/+1
1998-02-08Feb 8 14:56:03 1998 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>Richard Kenner2-2/+13
1998-02-08bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer, not a HOST_...John Carr4-10/+20
1998-02-08regmove.c: Fix various minor formatting problems.Jim Wilson2-8/+113
1998-02-08wDavid Edelsohn1-1/+1
1998-02-07gansidecl.h: Check for a conflicting macro definition before attempting to pr...Kaveh R. Ghazi2-15/+20
1998-02-07Add new entry.Jeff Law1-0/+12
1998-02-07* Makefile.in: Add `info install-info clean-info check dvi' targets.Manfred Hollstein2-0/+6
1998-02-07expr.c (clear_pending_stack_adjust): Handle case where a function calls alloc...Jeffrey A Law2-2/+9
1998-02-07* function.c (assign_parms): Fix typo in last change.Jeffrey A Law2-1/+5
1998-02-07gcc.c: Include <strings.h>/<string.h>, <stdlib.h>, <unistd.h>, <fcntl.h>.Robert Lipe2-29/+36
1998-02-07Whitespace change for better readability.Jeff Law1-0/+1
1998-02-07c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.Robert Lipe23-38/+150
1998-02-07* c-decl.c (pushdecl): Set DECL_ORIGINAL_TYPE once only.Greg McGary2-1/+6
1998-02-07newJason Merrill2-0/+14
1998-02-07pt.c (instantiate_decl): Call cp_finish_decl for vars even if we don't define...Jason Merrill2-2/+5
1998-02-07* parse.y (nomods_initdcl0): Add constructor_declarator case.Jason Merrill3-3276/+3320
1998-02-07How I missed committing this I don't know.Kaveh R. Ghazi1-0/+8
1998-02-07aclocal.m4 (GCC_FUNC_PRINTF_PTR): New macro to test the printf functions for ...Kaveh R. Ghazi5-5/+139
1998-02-06newJason Merrill1-0/+21
1998-02-06Fix irix6 stdarg failure when last named arg has FP type.Jim Wilson4-9/+46
1998-02-06Correct tx39 multilibs.Gavin Koch5-146/+184
1998-02-06* tinfo2.cc: Add tinfo for signed char.Jason Merrill2-0/+5
1998-02-05dwarf2out.c: Add old_args_size.Jason Merrill4-12/+188
1998-02-05calls.c (expand_call): Don't confuse member functions named realloc...Mark Mitchell2-1/+11
1998-02-05Makefile.in (piclist): Check value of enable_shared, not PICFLAG.Manfred Hollstein2-13/+19
1998-02-05config.shared (FLAGS_TO_PASS): Don't emit PICFLAG.Manfred Hollstein2-5/+12
1998-02-05Makefile.in (FLAGS_TO_PASS): Don't pass PICFLAG.Manfred Hollstein2-3/+8
1998-02-05Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and PICFLAG_FOR_TARGET.Manfred Hollstein4-2/+23
1998-02-05Tweak last entry "no output operands" instead of "no operands".Jeff Law1-1/+1
1998-02-05stmt.c (expand_asm_operands): Correctly identify asm statements no operands.Jeffrey A Law2-3/+6