aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-04-16cp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve documentation.Mark Mitchell4-2/+34
2001-04-16init.c (build_delete): Create a SAVE_EXPR for the address if we're going to u...Mark Mitchell3-6/+52
2001-04-15* i386.md (sqrtdf2): SFmode should be DFmode.Toon Moene2-1/+5
2001-04-15gcse.c (compute_ld_motion_mems): ASM outputs aren't moveable.Alexandre Oliva2-2/+9
2001-04-15Fix ia64 libffi build failure.Jim Wilson2-0/+8
2001-04-15Daily bump.GCC Administrator5-5/+5
2001-04-14Missed changelog entry for last regmove commit.Richard Henderson1-0/+5
2001-04-14i386.md (ashldi3_1_rex64): Add 'J' to the constraintsJan Hubicka2-2/+7
2001-04-14mn10300.md (cmpsi): Tell reload to disregard the first alternative.Alexandre Oliva2-1/+14
2001-04-14boost_concept_check.h (_Mutable_ContainerConcept): Properly uglify member.Martin Reinecke2-1/+6
2001-04-14pa.c (force_mode): New function.Alan Modra2-45/+68
2001-04-14Update copyright noticeAlexandre Oliva1-1/+2
2001-04-14Update copyright noticeAlexandre Oliva1-1/+2
2001-04-14Whitespace fixAlexandre Oliva1-1/+1
2001-04-14Daily bump.GCC Administrator5-5/+5
2001-04-13Fix linux kernel -foptimize-sibling-calls miscompilationJim Wilson2-10/+53
2001-04-13expr.h (enum libfunc_index): Add LTI_memmove.Loren J. Rittle4-1/+12
2001-04-13pa.h (GO_IF_LEGITIMATE_ADDRESS): Disallow PIC LO_SUM fp mode addresses.Alan Modra2-1/+10
2001-04-13cp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove.Mark Mitchell4-85/+38
2001-04-13Makefile.in (reg-stack.o): Depend on reload.h.Kaveh R. Ghazi7-14/+20
2001-04-13Makefile.in (toplev.o, [...]): Depend on reload.hKaveh R. Ghazi7-19/+19
2001-04-13Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).Kaveh R. Ghazi5-13/+13
2001-04-13Makefile.in (STAGE1_CFLAGS): Pass down.Franz Sirl3-9/+21
2001-04-13stl_algobase.h (equal): Use EqualOpConcept instead of EqualityComparableConcept.Phil Edwards2-3/+7
2001-04-13boost_concept_check.h: Uglify, fork from Boost.Phil Edwards20-994/+1024
2001-04-13Daily bump.GCC Administrator5-5/+5
2001-04-13pa.c: Formatting and white space fixes throughout file.Alan Modra2-44/+50
2001-04-13pa.c (hppa_init_pic_save): Set rtx_unchanging for PIC_OFFSET_TABLE_SAVE_RTX.Alan Modra2-0/+4
2001-04-13pa.c (uint32_operand): Don't use long constant >= 2^32.Alan Modra3-27/+39
2001-04-13config.guess: Add hppa64-linux support.Alan Modra3-3/+31
2001-04-13pa-hpux10.h (NEW_HP_ASSEMBLER): Define to 1.Alan Modra4-23/+22
2001-04-13pa-gas.h: Delete file.Alan Modra3-83/+32
2001-04-13mill32.S: New file.Alan Modra6-3/+3283
2001-04-13Add new files.Alan Modra3-0/+441
2001-04-13elfos.h (SELECT_SECTION): Undef before defining.Alan Modra8-36/+206
2001-04-13pa-64.h (WCHAR_TYPE, [...]): Define.Alan Modra3-331/+42
2001-04-13jump.c (jump_optimize_1): Don't delete dead stores here.John Wehle3-29/+12
2001-04-12Makefile.in (regmove.o): Depend on except.h.Richard Henderson2-1/+2
2001-04-13set_operators.cc: Just try to compile.Gabriel Dos Reis3-4/+17
2001-04-13objc-act.c: Remove all code ifdefed with the never-used macro OBJC_INT_SELECT...Stan Shebs4-45/+8
2001-04-12cp-tree.h (decl_namespace_list): New macro.Jason Merrill5-8/+32
2001-04-12* config/pa/quadlib.c: Add prototypes.Rodney Brown2-0/+17
2001-04-12cp-tree.h (warn_return_type, yylex): Delete redundant declarations.Kaveh R. Ghazi5-20/+11
2001-04-12bitmap.h (debug_bitmap): Delete redundant prototype.Kaveh R. Ghazi3-3/+6
2001-04-12bad.c (inhibit_warnings): Delete redundant declaration.Kaveh R. Ghazi4-8/+8
2001-04-12Fix for PR 2498, getf/stf require normalization after a cast.Jim Wilson2-65/+30
2001-04-12c-common.h (truthvalue_conversion, [...]): Delete redundant declarations.Kaveh R. Ghazi5-30/+16
2001-04-12* invoke.texi: Document --param max-gcse-memory.Mark Mitchell2-0/+10
2001-04-12cp-tree.h (pedantic, [...]): Delete redundant declarations.Kaveh R. Ghazi2-24/+10
2001-04-12configure.in (errno): Check for declaration.Kaveh R. Ghazi5-88/+101