summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * config.host: Removed superfluous newline.Rainer Orth2003-09-232-2/+5
* config.gcc: Use ${target}, not $machine.Nathanael Nerode2003-09-234-125/+128
* Float.java, [...]: Add GCJ LOCAL markers.Nathanael Nerode2003-09-233-0/+17
* rs6000.c (function_arg_pass_by_reference): Don't pass zero-size arrays by ref...Geoffrey Keating2003-09-234-2/+24
* config.gcc: Set use_fixproto=no in each specific *-gnu* configuration...Nathanael Nerode2003-09-232-1/+21
* locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik2003-09-23795-2296/+1309
* tree-inline.c (remap_save_expr): Map new save_expr to identity rather than to...Richard Henderson2003-09-232-2/+6
* configure.in (HAVE_GAS_SHF_MERGE): Always define to test result.Rainer Orth2003-09-236-59/+64
* except.h (MUST_USE_SJLJ_EXCEPTIONS): Test for DWARF2_UNWIND_INFO value.Rainer Orth2003-09-232-2/+11
* target.h (struct gcc_target): New member external_libcall.Rainer Orth2003-09-2311-35/+68
* Correct gpr_or_gpr_p ChangeLog entry.David Edelsohn2003-09-231-1/+2
* config.gcc: Do per-target disabling of fixproto here in clauses, not in t- fr...Nathanael Nerode2003-09-2321-130/+168
* config.host: Allow unknown hosts (not targets).Nathanael Nerode2003-09-232-461/+20
* MAINTAINERS: Move myself from 'Write After Approval' to 'Various Maintainers'...Andreas Tobler2003-09-232-1/+6
* jcf-write.c (generate_bytecode_insns): Optimize binary operations with equal ...Roger Sayle2003-09-232-2/+7
* cp-tree.h (scope_kind): Add new enumerator.Gabriel Dos Reis2003-09-235-115/+146
* c-common.c (c_common_signed_or_unsigned_type): Examine mode, not precision.Richard Henderson2003-09-223-11/+51
* decl.c (java_init_decl_processing): Don't emit otable decls if flag_indirect_...Jeff Sturm2003-09-232-10/+19
* rs6000.c (altivec_in_gprs_p): Rename to ...David Edelsohn2003-09-225-164/+194
* Daily bump.GCC Administrator2003-09-232-2/+2
* xtensa-protos.h: Convert to ISO C90.Bob Wilson2003-09-223-344/+223
* mn10300.md: Revert 2003-09-17's patch.Alexandre Oliva2003-09-222-12/+52
* istream.tcc (basic_istream::read, [...]): Avoid redundant setstate(failbit) c...Petur Runolfsson2003-09-222-10/+8
* * doc/contrib.texi: Add Peter Barada, Paul Dale and myself.Bernardo Innocenti2003-09-222-0/+16
* floatformat.h (struct floatformat): Add field "is_valid".Andrew Cagney2003-09-224-47/+106
* m68k.h (MASK_RTD, [...]): Resurrect -mrtd option.Bernardo Innocenti2003-09-222-3/+29
* Another newlib fix.Anthony Green2003-09-223-0/+10
* Another newlib fixAnthony Green2003-09-222-2/+7
* re PR libstdc++/12365 (include/g++/bits/demangle.h:155: warning: unused param...Carlo Wood2003-09-222-1/+8
* gcc_release (announce_snapshot): Restructure processing of snapshot-README an...Gerald Pfeifer2003-09-222-4/+14
* re PR libgcj/12350 (StringBuffer.substring handles shared flag incorrected.)Ralph Loader2003-09-225-2/+35
* jni.cc (_Jv_LookupJNIMethod): Remove workaround that should hide a compiler w...Michael Koch2003-09-222-3/+6
* InetAddress.java: Moves around some code, reformats and adds documentation.Michael Koch2003-09-222-53/+93
* re PR target/12281 (not emiting function which is static and marked as inline)Andrew Pinski2003-09-224-2/+23
* re PR target/9786 (Ice in fixup_abnormal_edges with -fnon-call-exceptions -O2)Eric Botcazou2003-09-224-3/+80
* 2003-09-22 Michael Koch <konqueror@gmx.de>Michael Koch2003-09-222-12/+26
* * real.c: Fix several nits in the head comment.Eric Botcazou2003-09-222-9/+13
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-2152-172/+201
* Daily bump.GCC Administrator2003-09-222-2/+2
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-2152-171/+210
* * config/vax/vax-protos.h: Convert to ISO C90.Nathanael Nerode2003-09-212-6/+7
* * config/vax/vax.c: Convert to ISO C90.Nathanael Nerode2003-09-212-40/+28
* configure.in: Pass a computed --program-transform-name to subconfigures.Daniel Jacobowitz2003-09-213-35/+91
* news.texi: Update with fixed PR's.Toon Moene2003-09-212-1/+9
* re PR libf2c/11918 (isatty does not call f_init)Toon Moene2003-09-214-0/+14
* re PR target/12353 (ICE in copyprop_hardreg_forward_1)Graham Stott2003-09-212-1/+6
* g77.texi: Remove ancient part about debugging COMMON and EQUIVALENCE not corr...George Helffrich2003-09-212-7/+5
* re PR target/12301 (corruption in exception path, exception in returned expre...Eric Botcazou2003-09-214-0/+63
* c-format.c (gcc_diag_char_table): Add %J.Richard Henderson2003-09-2036-475/+411
* i386.c (ix86_expand_carry_flag_compare): Fix transformation of a>=0 into (uns...Roger Sayle2003-09-214-3/+27