Age | Commit message (Expand) | Author | Files | Lines |
1999-03-06 | c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 15 | -137/+179 |
1999-03-05 | decl2.c (setup_initp): Give statics with no priority the default priority here. | Jason Merrill | 2 | -37/+45 |
1999-03-05 | Daily bump. | Jeff Law | 1 | -1/+1 |
1999-03-05 | [Nilsson] Add dependencies | Craig Burley | 4 | -29/+163 |
1999-03-05 | Update NEWS derived file | Craig Burley | 1 | -0/+8 |
1999-03-05 | Warn about invoking non-Y2K-compliant intrinsics | Craig Burley | 16 | -21/+278 |
1999-03-05 | rs6000.h (ASM_OUTPUT_REG_{PUSH,POP}): Add 64-bit support and do not overwrite... | David Edelsohn | 2 | -2/+13 |
1999-03-05 | cp-tree.h (ANON_UNION_TYPE_P): Robustify. | Mark Mitchell | 10 | -358/+464 |
1999-03-05 | Fix date. | Joern Rennecke | 1 | -1/+1 |
1999-03-05 | reload.c (find_reloads_subreg_address): Actually create the USE for the regis... | J"orn Rennecke | 2 | -3/+9 |
1999-03-05 | reload1.c (emit_reload_insns): If pseudo that can't be replaced with its equi... | J"orn Rennecke | 2 | -8/+20 |
1999-03-05 | * Makefile.in: Delete .flow2 debugging files. | Richard Henderson | 2 | -3/+7 |
1999-03-05 | Fix default cpu selection | Nick Clifton | 2 | -3/+7 |
1999-03-05 | * pt.c (tsubst, case ARRAY_REF): Use tsubst_expr again. | Jason Merrill | 2 | -2/+6 |
1999-03-05 | sh.h (SLOW_BYTE_ACCESS): Define to 1. | J"orn Rennecke | 2 | -2/+12 |
1999-03-05 | new | Jason Merrill | 1 | -0/+14 |
1999-03-05 | update NEWS, intdoc.texi derived files | Craig Burley | 2 | -49/+56 |
1999-03-05 | Update news item about IDATE (VXT) fix timeline | Craig Burley | 2 | -11/+16 |
1999-03-04 | configure.in: Support shared libs on FreeBSD 3.x and 4.x | Doug Rabson | 3 | -0/+14 |
1999-03-04 | function.c (assign_stack_temp_for_type): Abort if mode == Blkmode and align i... | John Wehle | 2 | -6/+14 |
1999-03-04 | Daily bump. | Jeff Law | 1 | -1/+1 |
1999-03-04 | linuxlibc1.mt (MT_CFLAGS): Add -D_G_STDIO_USES_LIBIO -D_G_HAVE_WEAK_SYMBOL. | H.J. Lu | 10 | -13/+36 |
1999-03-04 | Remove duplicate of typename3.C | Mark Mitchell | 1 | -21/+0 |
1999-03-04 | flow.c (delete_unreachable_blocks): Mark blocks as they are put on to the wor... | Richard Henderson | 2 | -5/+15 |
1999-03-03 | Daily bump. | Jeff Law | 1 | -1/+1 |
1999-03-03 | function.c (current_function_has_computed_jump): Remove duplicate definition. | Jeffrey A Law | 2 | -7/+5 |
1999-03-03 | Remove ChangeLog entries for flow rewrite for changes that were removed befor... | Richard Henderson | 2 | -5/+6 |
1999-03-03 | Make C++ static constructors work for m68k-elf. | Jim Wilson | 2 | -0/+14 |
1999-03-03 | Fix sparc-elf bugs stemming from solaris2 changes. | Jim Wilson | 2 | -0/+22 |
1999-03-03 | class.c, [...]: Add 'static' to make SunOS 4 cc happy. | Jason Merrill | 5 | -27/+43 |
1999-03-03 | New test case | Martin v. Löwis | 1 | -0/+23 |
1999-03-03 | decl.c (push_overloaded_decl): Only overwrite the old binding if there was one. | Martin v. Löwis | 3 | -8/+22 |
1999-03-03 | Merge from fixincl-branch | Bruce Korb | 3 | -3/+3 |
1999-03-03 | Merge from fixincl-branch | Bruce Korb | 14 | -996/+1406 |
1999-03-02 | Daily bump. | Jeff Law | 1 | -1/+1 |
1999-03-02 | cp-tree.h (determine_specialization): Don't declare. | Mark Mitchell | 4 | -53/+55 |
1999-03-02 | decl.c (maybe_push_to_top_level): Always call push_cp_function_context. | Mark Mitchell | 2 | -4/+8 |
1999-03-02 | Update NEWS derived file | Craig Burley | 1 | -0/+6 |
1999-03-02 | Fix IDATE (VXT) intrinsic | Craig Burley | 4 | -1/+22 |
1999-03-02 | Update BUGS, NEWS derived files | Craig Burley | 2 | -45/+34 |
1999-03-02 | doc changes from Dave Love left over | Craig Burley | 2 | -1/+9 |
1999-03-02 | fix references for HTML, etc. | Craig Burley | 4 | -5/+53 |
1999-03-02 | delete fixed bugs, describe one as appropriate news | Craig Burley | 3 | -62/+20 |
1999-03-02 | doc 1.1.2 news in trunk | Craig Burley | 2 | -0/+20 |
1999-03-02 | Support -ax for Fortran code | Craig Burley | 3 | -5/+13 |
1999-03-02 | fix STAT, LSTAT, FSTAT, DATE_AND_TIME docs | Craig Burley | 2 | -43/+61 |
1999-03-02 | fix news-doc item | Craig Burley | 2 | -2/+7 |
1999-03-02 | Split old ChangeLog entries into ChangeLog.0 | Craig Burley | 2 | -4801/+4810 |
1999-03-02 | clarify g77 bug-reporting docs | Craig Burley | 2 | -14/+26 |
1999-03-02 | sh.c (force_into): New function. | J"orn Rennecke | 2 | -8/+25 |