aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski120-1479/+5734
2003-09-25Daily bump.GCC Administrator2-2/+2
2003-09-24cpplib.c (do_pragma): Reintroduce cb_line_change call in the code path that c...Alexandre Oliva2-2/+17
2003-09-24* gcc.dg/cpp/Wunknown-pragmas-1.c: New test.Alexandre Oliva2-0/+33
2003-09-24config.gcc (c4x-*, [...]): Disable fixproto.Nathanael Nerode2-0/+6
2003-09-24config.gcc: Clean up and reindent $with_cpu=yes|no clause and the section giv...Nathanael Nerode2-92/+90
2003-09-24config.gcc (arm-*-coff*, [...]): Disable fixproto.Nathanael Nerode2-0/+18
2003-09-24rs6000.md (movti_power): Collapse case 1 and 2 together.David Edelsohn2-3/+8
2003-09-24* class.c (build_utf8_ref): Test for HAVE_GAS_SHF_MERGE value.Rainer Orth2-17/+22
2003-09-24* c-common.c (c_common_type_for_mode): Check for VOIDmode.Nathan Sidwell2-0/+7
2003-09-24arm.h (ASM_OUTPUT_REG_PUSH, [...]): Wrap in do...while(0)Richard Earnshaw2-11/+22
2003-09-24* config/t-darwin (crt2.o): Add stmp-int-hdrs to dependencies.Geoffrey Keating2-1/+3
2003-09-24StringBuffer.java (substring): Don't set `shared' on small Strings, even if b...Bryce McKinlay2-4/+10
2003-09-24acinclude.m4 (AM_LC_LOCALES): Added check for locale.h.Michael Koch2-1/+6
2003-09-24PlainSocketImpl.java (read): Remove declaration.Bryce McKinlay9-457/+84
2003-09-24config.gcc: Move use_fixproto=no from generic vxworks clause to specific one.Nathanael Nerode2-1/+4
2003-09-24config.gcc (powerpc-*-gnu-gnualtivec*): Disable fixproto (accidentally missed...Nathanael Nerode2-0/+6
2003-09-23re PR bootstrap/12383 (Bootstrap fails in dwarf2out with `HAVE_GAS_SHF_MERGE'...Andrew Pinski2-80/+92
2003-09-24config.gcc (x86_64-*-freebsd*): Disable fixproto (accidentally missed in last...Nathanael Nerode2-0/+6
2003-09-24mn10300.md (andsi3): Fix cut&pasto in 0xfffffffe constant.Alexandre Oliva2-2/+7
2003-09-24* config.gcc: Move vax-*-vms* unsupported notice up with the rest.Nathanael Nerode2-4/+3
2003-09-24config.gcc (alpha64*-dec-*vms*, [...]): Disable fixproto.Nathanael Nerode2-0/+10
2003-09-24config.gcc: Move use_fixproto=no from generic FreeBSD clause to specific Free...Nathanael Nerode2-1/+9
2003-09-24config.gcc: Move use_fixproto=no from generic NetBSD clause to specific NetBS...Nathanael Nerode2-2/+14
2003-09-24config.gcc: Move use_fixproto=no from generic OpenBSD clause to specific Open...Nathanael Nerode2-3/+11
2003-09-24* java/lang/System.java: Add GCJ LOCAL note about encoding aliases.Nathanael Nerode2-0/+7
2003-09-24pa.c (hppa_expand_prologue): Do pic register save in frame marker without add...John David Anglin3-7/+27
2003-09-24Daily bump.GCC Administrator2-2/+2
2003-09-24cgraphunit.c (cgraph_expand_all_functions): Renamed from cgraph_expand_functi...Kelley Cook2-3/+8
2003-09-23Makefile.in (gnucompare*): Merge into ...Kaveh R. Ghazi4-259/+280
2003-09-23targhooks.c: Include output.h.Rainer Orth3-1/+8
2003-09-23* config.host: Removed superfluous newline.Rainer Orth2-2/+5
2003-09-23config.gcc: Use ${target}, not $machine.Nathanael Nerode4-125/+128
2003-09-23Float.java, [...]: Add GCJ LOCAL markers.Nathanael Nerode3-0/+17
2003-09-23rs6000.c (function_arg_pass_by_reference): Don't pass zero-size arrays by ref...Geoffrey Keating4-2/+24
2003-09-23config.gcc: Set use_fixproto=no in each specific *-gnu* configuration...Nathanael Nerode2-1/+21
2003-09-23locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik795-2296/+1309
2003-09-23tree-inline.c (remap_save_expr): Map new save_expr to identity rather than to...Richard Henderson2-2/+6
2003-09-23configure.in (HAVE_GAS_SHF_MERGE): Always define to test result.Rainer Orth6-59/+64
2003-09-23except.h (MUST_USE_SJLJ_EXCEPTIONS): Test for DWARF2_UNWIND_INFO value.Rainer Orth2-2/+11
2003-09-23target.h (struct gcc_target): New member external_libcall.Rainer Orth11-35/+68
2003-09-23Correct gpr_or_gpr_p ChangeLog entry.David Edelsohn1-1/+2
2003-09-23config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode21-130/+168
2003-09-23config.host: Allow unknown hosts (not targets).Nathanael Nerode2-461/+20
2003-09-23MAINTAINERS: Move myself from 'Write After Approval' to 'Various Maintainers'...Andreas Tobler2-1/+6
2003-09-23jcf-write.c (generate_bytecode_insns): Optimize binary operations with equal ...Roger Sayle2-2/+7
2003-09-23cp-tree.h (scope_kind): Add new enumerator.Gabriel Dos Reis5-115/+146
2003-09-22c-common.c (c_common_signed_or_unsigned_type): Examine mode, not precision.Richard Henderson3-11/+51
2003-09-23decl.c (java_init_decl_processing): Don't emit otable decls if flag_indirect_...Jeff Sturm2-10/+19
2003-09-22rs6000.c (altivec_in_gprs_p): Rename to ...David Edelsohn5-164/+194