summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dummy commit before mergelaw1998-04-030-0/+0
* Implement empty base optimization.jason1998-04-037-19/+152
* * Makefile.in (insn*.o): Depend on system.h.law1998-04-032-7/+9
* x86 regex.c failure from Jim Meyering.wilson1998-04-032-0/+75
* * decl.c (cplus_expand_expr_stmt): Strip unused INDIRECT_REFs.jason1998-04-032-0/+8
* Re-implement allocation of base class subobjects.jason1998-04-034-227/+187
* * pa.c (output_global_address): Initialize base.law1998-04-023-2/+7
* * gthr.h: Support systems that don't have weak, but have threads.law1998-04-026-7/+354
* Readd patch for SCO5 to fix build problem.wilson1998-04-022-0/+10
* Fix x86 core dump on regex.cwilson1998-04-022-1/+5
* * cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff.jason1998-04-029-195/+90
* updatejason1998-04-023-3/+1
* Patch from vmakarov to avoid warnings with -Wall.wilson1998-04-022-1/+5
* Patched in the gcc directory:ghazi1998-04-025-11/+33
* Update with automake patched for DATA=$(INSTALL_DATA) problem.rth1998-04-026-234/+262
* * reload.c (find_reloads_address): Try LEGITIMIZE_RELOAD_ADDRESS.rth1998-04-025-0/+134
* * final.c (alter_subreg): Allow the target to hook by-mode subregrth1998-04-023-1/+25
* * emit-rtl.c (gen_lowpart_common): Skip count by HARD_REGNO_NREGS.rth1998-04-022-11/+24
* * configure (alpha-*-linuxecoff, alpha-*-linux-gnulibc1):rth1998-04-023-4/+5
* * fold-const.c optimze_bit_field_compare): Initialize rnbitpos,law1998-04-015-12/+26
* * c-lex.c (yylex): Initialize traditional_type, ansi_type and type.law1998-04-018-9/+38
* * genattrtab.c: Make generated file use system.h, instead oflaw1998-04-018-7/+20
* * i386/freebsd-elf.h (CPP_PREDEFINES): Update from FreeBSD folks.law1998-04-012-1/+3
* * pa.md (reload peepholes): Remove unused variable "mode".law1998-04-012-2/+4
* Removed thumb-pe support.nickc1998-04-014-552/+10
* Removed thumb-pe target.nickc1998-04-014-30/+0
* * class.c, Make sure system.h is included just after config.h.law1998-04-019-14/+11
* Add thumb-pe support.nickc1998-04-0115-152/+1506
* tweakjason1998-04-011-13/+19
* * friend.c (is_friend): Fix access control for local classes.jason1998-04-015-12/+60
* * call.c (build_over_call): Do name resolution for defaultmmitchel1998-04-013-3/+57
* Fix irix6-x-foo cross compiler build problem where irix6 gcc invokes wrong as.wilson1998-04-012-0/+17
* * cplus-dem.c (optable): Add sizeof.mmitchel1998-04-012-200/+287
* * varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_NAME for ammitchel1998-04-013-0/+16
* * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently.law1998-04-0147-567/+484
* 8manfred1998-03-311-0/+25
* @manfred1998-03-311-0/+5
* Fix alpha-vms packed-1 failure.wilson1998-03-312-1/+7
* Fix core dump while compiling gdb-4.16.wilson1998-03-312-1/+7
* Fix HPPA -fprofile-arcs abort on switch statements.wilson1998-03-312-0/+13
* Fix problem where different code gets generated with/without -Wreturn-type.wilson1998-03-312-0/+15
* * call.c: Include system.h. Remove includes, declarations andlaw1998-03-3131-956/+861
* gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added.scox1998-03-305-14/+56
* (__main, __do_global_dtors, __do_global_ctors): For __CYGWIN32__ use the vers...scox1998-03-301-0/+2
* * pt.c (fn_type_unification): Allow incomplete unification withoutmmitchel1998-03-303-1/+37
* More cutover to system.h:ghazi1998-03-3016-156/+72
* Fix problem reported by Thomas Quinot.wilson1998-03-302-0/+23
* * tree.c (member_p): New fn.jason1998-03-305-3/+30
* * call.c (build_method_call): Handle non-scoped destructors, too.jason1998-03-305-20/+45
* * config/m68k/m68k.c (standard_68881_constant_p): Don't useschwab1998-03-302-3/+9