summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-1029-58/+85
* * gcc.texi (Service): Update to reflect current practice andjsm282000-11-102-4/+17
* Fix ia64 float extend splitter crash.bernds2000-11-103-4/+30
* Fix REG_INC note handling in register renamer.bernds2000-11-102-3/+13
* Daily bump.law2000-11-105-5/+5
* 2000-11-08 Jan van Male <jan.vanmale@fenk.wau.nl>law2000-11-106-21/+29
* * c-lex.c [! NO_IMPLICIT_EXTERN_C] (cb_enter_file): Checklaw2000-11-102-1/+6
* * reload1.c (reload_combine): Fixed calculation oflaw2000-11-102-3/+8
* * c-dump.c (dequeue_and_dump): Dump function bodies.mmitchel2000-11-104-2/+6
* * Makefile.in (C_AND_OBJC_OBJS): Add c-dump.o.mmitchel2000-11-1017-848/+933
* * config/i386/cygwin.h: Add mingw startfile prefix.cgf2000-11-102-2/+9
* * flow.c (invalidate_mems_from_set): Split out from ...rth2000-11-102-35/+55
* * extend.texi, invoke.texi: Move documentation of builtin versionsjsm282000-11-103-47/+97
* * fold-const.c (fold): Compare TYPE_MAIN_VARIANT rather thanrth2000-11-102-1/+6
* * Makefile.in (distclean): Remove a few extra leftovers.mrs2000-11-102-0/+9
* * recog.c (validate_replace_rtx_1): Consider subregs whenrth2000-11-102-6/+24
* * gcc.dg/sequence-pt-1.c: Cast from pointer to integerrth2000-11-102-2/+7
* * config/alpha/linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.rth2000-11-092-0/+7
* * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.rth2000-11-095-6/+13
* 2000-11-07 Eric Christopher <echristo@redhat.com>echristo2000-11-093-87/+89
* * ltcf-c.sh (aix4): Improve shared library configuration; requiredje2000-11-094-10/+24
* In gcc/:geoffk2000-11-095-1/+24
* * cpphash.c: Move cpp_defined here from cpplib.c.neil2000-11-095-64/+57
* * config/sparc/sparc.c (sparc_va_arg): When the required alignmentgeoffk2000-11-092-6/+36
* * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.nathan2000-11-092-1/+3
* * mklibgcc.in (EXTRA_MULTILIB_PARTS): Prevent `make' fromaoliva2000-11-093-2/+23
* * config/i386/i386.md (mmx_pinsrw): Output operands in correctgrahams2000-11-092-6/+11
* gcp/ChangeLog:nathan2000-11-096-4/+31
* * gcc.dg/20001108-1.c: New test.jakub2000-11-092-0/+34
* * builtins.c (c_strlen): Use TREE_STRING_LENGTH - 1 for max.jakub2000-11-099-130/+496
* * Remove overlooked conflict marker.gerald2000-11-091-1/+0
* * fixinc/gnu-regex.c: Rename EGCS LOCAL markers to GCC LOCAL.gerald2000-11-092-4/+9
* Daily bump.law2000-11-095-5/+5
* * calls.c (expand_call, emit_library_call_value_1), collect2.cjsm282000-11-0918-220/+155
* * config/i386/cygwin.h: Add -no-win32 switch. Separate -mno-cygwin include andcgf2000-11-092-29/+66
* * include/bits/codecvt.h (codecvt::do_out): Make it const-correct.mmitchel2000-11-092-6/+11
* Fix {u}mulsidi3adddi patterns in arm.md and add testcase to check that thenickc2000-11-094-29/+83
* * flow.c (init_propagate_block_info): Protect the rtx stored inrth2000-11-092-2/+30
* Move directive handling into the lexer itself.neil2000-11-084-31/+50
* * snapshot: New file.gerald2000-11-082-0/+179
* * README: Fix typo. Remove incorrect reference to Cygnus.gerald2000-11-082-1/+6
* * regmove.c (combine_stack_adjustments_for_blocks): Recognize pusheshubicka2000-11-082-3/+15
* * gjavah.c (process_file): Only include gcj/cni.h when generatingtromey2000-11-082-1/+7
* * src/locale-inst.cc: Add explicit instantiations ofdje2000-11-082-5/+16
* 2000-11-08 Jeffrey Oldham <oldham@oz.codesourcery.com>oldham2000-11-082-15/+41
* * c-tree.texi (VAR_DECL): Describe representation of GCC'smmitchel2000-11-082-0/+10
* * c-tree.texi (FUNCTION_TYPE): Clarify TYPE_ARG_TYPES formmitchel2000-11-082-0/+9
* * config/sparc/sparc.h (ASM_OUTPUT_MI_THUNK): Cast DELTA to intjakub2000-11-082-2/+7
* cp/ChangeLognathan2000-11-085-85/+87
* * g++.old-deja/g++.other/init16.C: New test.jakub2000-11-082-0/+15