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