aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-07-12c-format.c: Fix comment formatting.Kazu Hirata9-9/+20
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-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 Administrator1-1/+1
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-11* Makefile.in (stage1_build): Force OBJS-onestep=OBJS.Richard Henderson2-1/+6
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-11function.c (assign_parms): Don't recombine complex args if fnargs is unchange...Richard Henderson2-11/+33
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
2003-07-11re PR c++/8327 (In definition of template static member value of static const...Mark Mitchell4-7/+65
2003-07-11typeck.c (build_binary_op): Do not warn about signed vs.Mark Mitchell4-1/+17
2003-07-10re PR rtl-optimization/9745 ([powerpc] miscompiles libmcrypt (alias problem d...James E Wilson2-9/+19
2003-07-11cppcharset.c: Fix comment.Zack Weinberg2-37/+48
2003-07-11common.opt: More --help messages.Neil Booth4-244/+241
2003-07-11mkfixinc.sh: Drop reference to unsupported alpha-*-interix*.Nathanael Nerode3-8/+7
2003-07-10re PR bootstrap/10758 (bootstrap failure on HP-UX 11.22/IPF)Dara Hazeghi2-0/+19
2003-07-11* gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.Kazu Hirata2-1/+12
2003-07-11* config/ia64/hpux.h (TARGET_C99_FUNCTIONS): Define.Roger Sayle2-0/+9
2003-07-11Daily bump.GCC Administrator1-1/+1
2003-07-10cppcharset.c (one_utf8_to_cppchar, [...]): New functions.Zack Weinberg4-157/+634
2003-07-10oopsKelley Cook1-0/+6
2003-07-10Make-lang.in: Update.Neil Booth3-6/+9
2003-07-10ffe.texi: Correctly use @var{srcdir}.Toon Moene2-7/+11
2003-07-10Makefile.in (options.h): Depend on Makefile.Kelley Cook2-7/+17
2003-07-11combine.c (gen_binary): Handle the CLOBBER rtx and don't build a binary opera...Denis Chertykov2-0/+11
2003-07-10gcse.c (load_kills_store, [...]): Keep track of the correct dependency functi...Zdenek Dvorak2-23/+52
2003-07-10re PR c++/9411 ([New parser] Template function lookup problem)Mark Mitchell4-0/+20
2003-07-10toplev.c (do_compile): Don't try to open dump files before lang_dependent_ini...Steven Bosscher2-12/+19
2003-07-10arm.c (arm_init_iwmmxt_builtins, [...]): Use ARRAY_SIZE.Kaveh R. Ghazi4-36/+28
2003-07-10re PR c++/10032 (-pedantic converts some errors to warnings)Mark Mitchell10-125/+43
2003-07-10* tm.texi (RETURN_ADDR_OFFSET): Document.J"orn Rennecke2-0/+11
2003-07-10PR c++ 9483Nathan Sidwell1-0/+5
2003-07-10gcov-io.h: Update documentation.Nathan Sidwell7-118/+161