aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-07-13Makefile.in (LIBCPP_DEPS): Remove coretypes.h and $(TM_H).Zack Weinberg20-55/+56
2003-07-13stor-layout.c (compute_record_mode): Remove very obsolete test that forces BL...Richard Kenner2-15/+5
2003-07-13FileChannelImpl.java, [...]: Removed.Michael Koch9-46/+60
2003-07-13* Makefile.in: Remove orphan reference to acconfig.h.Zack Weinberg2-1/+5
2003-07-13* MAINTAINERS: Alphabetize.Kazu Hirata2-2/+6
2003-07-13BasicBorders.java, [...]: New versions from classpath.Michael Koch7-42/+74
2003-07-13pt.c (push_access_scope_real): Remove.Kriang Lerdsuwanakij2-54/+35
2003-07-132003-07-13 Michael Koch <konqueror@gmx.de>Michael Koch30-62/+175
2003-07-132003-07-13 Michael Koch <konqueror@gmx.de>Michael Koch4-3/+9
2003-07-13EmbeddedWindow.java, [...]: New files.Michael Koch7-8/+191
2003-07-13document covariants implementedNathan Sidwell1-0/+3
2003-07-13* cgraphunit.c: Convert prototypes to ISO C90.Andreas Jaeger2-39/+30
2003-07-13inclhack.def (avoid_wchar_t_type): Use __cplusplus bypass (for OpenBSD).Nathanael Nerode3-4/+10
2003-07-13configure.in: Always define HAVE_AS_GOTOFF_IN_DATA for i?86-*-*.Zack Weinberg3-31/+40
2003-07-13Daily bump.GCC Administrator2-2/+2
2003-07-12alpha.c: Fix comment typos.Kazu Hirata8-25/+35
2003-07-12c-format.c: Fix comment formatting.Kazu Hirata9-9/+20
2003-07-12* gcc_update: gcc/acconfig.h no longer exists.Zack Weinberg2-1/+5
2003-07-12inclhack.def (alpha_sbrk): Note that OpenBSD needs this fix.Nathanael Nerode2-0/+6
2003-07-12Regenerate again, oopsZack Weinberg1-0/+3
2003-07-12aclocal.m4 (gcc_AC_CHECK_TYPE): Clone of AC_CHECK_TYPE...Zack Weinberg6-1407/+1208
2003-07-12(fix dumb changelog omission)Nathanael Nerode1-0/+1
2003-07-12inclhack.def (struct_sockaddr): Avoid "fixing" sockaddr_in (on OpenBSD).Nathanael Nerode3-6/+16
2003-07-12* fixinc/inclhack.def (gnu_types): Improve comment.Nathanael Nerode2-1/+10
2003-07-12* Make-lang.in (treelang/tree-convert.o): Depend on TM_H.Andreas Jaeger2-2/+6
2003-07-12fp-test.c (main): Use ISO C90 prototype.Andreas Jaeger8-384/+273
2003-07-12cgraphunit.c (cgraph_inlined_into, [...]): Fix warning.Jan Hubicka2-2/+7
2003-07-12re PR bootstrap/7126 (zlib version is wrong in zlib/configure.in)Nathanael Nerode3-58/+32
2003-07-12cgraph.c (cgraph_max_uid): New global variable.Jan Hubicka8-125/+884
2003-07-11Patch from Andrew Pinksi.Andrew Pinski3-193/+197
2003-07-12Daily bump.GCC Administrator2-2/+2
2003-07-11* rtl.def (NOTE): Do not use padding.Dan Nicolaescu2-4/+6
2003-07-11Patch from Dara Hazeghi.Dara Hazeghi2-1/+6
2003-07-11re PR c++/11437 (ICE in lookup_name_real)Nathanael Nerode2-1/+8
2003-07-11verify.exp: New file.Tom Tromey3-0/+96
2003-07-11README: Note that libffi is not part of GCC.Gerald Pfeifer2-3/+12
2003-07-11* Makefile.in (stage1_build): Force OBJS-onestep=OBJS.Richard Henderson2-1/+6
2003-07-11* README: Note that zlib is not part of GCC.Gerald Pfeifer2-0/+7
2003-07-11* README: Note that FastJar is not part of GCC.Gerald Pfeifer2-0/+7
2003-07-11varasm.c (make_decl_rtl): Treat decls with a DECL_CONTEXT of TRANSLATION_UNIT...Mark Mitchell2-1/+8
2003-07-11optabs.c (prepare_cmp_insn): Try cmpmemM first if it exists, then fall back t...Jakub Jelinek10-23/+135
2003-07-11freebsd.h (SET_ASM_OP): Remove.Loren J. Rittle2-15/+21
2003-07-11SharedLibLoader.java: Fix misspelling.Matt Kraai4-6/+12
2003-07-11function.c (assign_parms): Don't recombine complex args if fnargs is unchange...Richard Henderson2-11/+33
2003-07-11basic_ios.h (copyfmt): Document.Jerry Quinn3-11/+78
2003-07-11regclass.c (choose_hard_reg_mode): Add third argument.J"orn Rennecke6-12/+31
2003-07-11re PR c++/11050 ("some string" __FUNCTION__ is accepted)Nathan Sidwell6-187/+220
2003-07-11re PR c++/8164 (ICE when using different const expressions as template parame...Mark Mitchell2-0/+14
2003-07-11re PR c++/10558 (Segfault on illegal use of template without template args)Mark Mitchell2-0/+19
2003-07-11Index: ChangeLogGeoffrey Keating32-448/+1150