Age | Commit message (Expand) | Author | Files | Lines |
2003-06-12 | acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Simplify. | Benjamin Kosnik | 40 | -12150/+1459 |
2003-06-12 | ClassLoader.java (loadClass): Not deprecated. | Tom Tromey | 3 | -24/+14 |
2003-06-12 | IntegerGraphicsState.java (drawOval): implemented. | Scott Gilbertson | 5 | -4/+38 |
2003-06-11 | stmt.c (expand_asm_operands): Don't warn for memories with queued addresses. | Richard Henderson | 3 | -3/+11 |
2003-06-12 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-06-12 | re PR c++/10432 (ICE in poplevel, at cp/decl.c:1230) | Mark Mitchell | 6 | -17/+20 |
2003-06-11 | sh.h (SUBTARGET_ASM_RELAX_SPEC): Rewrite without brackets. | Kaz Kojima | 2 | -1/+6 |
2003-06-11 | decl2.c (generate_ctor_or_dtor_function): Avoid expanding a global static con... | Roger Sayle | 2 | -14/+39 |
2003-06-11 | hooks.c (hook_int_size_t_constcharptr_int_0): New. | Neil Booth | 15 | -115/+147 |
2003-06-11 | mangle.c (tm_p.h): Include it. | Mark Mitchell | 3 | -1/+5 |
2003-06-11 | Fix typo | Neil Booth | 1 | -1/+1 |
2003-06-11 | struct-by-value-11_main.c: New file. | Janis Johnson | 25 | -0/+849 |
2003-06-11 | Make-lang.in: Update to handle command-line options. | Neil Booth | 4 | -64/+115 |
2003-06-11 | cfgloopanal.c (variable_initial_value): Update the set of altered registers c... | Zdenek Dvorak | 2 | -2/+7 |
2003-06-11 | This should not get committed. | Michael Koch | 1 | -1/+1 |
2003-06-11 | scalar-by-value-3_main.c: New file. | Janis Johnson | 13 | -0/+776 |
2003-06-11 | Forgot to add them to the commit command line too, AARGH. | Michael Koch | 2 | -9/+12 |
2003-06-11 | d30v.h: Delete reference to ASM_FINAL_SPEC. | Roger Sayle | 10 | -27/+14 |
2003-06-11 | re PR c++/11131 (Unrelated declaration removes inline flag from function) | Mark Mitchell | 2 | -3/+11 |
2003-06-11 | Forgot to add this file to cvs. Sorry. | Michael Koch | 1 | -0/+82 |
2003-06-11 | configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32. | Rainer Orth | 7 | -43/+60 |
2003-06-11 | lang.c (java_handle_option): Update dependency_tracking for OPT_MF case. | Tom Tromey | 2 | -0/+4 |
2003-06-11 | lang.c (java_handle_option): OPT_fbootclasspath_ can take an empty argument. | Tom Tromey | 2 | -6/+12 |
2003-06-11 | [multiple changes] | Benjamin Kosnik | 30 | -1532/+2190 |
2003-06-11 | InputSubset.java: New version from classpath. | Michael Koch | 2 | -3/+8 |
2003-06-11 | AbstractAction.java, [...]: New versions from classpath. | Michael Koch | 109 | -778/+1464 |
2003-06-11 | * expr.c (can_move_by_pieces): align argument may be unused. | Ulrich Weigand | 2 | -1/+5 |
2003-06-11 | * expr.c (convert_move): Handle moves between two CONCATs. | J"orn Rennecke | 2 | -0/+11 |
2003-06-11 | h8300.h (RETURN_IN_MEMORY): Accept DImode if !TARGET_H8300. | Kazu Hirata | 2 | -2/+8 |
2003-06-11 | h8300.c (final_prescan_insn): Don't dump rtl. | Kazu Hirata | 3 | -13/+7 |
2003-06-11 | MappedByteBuffer.java, [...]: Removed unneeded imports. | Michael Koch | 5 | -4/+11 |
2003-06-11 | DatagramSocket.java: Partly merged with classpath. | Michael Koch | 2 | -4/+26 |
2003-06-11 | Frame.java, [...]: New versions from classpath. | Michael Koch | 6 | -58/+17 |
2003-06-10 | * optabs.c (gen_cond_trap): Fix prepare_operand typo. | Richard Henderson | 2 | -1/+5 |
2003-06-10 | * config/ia64/ia64.md (call_gp): Fix memory mode. | Richard Henderson | 2 | -1/+5 |
2003-06-10 | re PR rtl-optimization/8812 ([avr] Registers allocated for two uses at once) | James E Wilson | 2 | -5/+24 |
2003-06-11 | h8300.c (print_operand): Remove support for operand character 'b'. | Kazu Hirata | 1 | -2/+2 |
2003-06-11 | h8300.c (print_operand): Remove support for operand character 'b'. | Kazu Hirata | 2 | -17/+11 |
2003-06-11 | configure.in: Disable serial configure by default. | Nathanael Nerode | 5 | -67/+70 |
2003-06-11 | h8300.c (print_operand): Remove support for operand character 'u'. | Kazu Hirata | 2 | -5/+5 |
2003-06-11 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-06-10 | Makefile.tpl: Replace {build,host,target}_canonical by {build,host,target}. | Nathanael Nerode | 3 | -44/+30 |
2003-06-10 | fstream.tcc (close): Clean up a bit. | Paolo Carlini | 5 | -10/+20 |
2003-06-10 | configure.in: Fix typo. | Nathanael Nerode | 3 | -2/+7 |
2003-06-10 | BUGS: Update from 2.90.8 snapshot. | Phil Edwards | 27 | -1310/+1317 |
2003-06-10 | * init.c, misc.c, trans.c, utils.c: Remove dead code. | Nathanael Nerode | 5 | -39/+5 |
2003-06-10 | fp2-struct-check.h: New file. | Janis Johnson | 10 | -0/+582 |
2003-06-10 | alpha.c (unicosmk_file_end): Add conditional compilation guard. | Loren J. Rittle | 2 | -0/+7 |
2003-06-10 | sh-protos.h (function_symbol): Declare. | J"orn Rennecke | 5 | -48/+63 |
2003-06-10 | 1.cc: Remove. | Paolo Carlini | 1 | -155/+0 |