aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-01-28* libjava.jacks/jacks.xfail: More lexer tests now pass.Tom Tromey2-43/+4
2003-01-28lex.c (java_lex): Don't include UEOF as part of token.Tom Tromey2-14/+28
2003-01-2820010925-1.c: Changed the memcpy declaration.D.Venkatasubramanian2-1/+6
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-42/+35
2003-01-28target.h (targetm.address_cost): New.Richard Henderson83-594/+402
2003-01-28re PR c++/3902 ([parser] ambiguous 8.2/7)Nathan Sidwell4-2/+32
2003-01-28re PR rtl-optimization/9258 (ICE in compensate_edge, at reg-stack.c:2589)Toon Moene2-0/+23
2003-01-28haifa-sched.c (schedule_insn): Return necessary cycle advance after issuing t...Vladimir Makarov5-238/+99
2003-01-28README: Move relevant parts from README.g++.Gerald Pfeifer3-33/+27
2003-01-28i386.md (*movsi_1): Use movdqa to move one xmm register to another one.Vladimir Makarov2-1/+6
2003-01-28* calls.c (default_must_pass_in_stack): Fix typo in !type case.Richard Henderson2-1/+5
2003-01-28ffi.h.in: Enable FFI_CLOSURES for x86_64.Andrew Haley4-1/+240
2003-01-28mips.h (UNITS_PER_HWFPVALUE): Renamed from...Alexandre Oliva1-0/+162
2003-01-28re PR c++/9433 (SegFault in dynamic_cast)Nathan Sidwell4-3/+43
2003-01-28* cse.c (cse_insn): Avoid redundant REG_EQUAL notes.Roger Sayle2-5/+13
2003-01-28* gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.Kaveh R. Ghazi2-2/+6
2003-01-28sh.h (CLASS_MAX_NREGS): If TARGET_SHMEDIA...Richard Sandiford2-2/+12
2003-01-28Add a missing change to:Gerald Pfeifer1-1/+1
2003-01-28i386.c (ix86_carry_flag_operator): New predicate.Jan Hubicka4-29/+167
2003-01-28cfgloopmanip.c (create_preheader): Initialize src to avoid warning.Andreas Schwab3-4/+10
2003-01-28combine.c (force_to_mode): Add cast to fix warning when STORE_FLAG_VALUE is n...Andreas Schwab2-1/+7
2003-01-28consthrow.java: New file.Tom Tromey3-0/+13
2003-01-28parse.y (java_check_regular_methods): Check for construct after checking type...Tom Tromey2-11/+16
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson92-2695/+3449
2003-01-27* config/vax/vax-protos.h: Update. Really.Richard Henderson2-4/+1
2003-01-27* config/vax/vax.h (ASM_OUTPUT_MI_THUNK): Remove. Really.Richard Henderson3-8/+11
2003-01-28re PR c++/47 (nested classes broken)Jeffrey D. Oldham2-0/+30
2003-01-28mips.h (UNITS_PER_HWFPVALUE): Renamed from...Alexandre Oliva4-16/+104
2003-01-28re PR middle-end/7227 (bogus code generation with attribute mode TI)Kaveh R. Ghazi2-0/+20
2003-01-28* c-parse.in: Remove '%expect 32' directive in objc modeGabriel Dos Reis2-3/+4
2003-01-28Makefile.in (install_to_tooldir): Instead of $(MULTISUBDIR), use /`$$CC -prin...Alexandre Oliva2-5/+10
2003-01-28ChangeLog file for zlibAlexandre Oliva4-127/+191
2003-01-28aclocal.m4 (glibcpp_toolexeclibdir): Instead of $(MULTISUBDIR)...Alexandre Oliva3-62/+113
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva4-10/+25
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva5-345/+389
2003-01-28Makefile.in ($(LIBG2C)): -rpath is glibcpp_toolexeclibdir.Alexandre Oliva4-54/+83
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva5-117/+176
2003-01-28* libjava.lang/pr8823.xfail: New file, add "xfail-byte".Kaveh R. Ghazi2-0/+5
2003-01-28Makefile.am (CONFIG_CXXFLAGS): Reverse order of @EXTRA_CXX_FLAGS@ @SECTION_FL...Danny Smith5-4/+12
2003-01-28Daily bump.GCC Administrator2-2/+2
2003-01-27class.c (update_vtable_entry_for_fn): Add index parameter.Nathan Sidwell4-10/+75
2003-01-27Makefile.in (LIB2FUNCS_ST): Remove _gcov.Nathan Sidwell8-501/+602
2003-01-27Makefile.am (TARGET_SRC_POWERPC_AIX): Fix typo.David Edelsohn3-6/+11
2003-01-27Fix date of ChangeLog of previous revision.Gerald Pfeifer1-1/+1
2003-01-27invoke.texi (Optimization Options): Group together optional and experimental ...Jerry Quinn2-203/+234
2003-01-27acinclude.m4 (glibcpp_toolexeclibdir): Instead of $(MULTISUBDIR)...Alexandre Oliva4-1240/+1283
2003-01-27Rebuilt with autoconf 2.13Alexandre Oliva1-25/+1242
2003-01-27configure.in: Revert 24Jan change.Phil Edwards3-1218/+27
2003-01-27init.c (__gnat_error_handler): Make msg const.Rainer Orth5-5/+17
2003-01-27* gcse.c (constprop_register): Check NEXT_INSN (insn) != NULL.Josef Zlomek2-0/+5