aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
1994-11-18program_transform_name changes.Doug Evans1-0/+9
1994-11-18(c++.install-man): Use program_transform_name on g++.1.Doug Evans1-3/+11
1994-11-18(CXX_INSTALL_NAME) Use program_transform_name.Doug Evans1-4/+4
1994-11-03Makefile.in (spew.o, [...]): Depend on $(srcdir)/parse.h, not parse.h.Paul Eggert1-0/+5
1994-11-03(spew.o, lex.o, pt.o): Depend on $(srcdir)/parse.h, not parse.h.Paul Eggert1-3/+3
1994-10-29g++.c (main): Cast arg to bzero to avoid warning.Richard Kenner1-0/+4
1994-10-27*** empty log message ***Jason Merrill6-5/+42
1994-10-17except.c (expand_start_catch_block): Make sure the false label gets onto the ...Mike Stump1-0/+6
1994-10-17except.c (expand_start_catch_block): Make sure the false label gets onto the ...Mike Stump1-4/+3
1994-10-15move a few important patches (this offset calculations for vtables).Mike Stump2-6/+25
1994-10-15(finish_enum): Disable code which forces enums to be signed,Jason Merrill1-0/+11
1994-10-15(real_yylex): Use HOST_BITS_PER_WIDE_INT to determine theJason Merrill1-2/+2
1994-10-15(type_promotes_to): Also promote enums to long ifJason Merrill1-5/+10
1994-10-15(default_conversion): Don't expect type_promotes_to toJason Merrill1-1/+1
1994-10-15*** empty log message ***Jason Merrill1-0/+38
1994-10-15(build_method_call): Disable code that tries to do tricky stuff with a defaul...Jason Merrill1-8/+12
1994-10-15(build_decl_overload): Set numeric_outputed_need_bar to 0.Jason Merrill1-1/+2
1994-10-12*** empty log message ***Jason Merrill1-0/+4
1994-10-12Cast pointer arguments to bzero and bcopy to char *.Jason Merrill5-14/+16
1994-10-11(type_unification): If not passing to a reference, strip cv-quals.Jason Merrill2-5/+16
1994-10-11(build_overload_call_real): Don't immediately doJason Merrill1-1/+5
1994-10-11(do_build_copy_constructor): Handle anonymous unions.Jason Merrill1-2/+33
1994-10-11(resolve_offset_ref): Fix types used in resolving .*Jason Merrill1-2/+4
1994-10-11(cons_up_default_function): Mark methods in a template class as template inst...Jason Merrill1-1/+10
1994-10-11(grokdeclarator): Don't warn about applying const to a const typedef or templ...Jason Merrill1-57/+9
1994-10-11Changes moved overJason Merrill1-0/+42
1994-09-3048th Cygnus<->FSF mergeMike Stump7-23/+68
1994-09-29*** empty log message ***Michael Bushnell1-0/+5
1994-09-28* except.c (register_exception_table): Use Pmode, not PTRmode.Brendan Kehoe2-1/+5
1994-09-27revert previous changeBrendan Kehoe2-9/+0
1994-09-27search.c (lookup_field): Return a NULL_TREE if XBASETYPE is itself null.Brendan Kehoe2-0/+9
1994-09-2647th Cygnus<->FSF mergeMike Stump18-434/+1009
1994-09-14Added log entry for change to g++.c.Michael Bushnell1-0/+5
1994-08-1846 Cygnus<->FSF mergeMike Stump18-251/+663
1994-08-0545th Cygnus<->FSF mergeMike Stump18-276/+541
1994-07-17*** empty log message ***Jason Merrill2-1/+14
1994-07-13(grok_reference_init): Always save the initializer of a reference.Jason Merrill1-4/+1
1994-07-13#if -0 out TYPE_NEEDS_CONSTRUCTINGJason Merrill1-0/+2
1994-07-13Avoid warning building this fileJason Merrill1-0/+1
1994-07-13*** empty log message ***Jason Merrill1-0/+13
1994-07-10fix libg++ make check.Mike Stump2-0/+5
1994-07-0944th Cygnus<->FSF mergeMike Stump9-109/+146
1994-07-08partial merge for isgnature stuffGerald Baumgartner4-1/+58
1994-07-07a partial merge.Mike Stump5-18/+200
1994-07-0643rd Cygnus<->FSF mergeJason Merrill8-58/+137
1994-06-30some changes from gb.Gerald Baumgartner5-45/+114
1994-06-30remove cygnus FSF differenceMike Stump1-2/+0
1994-06-3042nd Cygnus<->FSF mergeMike Stump10-97/+239
1994-06-2441st Cygnus<->FSF mergeMike Stump12-294/+253
1994-06-1540th Cygnus<->FSF mergeMike Stump15-119/+397