Age | Commit message (Expand) | Author | Files | Lines |
2003-02-20 | * libiberty.h (lrealpath): Add declaration. | Daniel Jacobowitz | 2 | -0/+8 |
2003-02-20 | re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:... | Toon Moene | 4 | -1/+23 |
2003-02-20 | toplev.c (flag_sched2_use_superblocks, [...]): New global variables. | Jan Hubicka | 7 | -10/+118 |
2003-02-20 | * cplus_dem.c: Fix typo: intializes -> initializes. | jmc | 2 | -1/+5 |
2003-02-20 | re PR c++/9729 (ICE in mangle_conv_op_name_for_type, at cp/mangle.c:2612) | Mark Mitchell | 4 | -4/+35 |
2003-02-20 | rs6000.md: (attr "type"): Add fast_compare. | David Edelsohn | 12 | -24/+30 |
2003-02-20 | index.html (3.9): New note, wchar_t on FreeBSD. | Phil Edwards | 3 | -151/+190 |
2003-02-20 | Change base class access representation. | Nathan Sidwell | 21 | -1509/+1169 |
2003-02-20 | BigInteger.java (euclidInv): Take result array as an argument. | Raif S. Naffah | 2 | -16/+19 |
2003-02-20 | linker-map.gnu: Also export locking symbols needed for the generic atomicity.... | Phil Edwards | 2 | -1/+11 |
2003-02-20 | sysv4.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Define. | David Edelsohn | 3 | -6/+32 |
2003-02-20 | 20020720-1.x: XFAIL for x86-64. | Jan Hubicka | 1 | -1/+1 |
2003-02-20 | 20020720-1.x: XFAIL for x86-64. | Jan Hubicka | 1 | -0/+4 |
2003-02-20 | * config/h8300/h8300.md (*iorsi3_w): New. | Kazu Hirata | 2 | -0/+14 |
2003-02-20 | configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. | Alexandre Oliva | 24 | -1646/+1796 |
2003-02-20 | combine.c (distribute_notes): Kill REG_EXEC_COUNT. | Josef Zlomek | 6 | -15/+10 |
2003-02-20 | * bb-reorder.c (find_traces_1_round): Fix comment typo. | Josef Zlomek | 2 | -1/+5 |
2003-02-20 | natSocketChannelImpl.cc: Added support for platforms without network support. | Michael Koch | 2 | -2/+65 |
2003-02-20 | configure.in (multiosdir): Set to nothing if compiler is not GCC or if... | Alexandre Oliva | 3 | -32/+62 |
2003-02-20 | libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. | Alexandre Oliva | 1 | -1/+1 |
2003-02-20 | libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. | Alexandre Oliva | 4 | -10/+40 |
2003-02-20 | sstream.tcc (overflow): According to 27.7.1.3, p5, actual output is performed... | Paolo Carlini | 2 | -3/+6 |
2003-02-20 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-02-20 | re PR libstdc++/9582 (ODR violation in std::allocator) | Phil Edwards | 2 | -6/+8 |
2003-02-19 | ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever it is used a... | Alexandre Oliva | 3 | -9/+13 |
2003-02-19 | configure.in: Introduce --enable-maintainer-mode. | Alexandre Oliva | 5 | -48/+122 |
2003-02-19 | fold-const.c (fold_real_zero_addition_p): Don't fold a zero addition in the p... | Roger Sayle | 2 | -3/+13 |
2003-02-19 | tm.texi (INIT_CUMULATIVE_ARGS): Fix typo. | Krister Walfridsson | 2 | -1/+5 |
2003-02-19 | h8300.c (output_logical_op): Optimize or.l when ORing with 0xffff??00 with th... | Kazu Hirata | 2 | -3/+40 |
2003-02-19 | bb-reorder.c (find_traces_1_round): Fixed condition for small destination blo... | Josef Zlomek | 2 | -14/+23 |
2003-02-19 | calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS | Jan Hubicka | 22 | -44/+65 |
2003-02-19 | h8300.md (*iorsi3_two_qi_sext): New. | Kazu Hirata | 2 | -0/+43 |
2003-02-19 | * i386.md (movsfcc_1, movdfcc_1): Fix constrains. | Jan Hubicka | 1 | -1/+1 |
2003-02-19 | re PR libgcj/9652 (libjava bootstrap failure on irix6.5.1[78]) | Rainer Orth | 7 | -3/+277 |
2003-02-19 | natStackTrace.cc: Include platform.h immediately after config.h. | Rainer Orth | 8 | -16/+41 |
2003-02-19 | * i386.md (movsfcc_1, movdfcc_1): Fix constrains. | Jan Hubicka | 1 | -8/+8 |
2003-02-19 | i386.md (movsfcc_1, movdfcc_1): Fix constrains. | Jan Hubicka | 1 | -0/+4 |
2003-02-19 | [multiple changes] | David Edelsohn | 2 | -14/+28 |
2003-02-19 | * gcc.c-torture/compile/20030219-1.c: New test. | Daniel Jacobowitz | 2 | -0/+10 |
2003-02-19 | expr.c (expand_expr): Use gen_int_mode for the argument to gen_rtx_MULT. | Daniel Jacobowitz | 2 | -3/+10 |
2003-02-19 | * i386.md (cosxf2): Fix conditional. | Jan Hubicka | 2 | -1/+5 |
2003-02-19 | h8300.md (extendqisi2): Change to an expander. | Kazu Hirata | 2 | -3/+29 |
2003-02-19 | h8300-protos.h: Update the prototype for split_adds_subs. | Kazu Hirata | 5 | -87/+104 |
2003-02-19 | 2003-02-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 14 | -21/+65 |
2003-02-19 | 2003-02-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -1/+6 |
2003-02-19 | ScrollPaneAdjustable.java: Reformated. | Michael Koch | 2 | -24/+22 |
2003-02-19 | cgraph.c (NPREDECESORC, [...]): Kill. | Jan Hubicka | 4 | -39/+99 |
2003-02-19 | 2003-02-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -1/+26 |
2003-02-19 | toplev.c, [...]: Move write_global_declarations from toplev.c to langhooks.c. | Matt Austern | 4 | -32/+33 |
2003-02-19 | h8300.c (general_operand_src): Always check MODE. | Kazu Hirata | 4 | -2/+41 |