aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-16* cpplib.h: Undo mistaken commit.Neil Booth1-13/+13
2001-05-16cppexp.c (lex): Use NODE_NAME and NODE_LEN.Neil Booth1-13/+13
2001-05-16* partition.h: Fix misspelling of `implementation'.Matt Kraai2-2/+6
2001-05-16* partition.c: Fix misspelling of `implementation'.Matt Kraai2-2/+6
2001-05-16pa32-regs.h (HARD_REGNO_MODE_OK): Allow TI/TFmode values in GPRs.Jeffrey A Law2-1/+6
2001-05-16Makefile.in (toplev.o): Add dependency on dwarf2asm.h.Andreas Jaeger3-20/+28
2001-05-16backspace.c: Include "config.h".Andreas Jaeger25-32/+127
2001-05-16* gcc.c-torture/compile/20010516-1.c: New test.Jan Hubicka2-0/+9
2001-05-16re PR rtl-optimization/185 (Internal compiler error in `fixup_var_refs_1', at...Jan Hubicka2-0/+6
2001-05-16combine.c (combine_simplify_rtx): Set op0_mode to VOIDmode after applying dis...Jan Hubicka2-0/+6
2001-05-16pa-hpux10.h (THREAD_MODEL_SPEC): Define.John David Anglin3-3/+32
2001-05-16SimpleDateFormat.java (parse): Handle non-dst time zones.Tom Tromey2-8/+23
2001-05-16install.texi: Update AIX information.David Edelsohn3-174/+55
2001-05-16Revert XFAIL removal.Nathan Sidwell2-3/+2
2001-05-16gcc.c (give_switch): Don't write before start of string.Jakub Jelinek2-5/+11
2001-05-16Makefile.in (endfile.o): Add dependency on config.h.Andreas Jaeger6-117/+266
2001-05-16cpplex.c (_cpp_lex_token, '/' case): Comments can't appear after stage3.Nathan Sidwell2-1/+8
2001-05-16spew.c (read_token): Call yyerror on all unexpected tokens.Nathan Sidwell4-10/+26
2001-05-16init.c (member_init_ok_or_else): Take a tree rather than string for name.Nathan Sidwell5-7/+58
2001-05-16Daily bump.GCC Administrator5-5/+5
2001-05-16README.ALTOS: Remove obsolete file.Gerald Pfeifer2-55/+4
2001-05-16c-lex.h (save_and_forget_protocol_qualifiers, [...]): Remove deleted function...Neil Booth2-4/+6
2001-05-15expr.c (build_class_init): Move MODIFY_EXPR outside of COND_EXPR.Jeff Sturm2-6/+11
2001-05-16c-parse.in (methodtype): New production.Neil Booth2-46/+23
2001-05-16c-common.h (RID_FIRST_PQ): New.Neil Booth6-192/+127
2001-05-15flow.c (life_analysis): After life analysis is complete...Jeffrey A Law2-2/+34
2001-05-15unwind-sjlj.c (_Unwind_GetDataRelBase): New.Richard Henderson2-0/+18
2001-05-16001-05-15 Benjamin Kosnik <bkoz@redhat.com>Benjamin Kosnik2-1/+6
2001-05-16eb27.C: Convert.Benjamin Kosnik2-4/+10
2001-05-16sol2.h (CPLUSPLUS_CPP_SPEC): Define.Mark Mitchell7-27/+50
2001-05-15GregorianCalendar.java (computeTime): Only call getTimeZone() once.Tom Tromey2-1/+6
2001-05-15endfile.c (t_runc): Add cast to help case where ftruncate() prototype is some...Loren J. Rittle2-1/+10
2001-05-15inserters_extractors.cc, [...]: Replace multi-line string constants with C89-...Zack Weinberg4-34/+42
2001-05-15objc-act.c (handle_class_ref): Use rest_of_decl_compilation so that CHOOSE_SE...Geoffrey Keating2-12/+11
2001-05-15sysv4.h (ASM_PREFERRED_EH_DATA_FORMAT): Treat TARGET_RELOCATABLE like flag_pi...Geoffrey Keating2-3/+8
2001-05-15fix typoDavid Edelsohn1-1/+1
2001-05-15rs6000.md (movdi splitter): Sign extend more efficiently.David Edelsohn3-10/+32
2001-05-15class.c (build_utf8_ref): Don't generate identifier based on utf8const contents.Tom Tromey2-17/+6
2001-05-15* gthr-posix.h: Make additional pthread-* functions weak.Loren J. Rittle2-0/+9
2001-05-15* recog.c (apply_change_group): Avoid unneeded validating.Jan Hubicka2-1/+10
2001-05-15Add new test - do not warn about (non-)redundant friend declaration.Nick Clifton2-0/+19
2001-05-15Move ChangeLog entry to correct fileNick Clifton2-5/+5
2001-05-15Daily bump.GCC Administrator5-5/+5
2001-05-15* gcc_update (touch_files): Enhance make portability.Loren J. Rittle2-1/+5
2001-05-15rs6000.c (num_insns_constant_wide): Constants are sign-extended.David Edelsohn2-2/+16
2001-05-15* gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.Mark Mitchell (admin)2-1/+4
2001-05-15darwin.h (LIB_SPEC): Just use -lSystem.Stan Shebs2-6/+6
2001-05-14configure.in (gcc_cv_as_eh_frame): New test.Richard Henderson5-8/+171
2001-05-14* gcc_update (touch_files): Use a Makefile to touch files.Alexandre Oliva2-20/+21
2001-05-14lib1funcs.asm (__divtf3): Fix incorrect bits in extended precision divide.Andrew MacLeod2-6/+10