aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-09-30decl.c (pop_binding): Don't mess with nullifying binding->scope here.Gabriel Dos Reis3-8/+33
2003-09-30* arm/ieee754-sf.S: Tidy formatting.Richard Earnshaw2-9/+14
2003-09-30Nicolas Pitre <nico@cam.org>Nicolas Pitre2-120/+236
2003-09-30Nicolas Pitre <nico@cam.org>Richard Earnshaw3-9/+25
2003-09-30* config.gcc: Default use_fixproto to 'no'.Nathanael Nerode2-127/+103
2003-09-30PR libstdc++/12352 (cont)Paolo Carlini2-82/+80
2003-09-30re PR rtl-optimization/12345 (internal compiler error: verify_flow_info failed)Richard Sandiford4-27/+85
2003-09-30Daily bump.GCC Administrator2-2/+2
2003-09-29re PR debug/12319 (Wrong DW_AT_low_pc and DW_AT_high_pc for DW_TAG_inlined_su...Carlo Wood2-0/+19
2003-09-29MAINTAINERS (Write After Approval): Add myself.Carlo Wood2-0/+5
2003-09-29objc-act.c (encode_type): Encode INTEGER_TYPEs and REAL_TYPEs based on the bi...Zack Weinberg2-43/+29
2003-09-29target.c (FFETARGET_ATOF_): Delete.Zack Weinberg3-9/+12
2003-09-29trans.c (gigi): Use REAL_ARITHMETIC, not REAL_VALUE_ATOF, to initialize dcons...Zack Weinberg2-2/+7
2003-09-29dwarf2out.c (default_eh_frame_section): Split into ...Rainer Orth3-5/+31
2003-09-29* real.c (real_sqrt): Use get_canonical_qnan directly.Zack Weinberg2-2/+3
2003-09-29* dwarf2out.c (add_const_value_attribute): Use real_to_target.Zack Weinberg2-18/+3
2003-09-29varasm.c (assemble_real): Use real_to_target directly...Zack Weinberg2-82/+47
2003-09-29re PR c++/12175 (Tru64 UNIX bootstrap failure: multiply defined symbols linki...Jan Hubicka6-1/+39
2003-09-29re PR libgcj/10596 (Reference and String.intern don't work together)Tom Tromey4-26/+116
2003-09-29configure.in: Remove wildcard from Solaris 8-9/Intel and Solaris 2.3/SPARC...Rainer Orth9-12/+37
2003-09-29stl_algo.h (search_n): Improve the previous fix as suggested by Martin.Paolo Carlini2-2/+9
2003-09-29Remove extra comma in comment.Richard Kenner1-1/+1
2003-09-29[multiple changes]Paolo Carlini5-3/+96
2003-09-29fold-const.c (fold): Fold (A & ~B) - (A & B) into (A ^ B) - B, where B is any...Kazu Hirata2-0/+28
2003-09-29* g++.dg/init/array10.C: Add dg-options.Richard Henderson2-0/+5
2003-09-29* libgcov.c (gcov_exit): Fix two pastos.Jan Hubicka2-2/+6
2003-09-29h8300.md (*tst_extzv_1_n): Combine with the define_split immediately below to...Kazu Hirata2-13/+10
2003-09-29h8300.md (*tstsi_variable_bit): New.Kazu Hirata2-0/+41
2003-09-29MAINTAINERS: Move myself from "Write After Approval" to CPU platform maintain...Paul Koning2-1/+6
2003-09-29Fixed little typo.Michael Koch1-1/+1
2003-09-292003-09-29 Michael Koch <konqueror@gmx.de>Michael Koch2-13/+66
2003-09-29IndexColorModel.java: Reformated.Michael Koch2-168/+172
2003-09-29InetAddress.java, URL.java: Reformated.Michael Koch3-51/+64
2003-09-2912352.cc: Use __attribute__((unused)) for test.Paolo Carlini2-1/+6
2003-09-29boehm.cc (_Jv_BuildGCDescr): Put first word of object in most significant bit...Bryce McKinlay2-5/+18
2003-09-29cppopts.texi: Use 'dashMP' instead of '-MP' as a cross- reference name.Phil Edwards2-2/+7
2003-09-29* g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.Eric Botcazou2-1/+7
2003-09-29Daily bump.GCC Administrator2-2/+2
2003-09-28c-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION, not file and line sepa...Richard Henderson10-35/+41
2003-09-28s390.md ("*adddi3_carry1_cc", [...]): New insns.Ulrich Weigand2-30/+92
2003-09-28stmt.c (expand_asm_operands): Take a location_t, instead of individual file a...Richard Henderson10-13/+29
2003-09-28expr.c (java_check_reference): Use the semantics of COND_EXPRs with void-type...Roger Sayle2-4/+7
2003-09-28decl.c (java_optimize_inline, [...]): Remove.Jeff Sturm5-53/+18
2003-09-28arm.c (legitimize_pic_address): Check SYMBOL_REF_LOCAL_P, not ENCODED_SHORT_C...Philip Blundell2-2/+8
2003-09-28pdp11-protos.h, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher7-657/+372
2003-09-28friend19.C: Fix typo.Kriang Lerdsuwanakij3-5/+7
2003-09-28stormy16.c, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher3-242/+138
2003-09-28mips.c (mips_constant_info): Add reloc field.Richard Sandiford2-16/+33
2003-09-28mips-protos.h (mips16_gp_pseudo_reg): Remove.Richard Sandiford8-106/+175
2003-09-28toplev.c (flag_evaluation_order): New global variable.Roger Sayle8-11/+34