Age | Commit message (Expand) | Author | Files | Lines |
1999-09-30 | Use lookup table to get register sizes in dwarf2 eh | Bernd Schmidt | 7 | -106/+67 |
1999-09-30 | c-lang.c (finish_file case ndef ASM_OUTPUT_{CON,DE}STRUCTOR): Correctly build... | Richard Earnshaw | 2 | -2/+11 |
1999-09-30 | Daily bump. | Jeff Law | 5 | -5/+5 |
1999-09-30 | * expr.h (init_mov_optab): Delete declaration | Jeffrey A Law | 2 | -1/+2 |
1999-09-30 | * editbuf.cc, parsestream.cc, pfstream.cc: Include string.h. | Jeffrey A Law | 4 | -0/+7 |
1999-09-30 | h8300.c (WORD_REG_USED): Update to avoid useless register saves in interrupt ... | Jeffrey A Law | 2 | -5/+18 |
1999-09-30 | * invoke.texi: Add docs for -Wfloat-equal warning. | Dirk Zoller | 2 | -1/+5 |
1999-09-30 | c-tree.h (warn_float_equal): Declare. | Dirk Zoller | 5 | -0/+25 |
1999-09-30 | cp-tree.h (warn_float_equal): Declare. | Dirk Zoller | 4 | -0/+21 |
1999-09-29 | * gcc.misc-tests/mg.exp: delete extraneous redirection. | Donn Terry | 2 | -1/+5 |
1999-09-29 | cse.c (struct set): Delete inner_dest_loc field. | Jeffrey A Law | 2 | -7/+6 |
1999-09-30 | README: New file. | Bryce McKinlay | 2 | -0/+51 |
1999-09-29 | update -fno-rtti | Jason Merrill | 1 | -5/+6 |
1999-09-29 | Support normal type_info-based EH mechanisms with -fno-rtti. | Jason Merrill | 5 | -51/+23 |
1999-09-29 | re GNATS gcj/55 (jc1 dies on implicit String conversion) | Tom Tromey | 3 | -0/+15 |
1999-09-29 | ggc-page.c: Don't include <unistd.h> etc taken care of by "system.h". | Richard Henderson | 2 | -7/+9 |
1999-09-29 | rs6000.c (rs6000_encode_section_info): If ggc_p, use ggc_alloc_string. | Richard Henderson | 2 | -8/+28 |
1999-09-29 | class.c (class_cache_obstack, [...]): Remove. | Jason Merrill | 7 | -84/+21 |
1999-09-29 | dump.c (dequeue_and_dump): Dump DECL_EXTERNAL. | Mark Mitchell | 3 | -3/+10 |
1999-09-29 | dump.c (dequeue_and_dump): Improve support for dumping THUNK_DECLs. | Mark Mitchell | 3 | -13/+43 |
1999-09-29 | cp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): Move here from pt.c. | Mark Mitchell | 5 | -95/+135 |
1999-09-29 | error.c (dump_template_parms): Don't use TS_PEDANTIC_NAME to change primary t... | Nathan Sidwell | 2 | -22/+5 |
1999-09-29 | cp-tree.h (UPT_TEMPLATE): Remove. | Mark Mitchell | 1 | -0/+17 |
1999-09-29 | cp-tree.h (UPT_TEMPLATE): Remove. | Mark Mitchell | 6 | -15/+54 |
1999-09-29 | Daily bump. | Jeff Law | 5 | -5/+5 |
1999-09-28 | Copyright tweaks. | Jeff Law | 2 | -4/+4 |
1999-09-29 | Implement function template instantiation pretty printing. | Gabriel Dos Reis | 4 | -54/+159 |
1999-09-29 | Fixed deallocation of a mutex in thr-single.c (patch from Chris Ball <cball@f... | Chris Ball | 2 | -0/+18 |
1999-09-28 | configure: Rebuilt. | Tom Tromey | 4 | -2/+9 |
1999-09-28 | aclocal.m4, configure: Rebuilt. | Tom Tromey | 4 | -354/+696 |
1999-09-28 | aclocal.m4, configure: Rebuilt. | Tom Tromey | 8 | -757/+892 |
1999-09-28 | xcoffout.c (xcoffout_declare_function): Add documentation. | David Edelsohn | 3 | -30/+47 |
1999-09-28 | New test: check ability to generate debug information for incomplete types in | Nick Clifton | 2 | -0/+14 |
1999-09-28 | Fix the handling of inline, unresolved type references. | Nick Clifton | 2 | -13/+29 |
1999-09-28 | c-decl.c (init_decl_processing): If MD_INIT_BUILTINS is defined, call it. | Bernd Schmidt | 3 | -1/+12 |
1999-09-28 | * g++.old-deja/g++.other/decl6.C: New test. | Nathan Sidwell | 2 | -0/+30 |
1999-09-28 | decl.c (grokdeclarator): Distinguish parameter context for diagnostics. | Nathan Sidwell | 2 | -40/+36 |
1999-09-28 | * gcc.c-torture/execute/va-arg-10.c: New test. | Franz Sirl | 2 | -0/+252 |
1999-09-28 | builtins.c (stabilize_va_list): Stabilize array type va_list to a pointer typ... | Richard Henderson | 3 | -23/+71 |
1999-09-28 | Daily bump. | Jeff Law | 5 | -5/+5 |
1999-09-28 | * ir.texi: Improve documentation for TARGET_EXPR. | Mark Mitchell | 2 | -10/+20 |
1999-09-27 | * rtl.h (struct rtx_def): Move gc_mark to align mode field. | Richard Henderson | 2 | -3/+8 |
1999-09-28 | tree.h (struct tree_decl): Use `bclass', not `class', in name of field. | Mark Mitchell | 2 | -2/+14 |
1999-09-27 | ggc-page.c (GGC_MIN_LAST_ALLOCATED): New. | Richard Henderson | 2 | -3/+13 |
1999-09-27 | fixinc.irix (stdio.h): Hack stdio.h to avoid problems with va_list. | Jeffrey A Law | 2 | -0/+42 |
1999-09-27 | sparc-signal.h (SIGNAL_HANDLER): Third argument now a `void *'. | Tom Tromey | 2 | -1/+6 |
1999-09-27 | configure.in (mips*el-*-openbsd*): Don't duplicate default settings. | Marc Espie | 6 | -215/+405 |
1999-09-27 | alloca-conf.h (alloca): Don't use Gcc builtin or <alloca.h>. | Richard Henderson | 6 | -8/+51 |
1999-09-27 | configure.in: Recognize target *vxworks* and add fragment vxworks.mt. | Ulrich Drepper | 4 | -8/+21 |
1999-09-27 | Kill RCSid strings. | Jeff Law | 2 | -8/+0 |