| Commit message (Expand) | Author | Age | Files | Lines |
* | dummy commit before merge | law | 1998-04-03 | 0 | -0/+0 |
* | Implement empty base optimization. | jason | 1998-04-03 | 7 | -19/+152 |
* | * Makefile.in (insn*.o): Depend on system.h. | law | 1998-04-03 | 2 | -7/+9 |
* | x86 regex.c failure from Jim Meyering. | wilson | 1998-04-03 | 2 | -0/+75 |
* | * decl.c (cplus_expand_expr_stmt): Strip unused INDIRECT_REFs. | jason | 1998-04-03 | 2 | -0/+8 |
* | Re-implement allocation of base class subobjects. | jason | 1998-04-03 | 4 | -227/+187 |
* | * pa.c (output_global_address): Initialize base. | law | 1998-04-02 | 3 | -2/+7 |
* | * gthr.h: Support systems that don't have weak, but have threads. | law | 1998-04-02 | 6 | -7/+354 |
* | Readd patch for SCO5 to fix build problem. | wilson | 1998-04-02 | 2 | -0/+10 |
* | Fix x86 core dump on regex.c | wilson | 1998-04-02 | 2 | -1/+5 |
* | * cp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff. | jason | 1998-04-02 | 9 | -195/+90 |
* | update | jason | 1998-04-02 | 3 | -3/+1 |
* | Patch from vmakarov to avoid warnings with -Wall. | wilson | 1998-04-02 | 2 | -1/+5 |
* | Patched in the gcc directory: | ghazi | 1998-04-02 | 5 | -11/+33 |
* | Update with automake patched for DATA=$(INSTALL_DATA) problem. | rth | 1998-04-02 | 6 | -234/+262 |
* | * reload.c (find_reloads_address): Try LEGITIMIZE_RELOAD_ADDRESS. | rth | 1998-04-02 | 5 | -0/+134 |
* | * final.c (alter_subreg): Allow the target to hook by-mode subreg | rth | 1998-04-02 | 3 | -1/+25 |
* | * emit-rtl.c (gen_lowpart_common): Skip count by HARD_REGNO_NREGS. | rth | 1998-04-02 | 2 | -11/+24 |
* | * configure (alpha-*-linuxecoff, alpha-*-linux-gnulibc1): | rth | 1998-04-02 | 3 | -4/+5 |
* | * fold-const.c optimze_bit_field_compare): Initialize rnbitpos, | law | 1998-04-01 | 5 | -12/+26 |
* | * c-lex.c (yylex): Initialize traditional_type, ansi_type and type. | law | 1998-04-01 | 8 | -9/+38 |
* | * genattrtab.c: Make generated file use system.h, instead of | law | 1998-04-01 | 8 | -7/+20 |
* | * i386/freebsd-elf.h (CPP_PREDEFINES): Update from FreeBSD folks. | law | 1998-04-01 | 2 | -1/+3 |
* | * pa.md (reload peepholes): Remove unused variable "mode". | law | 1998-04-01 | 2 | -2/+4 |
* | Removed thumb-pe support. | nickc | 1998-04-01 | 4 | -552/+10 |
* | Removed thumb-pe target. | nickc | 1998-04-01 | 4 | -30/+0 |
* | * class.c, Make sure system.h is included just after config.h. | law | 1998-04-01 | 9 | -14/+11 |
* | Add thumb-pe support. | nickc | 1998-04-01 | 15 | -152/+1506 |
* | tweak | jason | 1998-04-01 | 1 | -13/+19 |
* | * friend.c (is_friend): Fix access control for local classes. | jason | 1998-04-01 | 5 | -12/+60 |
* | * call.c (build_over_call): Do name resolution for default | mmitchel | 1998-04-01 | 3 | -3/+57 |
* | Fix irix6-x-foo cross compiler build problem where irix6 gcc invokes wrong as. | wilson | 1998-04-01 | 2 | -0/+17 |
* | * cplus-dem.c (optable): Add sizeof. | mmitchel | 1998-04-01 | 2 | -200/+287 |
* | * varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_NAME for a | mmitchel | 1998-04-01 | 3 | -0/+16 |
* | * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently. | law | 1998-04-01 | 47 | -567/+484 |
* | 8 | manfred | 1998-03-31 | 1 | -0/+25 |
* | @ | manfred | 1998-03-31 | 1 | -0/+5 |
* | Fix alpha-vms packed-1 failure. | wilson | 1998-03-31 | 2 | -1/+7 |
* | Fix core dump while compiling gdb-4.16. | wilson | 1998-03-31 | 2 | -1/+7 |
* | Fix HPPA -fprofile-arcs abort on switch statements. | wilson | 1998-03-31 | 2 | -0/+13 |
* | Fix problem where different code gets generated with/without -Wreturn-type. | wilson | 1998-03-31 | 2 | -0/+15 |
* | * call.c: Include system.h. Remove includes, declarations and | law | 1998-03-31 | 31 | -956/+861 |
* | gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added. | scox | 1998-03-30 | 5 | -14/+56 |
* | (__main, __do_global_dtors, __do_global_ctors): For __CYGWIN32__ use the vers... | scox | 1998-03-30 | 1 | -0/+2 |
* | * pt.c (fn_type_unification): Allow incomplete unification without | mmitchel | 1998-03-30 | 3 | -1/+37 |
* | More cutover to system.h: | ghazi | 1998-03-30 | 16 | -156/+72 |
* | Fix problem reported by Thomas Quinot. | wilson | 1998-03-30 | 2 | -0/+23 |
* | * tree.c (member_p): New fn. | jason | 1998-03-30 | 5 | -3/+30 |
* | * call.c (build_method_call): Handle non-scoped destructors, too. | jason | 1998-03-30 | 5 | -20/+45 |
* | * config/m68k/m68k.c (standard_68881_constant_p): Don't use | schwab | 1998-03-30 | 2 | -3/+9 |