Age | Commit message (Expand) | Author | Files | Lines |
2002-04-01 | xtensa.c (xtensa_va_arg): Fix to handle arguments for which MUST_PASS_IN_STAC... | Bob Wilson | 2 | -13/+25 |
2002-04-01 | * g++.dg/other/new1.C: Use __SIZE_TYPE__. | Richard Henderson | 2 | -1/+5 |
2002-04-01 | basic_ios.h (basic_ios::_M_exception): Move. | Benjamin Kosnik | 8 | -63/+152 |
2002-04-01 | mauve-libgcj: Add JDK1.3... | Mark Wielaard | 2 | -26/+18 |
2002-04-01 | * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2. | Kaveh R. Ghazi | 2 | -0/+10 |
2002-04-01 | re PR c++/5998 (regression, all builtins disabled) | Roger Sayle | 2 | -1/+10 |
2002-04-01 | template-as-base.C: Expect error. | Gabriel Dos Reis | 3 | -2/+7 |
2002-04-01 | 2002-04-01 Paolo Carlini <pcarlini@unitus.it> | Paolo Carlini | 4 | -10/+20 |
2002-04-01 | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 33 | -148/+262 |
2002-04-01 | Daily bump. | GCC Administrator | 6 | -6/+6 |
2002-03-31 | unwind-ia64.c (alloc_spill_area): Fix offset. | Richard Henderson | 2 | -3/+9 |
2002-04-01 | varray.h (VARRAY_CHECK): Const-ify. | Kaveh R. Ghazi | 3 | -7/+10 |
2002-04-01 | rtl.h (RTL_CHECK1, [...]): Const-ify. | Kaveh R. Ghazi | 2 | -8/+13 |
2002-03-31 | diagnostic.c: Include langhooks-def.h. | Neil Booth | 3 | -1/+7 |
2002-03-31 | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 21 | -49/+85 |
2002-03-31 | diagnostic.c (print_error_function): Remove. | Neil Booth | 14 | -51/+89 |
2002-03-31 | rs6000.h (RS6000_PIC_OFFSET_TABLE_REGNUM): New. | Franz Sirl | 5 | -27/+42 |
2002-03-31 | emit-rtl.c (adjust_address_1, [...]): Cast value to unsigned HOST_WIDE_INT, n... | Richard Kenner | 2 | -11/+18 |
2002-03-31 | PR middle-end/6096, middle-end/6098, middle-end/6099 | Jakub Jelinek | 2 | -3/+12 |
2002-03-31 | sparc.c (function_arg_record_value_1): Pass complex floating fields in float ... | Jakub Jelinek | 2 | -7/+39 |
2002-03-31 | mmix.md (define_constants): Remove misleading FIXME. | Hans-Peter Nilsson | 2 | -19/+61 |
2002-03-31 | re PR middle-end/6100 (sparc-sun-solaris2.7 gcc-3.1 RTL checking failure w/-m... | Jakub Jelinek | 2 | -4/+11 |
2002-03-31 | * libgcj.spec.in, libgcj-test.spec.in: Revert for now. | Alexandre Oliva | 3 | -4/+6 |
2002-03-31 | gcc.c: Revert previous patch for now. | Alexandre Oliva | 3 | -20/+15 |
2002-03-31 | instantiate1.C, [...]: Tweak match patterns. | Hans-Peter Nilsson | 4 | -8/+11 |
2002-03-31 | static11.C: Skip on mmix-knuth-mmixware. | Hans-Peter Nilsson | 3 | -0/+44 |
2002-03-31 | Fix date in last entry | Hans-Peter Nilsson | 1 | -1/+1 |
2002-03-31 | crti.asm (_init): Register _fini with atexit. | Hans-Peter Nilsson | 3 | -2/+16 |
2002-03-31 | elf.h (ASM_OUTPUT_DEF): Tidy. | Richard Henderson | 5 | -5/+67 |
2002-03-31 | * config/alpha/alpha.md (trap): New. | Richard Henderson | 2 | -0/+12 |
2002-03-31 | * libgcc2.c (__bb_exit_func): Make static. | Richard Henderson | 2 | -1/+5 |
2002-03-31 | builtins.c (expand_builtin_va_arg): Give warnings not errors for promoted arg... | Richard Henderson | 8 | -20/+51 |
2002-03-31 | libgcj.spec.in: Override libgcc, not lib. | Alexandre Oliva | 3 | -4/+9 |
2002-03-31 | gcc.c (LIBGCC_SPEC): Folded %L and duplicate %G here... | Alexandre Oliva | 3 | -10/+29 |
2002-03-31 | Daily bump. | GCC Administrator | 6 | -6/+6 |
2002-03-31 | linux.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define. | David S. Miller | 3 | -0/+9 |
2002-03-30 | Fix main return value. | Richard Henderson | 1 | -1/+1 |
2002-03-31 | * gcc.dg/weak-1.c: Disable on h8300 port. | Kazu Hirata | 2 | -1/+6 |
2002-03-30 | regmove.c (combine_stack_adjustments_for_block): Avoid emitting a stack adjus... | Roger Sayle | 2 | -27/+28 |
2002-03-30 | sparc.c: Remove all references to TARGET_EPILOGUE. | Richard Henderson | 19 | -305/+148 |
2002-03-30 | re PR c++/3719 (Unable to retrow exception in unexpected exception handler.) | Richard Henderson | 3 | -6/+67 |
2002-03-31 | dwarf2out.c (dwarf2out_define): Remove start_source_file call, CPP will start... | Daniel Berlin | 2 | -7/+5 |
2002-03-31 | configure.in (i*86-*-netbsdelf*): Don't disable libgcj. | Krister Walfridsson | 5 | -63/+75 |
2002-03-31 | gcconfig.h: define DYNAMIC_LOADING for ELF NetBSD/i386. | Bryce McKinlay | 2 | -0/+20 |
2002-03-30 | ia64.c (group_barrier_needed_p): Special case prologue_allocate_stack. | Richard Henderson | 4 | -15/+53 |
2002-03-30 | * cfgbuild.c (find_basic_blocks_1): Clear aux for blocks. | Jan Hubicka | 2 | -0/+5 |
2002-03-30 | sparc.h (OVERRIDE_OPTIONS): Don't override -fpic or -fomit-frame-pointer with... | Richard Henderson | 4 | -68/+33 |
2002-03-30 | Fix whitespace. | Richard Henderson | 1 | -1/+1 |
2002-03-30 | re PR rtl-optimization/6086 (Reload misoptimizes DImode PREINC on PPC) | Jakub Jelinek | 2 | -0/+14 |
2002-03-30 | local-alloc.c (local_alloc): Avoid call of update_equiv_regs when not optimiz... | Jan Hubicka | 6 | -17/+86 |