aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-04-03dummy commit before mergeJeff Law22-219/+408
1998-04-03Implement empty base optimization.Jason Merrill7-19/+152
1998-04-03* Makefile.in (insn*.o): Depend on system.h.Jeffrey A Law2-7/+9
1998-04-03x86 regex.c failure from Jim Meyering.Jim Wilson2-0/+75
1998-04-03* decl.c (cplus_expand_expr_stmt): Strip unused INDIRECT_REFs.Jason Merrill2-0/+8
1998-04-02Re-implement allocation of base class subobjects.Jason Merrill4-227/+187
1998-04-02pa.c (output_global_address): Initialize base.Jeffrey A Law3-2/+7
1998-04-02gthr.h: Support systems that don't have weak, but have threads.Mike Stump6-7/+354
1998-04-02Readd patch for SCO5 to fix build problem.Jim Wilson2-0/+10
1998-04-02Fix x86 core dump on regex.cJim Wilson2-1/+5
1998-04-02cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff.Jason Merrill9-195/+90
1998-04-02updateJason Merrill3-3/+1
1998-04-02Patch from vmakarov to avoid warnings with -Wall.Vladimir N. Makarov2-1/+5
1998-04-02Patched in the gcc directory:Kaveh R. Ghazi5-11/+33
1998-04-01Update with automake patched for DATA=$(INSTALL_DATA) problem.Richard Henderson6-234/+262
1998-04-01reload.c (find_reloads_address): Try LEGITIMIZE_RELOAD_ADDRESS.Joern Rennecke5-0/+134
1998-04-01final.c (alter_subreg): Allow the target to hook by-mode subreg hard register...Richard Henderson3-1/+25
1998-04-01emit-rtl.c (gen_lowpart_common): Skip count by HARD_REGNO_NREGS.Richard Henderson2-11/+24
1998-04-01configure (alpha-*-linuxecoff, [...]): Run fixincludes.Richard Henderson3-4/+5
1998-04-01fold-const.c (optimze_bit_field_compare): Initialize rnbitpos, rnbitsize, rnm...Jeffrey A Law5-12/+26
1998-04-01c-lex.c (yylex): Initialize traditional_type, ansi_type and type.Jeffrey A Law8-9/+38
1998-04-01genattrtab.c: Make generated file use system.h, instead of including stdio.h,...Jeffrey A Law8-7/+20
1998-04-01* i386/freebsd-elf.h (CPP_PREDEFINES): Update from FreeBSD folks.Jeffrey A Law2-1/+3
1998-04-01* pa.md (reload peepholes): Remove unused variable "mode".Jeffrey A Law2-2/+4
1998-04-01Removed thumb-pe support.Nick Clifton4-552/+10
1998-04-01Removed thumb-pe target.Nick Clifton4-30/+0
1998-04-01* class.c, Make sure system.h is included just after config.h.Jeffrey A Law9-14/+11
1998-04-01Add thumb-pe support.Nick Clifton15-152/+1506
1998-04-01tweakJason Merrill1-13/+19
1998-04-01friend.c (is_friend): Fix access control for local classes.Jason Merrill5-12/+60
1998-04-01call.c (build_over_call): Do name resolution for default arguments of functio...Mark Mitchell3-3/+57
1998-04-01Fix irix6-x-foo cross compiler build problem where irix6 gcc invokes wrong as.Jim Wilson2-0/+17
1998-04-01cplus-dem.c (optable): Add sizeof.Mark Mitchell2-200/+287
1998-04-01varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_NAME for a entity in a lo...Mark Mitchell3-0/+16
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law47-567/+484
1998-03-31fixincludes (limits.h): Fix nested comments in Motorola's limits.h and sys/li...Manfred Hollstein1-0/+25
1998-03-31fixincludes (limits.h): Fix nested comments in Motorola's limits.h and sys/li...Manfred Hollstein1-0/+5
1998-03-31Fix alpha-vms packed-1 failure.Jim Wilson2-1/+7
1998-03-31Fix core dump while compiling gdb-4.16.Jim Wilson2-1/+7
1998-03-31Fix HPPA -fprofile-arcs abort on switch statements.Jim Wilson2-0/+13
1998-03-31Fix problem where different code gets generated with/without -Wreturn-type.Jim Wilson2-0/+15
1998-03-31call.c: Include system.h.Jeffrey A Law31-956/+861
1998-03-30gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added.Stan Cox5-14/+56
1998-03-30(__main, __do_global_dtors, __do_global_ctors): For __CYGWIN32__ use the vers...Stan Cox1-0/+2
1998-03-30pt.c (fn_type_unification): Allow incomplete unification without an immediate...Mark Mitchell3-1/+37
1998-03-30More cutover to system.h:Kaveh R. Ghazi16-156/+72
1998-03-30Fix problem reported by Thomas Quinot.Jim Wilson2-0/+23
1998-03-30tree.c (member_p): New fn.Jason Merrill5-3/+30
1998-03-30call.c (build_method_call): Handle non-scoped destructors, too.Jason Merrill5-20/+45
1998-03-30m68k.c (standard_68881_constant_p): Don't use fmovecr on the 68060.Andreas Schwab2-3/+9