aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-03-26call.c (build_field_call): Unify 'this' and non-'this' cases.Jason Merrill3-79/+33
1999-03-26newJason Merrill1-0/+20
1999-03-26tweakJason Merrill1-0/+1
1999-03-26Daily bump.Jeff Law1-1/+1
1999-03-26Explicitly specify the char arguments to __objc_code_char and __objc_code_cha...Ovidiu Predescu2-3/+9
1999-03-26Makefile.in (xcpp, cppspec.o): New targets.Zack Weinberg4-10/+257
1999-03-26fold-const.c (fold_truthop): Optimize bitfield references with different mask...Charles M. Hannum2-12/+14
1999-03-26fold-const.c (fold_truthop): Build a type for both the lhs and rhs and use it...Charles M. Hannum2-25/+52
1999-03-26fold-const.c (fold_truthop): Mask the lhs and rhs after merging adjacent bitf...Charles M. Hannum2-10/+25
1999-03-26Fix vxworks --with-headers build failure.Jim Wilson2-4/+10
1999-03-26Define SUBTARGET_CPU_DEFAULT before including arm/coff.hNick Clifton2-17/+56
1999-03-26Just include arm/vxarm.h for arm-vxworks targetNick Clifton3-2/+7
1999-03-26Apply patch from Scott Bambrough <scottb@corelcomputer.com> Modified arm*-*-l...Scott Bambrough4-1/+21
1999-03-26Add comment about duplication of EXTRA_PARTS in EXTRA_MULTILIB_PARTSNick Clifton1-2/+3
1999-03-26loop.c (combine_givs): Fix index into can_combine when doing benefit adjustme...J"orn Rennecke2-1/+6
1999-03-26Define EXTRA_MULTILIB_PARTS in case mutlilibs are ever enabled.Nick Clifton2-1/+6
1999-03-26Include dbxelf.hNick Clifton2-6/+6
1999-03-26Move stabs specific target macros out od svr4.h and elfos.h and into dbxelf.hNick Clifton4-124/+140
1999-03-26Warning fixes:Kaveh R. Ghazi23-1003/+1160
1999-03-25fold-const.c (fold_truthop): Verify that the lhs and rhs are in the same bit ...Charles M. Hannum2-1/+9
1999-03-26gcc.texi (Copy Assignment): New node.Martin v. Löwis4-35/+72
1999-03-25Daily bump.Jeff Law1-1/+1
1999-03-25* gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.Jeffrey A Law2-0/+396
1999-03-25gcc.c: Compile unconditionally all code formerly dependent on #ifdef LANG_SPE...Zack Weinberg10-77/+82
1999-03-25New tests (one might fail due to complex alias problems)Craig Burley3-0/+631
1999-03-25* gcc.texi (Temporaries): Update.Jason Merrill2-30/+36
1999-03-25Added John Wehle.John Wehle1-0/+1
1999-03-25* decl2.c (comdat_linkage): Treat vtables like functions.Jason Merrill2-1/+9
1999-03-25combine.c (distribute_notes): Place REG_LABEL also where REG_EQUAL indicates.Richard Henderson2-1/+29
1999-03-25* loop.c (strength_reduce): Correct a comment.Finn Hakansson2-2/+4
1999-03-25* pt.c (tsubst_decl): Tsubst into DECL_BEFRIENDING_CLASSES.Mark Mitchell3-0/+27
1999-03-25Fix missing initializer compile-time warning messages.Jim Wilson4-70/+121
1999-03-25rtl.texi (RTX_FRAME_RELATED_P): Add documentation.Andrew Macleod1-25/+18
1999-03-25rtl.texi (RTX_FRAME_RELATED_P): Add documentation.Andrew Macleod1-24/+20
1999-03-25rtl.texi (RTX_FRAME_RELATED_P): Add documentation.Andrew Macleod1-0/+18
1999-03-25rtl.texi (RTX_FRAME_RELATED_P): Add documentation.Andrew Macleod2-193/+229
1999-03-25rtl.texi (RTX_FRAME_RELATED_P): Add documentation.Andrew Macleod1-0/+7
1999-03-25rtl.texi (RTX_FRAME_RELATED_P): Add documentation.Andrew Macleod1-0/+17
1999-03-25tlink.c (symbol_hash_newfunc): Remove redundant call to hash_newfunc.Art Haas2-6/+6
1999-03-25* i386.h (PREFERRED_STACK_BOUNDARY): Set to 128.Richard Henderson2-3/+8
1999-03-25Applied patch from Phillip Blundell <pb@nexus.co.uk>:Philip Blundell2-8/+35
1999-03-24newJason Merrill1-0/+16
1999-03-24decl.c (init_decl_processing): Add `signed' type as a synonym for `int'.Nathan Sidwell2-0/+8
1999-03-24updateJason Merrill1-2/+4
1999-03-24newJason Merrill3-0/+52
1999-03-24typeck.c (common_type): Handle cv-qual unification for pointers to members.Jason Merrill4-33/+67
1999-03-24* rtl.h (MEM_COPY_ATTRIBUTES): Remove unnecessary ending backslash.Finn Hakansson2-1/+5
1999-03-24* Makefile.in (RANLIB_TEST): Improve test.Axel Thimm2-2/+5
1999-03-24combine.c (force_to_mode, case PLUS): Use sign extended mask when masking the...Donn Terry2-8/+14
1999-03-24Daily bump.Jeff Law1-1/+1