Age | Commit message (Expand) | Author | Files | Lines |
2003-05-13 | 2003-05-13 Michael Koch <konqueror@gmx.de> | Michael Koch | 5 | -156/+215 |
2003-05-13 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-05-12 | configure.in (HAVE_AS_TLS): Add powerpc and powerpc64 tests. | Janis Johnson | 8 | -52/+766 |
2003-05-12 | Makefile.in (stage2_build, [...]): Set BUILD_CC to the same as CC. | Neil Booth | 2 | -3/+8 |
2003-05-12 | * alloc-pool.c (last_id): Put in ENABLE_CHECKING guards. | Neil Booth | 2 | -0/+6 |
2003-05-12 | ia64.c (ia64_function_ok_for_sibcall): Mark 'exp' as unused. | Andreas Schwab | 2 | -3/+11 |
2003-05-12 | * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets. | David Edelsohn | 2 | -1/+16 |
2003-05-12 | xcoff.h (ASM_OUTPUT_SKIP): Accept HOST_WIDE_INT. | David Edelsohn | 2 | -5/+12 |
2003-05-12 | 1.cc: Remove unnecessary includes and unused string literals. | Paolo Carlini | 6 | -65/+9 |
2003-05-12 | gcc_release (usage): Print more detailed description of all command-line opti... | Gerald Pfeifer | 2 | -6/+20 |
2003-05-12 | ByteBufferImpl.java: Reformatted. | Michael Koch | 19 | -924/+2004 |
2003-05-12 | * varasm.c (output_constant): Fix underflow. | Jan Hubicka | 2 | -3/+6 |
2003-05-12 | re PR other/10745 (Bug in gcc-3.3/gcc/configure) | Mark Mitchell | 3 | -365/+360 |
2003-05-12 | diagnostic.c (diagnostic_for_decl): Take a diagnostic_context argument. | Zack Weinberg | 6 | -99/+175 |
2003-05-12 | CharViewBufferImpl.java, [...]: New files, not yet to be compiled. | Michael Koch | 9 | -0/+1426 |
2003-05-12 | From-SVN: r66726 | Benjamin Kosnik | 3 | -67/+70 |
2003-05-12 | * pa64-hpux.h (ASM_OUTPUT_ALIGNED_COMMON): Correct last patch. | John David Anglin | 2 | -1/+4 |
2003-05-12 | 10096.cc: Add weak bits. | Benjamin Kosnik | 2 | -0/+11 |
2003-05-12 | ns1.C: Remove private member warning. | Kriang Lerdsuwanakij | 5 | -2/+11 |
2003-05-12 | update email addresses | Michael Meissner | 2 | -4/+8 |
2003-05-12 | g++.exp: Tweak handling of additional source files. | Mark Mitchell | 8 | -76/+37 |
2003-05-12 | darwin.h (ASM_OUTPUT_COMMON): Accept HOST_WIDE_INT | Jan Hubicka | 2 | -1/+3 |
2003-05-12 | elf.h (ASM_OUTPUT_ALIGNED_BSS): Fix warning. | Jan Hubicka | 3 | -2/+7 |
2003-05-12 | rtl.texi: Document zero_extract as a valid destination of a set insn. | Roger Sayle | 2 | -7/+12 |
2003-05-12 | lib1funcs.asm (LSYM): Define -- on ELF prefix a local symbol with '.'. | Richard Earnshaw | 2 | -81/+88 |
2003-05-12 | com.c (ffecom_init_0): Define built-in functions for atan2, exp, floor, fmod,... | Roger Sayle | 3 | -32/+92 |
2003-05-12 | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 56 | -138/+240 |
2003-05-12 | cgraphunit.c (cgraph_create_edges): Drop walk_tree in favor of walk_tree_with... | Steven Bosscher | 2 | -24/+55 |
2003-05-12 | alloc-pool.h (ALLOC_POOL_ID_TYPE): New type. | Josef Zlomek | 3 | -4/+113 |
2003-05-11 | re PR c/10675 (Compile time increases quadratically with struct size) | Richard Henderson | 5 | -59/+121 |
2003-05-12 | i386.md (logsf2, [...]): New patterns to implement log, logf and logl built-i... | Roger Sayle | 6 | -0/+122 |
2003-05-12 | * Makefile.in (out_object_file): Don't set -Wno-error for ${cpu}.o. | Kaveh R. Ghazi | 2 | -1/+2 |
2003-05-12 | * sparc.c (print_operand): Fix uninitialized warning. | Kaveh R. Ghazi | 2 | -1/+8 |
2003-05-12 | Makefile.am: Properly quote /both/ LD_RUN_PATHs. | Phil Edwards | 3 | -2/+7 |
2003-05-12 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-05-12 | Makefile.am: Properly quote LD_RUN_PATH. | Phil Edwards | 3 | -20/+15 |
2003-05-11 | cfgloopanal.c (num_loop_insns, [...]): Count only real insns. | Zdenek Dvorak | 3 | -31/+37 |
2003-05-11 | * doc/cpp.texi: Fix typos. | Neil Booth | 2 | -2/+7 |
2003-05-11 | s390.c (s390_function_arg_float): New function. | Ulrich Weigand | 2 | -8/+60 |
2003-05-11 | coverage.h (coverage_counter_alloc): New function. | Nathan Sidwell | 7 | -69/+127 |
2003-05-11 | * method.c (synthesize_method): Call push/pop_deferring_access_checks. | Kriang Lerdsuwanakij | 2 | -0/+10 |
2003-05-11 | * doc/invoke.texi (Wctor-dtor-privacy): Update documentation. | Gabriel Dos Reis | 2 | -1/+5 |
2003-05-11 | * varasm.c (copy_constant, case VIEW_CONVERT_EXPR): New case. | Richard Kenner | 2 | -0/+5 |
2003-05-11 | * cppinit.c (cpp_init_builtins): Use _cpp_define_builtin | Neil Booth | 1 | -2/+2 |
2003-05-11 | Missed from previous commit. | Richard Sandiford | 2 | -213/+0 |
2003-05-11 | * cppinit.c (cpp_init_builtins): Use _cpp_define_builtin | Neil Booth | 1 | -2/+2 |
2003-05-11 | c-cppbuiltin.c (c_cpp_builtins): Move __STDC_HOSTED__ into cpplib as it's a S... | Neil Booth | 9 | -23/+47 |
2003-05-11 | Fix expected error message. | Kriang Lerdsuwanakij | 1 | -1/+1 |
2003-05-11 | int8421.f: New test. | Toon Moene | 2 | -0/+24 |
2003-05-11 | re PR fortran/10726 (Documentation for function "IDate Intrinsic (Unix)" is w... | Toon Moene | 5 | -10/+30 |