aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
1999-03-05rs6000.h (ASM_OUTPUT_REG_{PUSH,POP}): Add 64-bit support and do not overwrite...David Edelsohn2-2/+13
1999-03-05cp-tree.h (ANON_UNION_TYPE_P): Robustify.Mark Mitchell10-358/+464
1999-03-05Fix date.Joern Rennecke1-1/+1
1999-03-05reload.c (find_reloads_subreg_address): Actually create the USE for the regis...J"orn Rennecke2-3/+9
1999-03-05reload1.c (emit_reload_insns): If pseudo that can't be replaced with its equi...J"orn Rennecke2-8/+20
1999-03-05* Makefile.in: Delete .flow2 debugging files.Richard Henderson2-3/+7
1999-03-05Fix default cpu selectionNick Clifton2-3/+7
1999-03-05* pt.c (tsubst, case ARRAY_REF): Use tsubst_expr again.Jason Merrill2-2/+6
1999-03-05sh.h (SLOW_BYTE_ACCESS): Define to 1.J"orn Rennecke2-2/+12
1999-03-05newJason Merrill1-0/+14
1999-03-05update NEWS, intdoc.texi derived filesCraig Burley2-49/+56
1999-03-05Update news item about IDATE (VXT) fix timelineCraig Burley2-11/+16
1999-03-04configure.in: Support shared libs on FreeBSD 3.x and 4.xDoug Rabson3-0/+14
1999-03-04function.c (assign_stack_temp_for_type): Abort if mode == Blkmode and align i...John Wehle2-6/+14
1999-03-04Daily bump.Jeff Law1-1/+1
1999-03-04linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL.H.J. Lu10-13/+36
1999-03-04Remove duplicate of typename3.CMark Mitchell1-21/+0
1999-03-04flow.c (delete_unreachable_blocks): Mark blocks as they are put on to the wor...Richard Henderson2-5/+15
1999-03-03Daily bump.Jeff Law1-1/+1
1999-03-03function.c (current_function_has_computed_jump): Remove duplicate definition.Jeffrey A Law2-7/+5
1999-03-03Remove ChangeLog entries for flow rewrite for changes that were removed befor...Richard Henderson2-5/+6
1999-03-03Make C++ static constructors work for m68k-elf.Jim Wilson2-0/+14
1999-03-03Fix sparc-elf bugs stemming from solaris2 changes.Jim Wilson2-0/+22
1999-03-03class.c, [...]: Add 'static' to make SunOS 4 cc happy.Jason Merrill5-27/+43
1999-03-03New test caseMartin v. Löwis1-0/+23
1999-03-03decl.c (push_overloaded_decl): Only overwrite the old binding if there was one.Martin v. Löwis3-8/+22
1999-03-03Merge from fixincl-branchBruce Korb3-3/+3
1999-03-03Merge from fixincl-branchBruce Korb14-996/+1406
1999-03-02Daily bump.Jeff Law1-1/+1
1999-03-02cp-tree.h (determine_specialization): Don't declare.Mark Mitchell4-53/+55
1999-03-02decl.c (maybe_push_to_top_level): Always call push_cp_function_context.Mark Mitchell2-4/+8
1999-03-02Update NEWS derived fileCraig Burley1-0/+6
1999-03-02Fix IDATE (VXT) intrinsicCraig Burley4-1/+22
1999-03-02Update BUGS, NEWS derived filesCraig Burley2-45/+34
1999-03-02doc changes from Dave Love left overCraig Burley2-1/+9
1999-03-02fix references for HTML, etc.Craig Burley4-5/+53
1999-03-02delete fixed bugs, describe one as appropriate newsCraig Burley3-62/+20
1999-03-02doc 1.1.2 news in trunkCraig Burley2-0/+20
1999-03-02Support -ax for Fortran codeCraig Burley3-5/+13
1999-03-02fix STAT, LSTAT, FSTAT, DATE_AND_TIME docsCraig Burley2-43/+61
1999-03-02fix news-doc itemCraig Burley2-2/+7
1999-03-02Split old ChangeLog entries into ChangeLog.0Craig Burley2-4801/+4810
1999-03-02clarify g77 bug-reporting docsCraig Burley2-14/+26
1999-03-02sh.c (force_into): New function.J"orn Rennecke2-8/+25