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