summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * reg-stack.c (compensate_edge): Fix sanity check.Jan Hubicka2002-11-071-0/+4
* Daily bump.GCC Administrator2002-11-071-1/+1
* Index: ChangeLogGeoffrey Keating2002-11-0713-132/+457
* re PR target/8480 (reload ICEs for LAPACK code on powerpc64-linux)David Edelsohn2002-11-062-1/+7
* contrib.texi: Merge in the list from the Java web pages.Janis Johnson2002-11-072-13/+250
* gjavah.c (print_stub_or_jni): Include JNIEXPORT and JNICALL in a JNI header.Tom Tromey2002-11-062-1/+9
* freebsd: Fix typo.David O'Brien2002-11-062-1/+5
* * pa64-hpux.h (LDD_SUFFIX, PARSE_LDD_OUTPUT): Define.John David Anglin2002-11-062-0/+19
* mips.md (call_value_multiple_internal2): Use dla for non-SImode addresses.Alexandre Oliva2002-11-062-2/+7
* Daily bump.GCC Administrator2002-11-061-1/+1
* * decl2.c (finish_file): Correct spelling.Geoffrey Keating2002-11-062-1/+5
* re PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc)Tom Tromey2002-11-065-42/+67
* * config/xtensa/elf.h (LIB_SPEC): Add "-lhal".Bob Wilson2002-11-052-1/+5
* pa64-hpux.h (LIB_SPEC): Fix p and pg options.John David Anglin2002-11-052-8/+9
* fold-const.c (fold): Don't transform (a0 op compound(a1,a2)) to (compound(a1,...Andrew Haley2002-11-052-1/+8
* mips.h (CANNOT_CHANGE_MODE_CLASS): Move comment to...Richard Sandiford2002-11-053-18/+21
* Daily bump.GCC Administrator2002-11-051-1/+1
* 941014-1.x: thumb-elf was deprecated, use -mthumb.Adam Nemet2002-11-052-3/+18
* re PR ada/8358 (Ada accesses freed memory)Graham Stott2002-11-052-0/+16
* Fix bugs that showed up building Spec on ppc darwin.Dale Johannesen2002-11-043-13/+29
* s390.c (s390_decompose_address): Use arg_pointer_rtx for comparison.Ulrich Weigand2002-11-042-6/+10
* hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New.Aldy Hernandez2002-11-0426-232/+303
* Daily bump.GCC Administrator2002-11-041-1/+1
* jump.c (never_reached_warning): Don't set contains_insn until the first line ...John David Anglin2002-11-042-1/+6
* * config/rs6000/rs6000.md (movti_string): Use string instructions.David Edelsohn2002-11-032-8/+19
* call.c (build_special_member_call): Do not try to lookup VTTs by name.Mark Mitchell2002-11-0410-245/+291
* re PR c/7128 (Undeclared variables as asm argument cause ICE)Roger Sayle2002-11-042-1/+11
* re PR middle-end/8408 (simple legal c program ice in fixup_var_refs_1, at fun...Eric Botcazou2002-11-033-7/+25
* Daily bump.GCC Administrator2002-11-031-1/+1
* * java-tree.h: Move JV_STATE_ERROR before JV_STATE_DONE.Tom Tromey2002-11-022-2/+5
* re PR rtl-optimization/8423 (CSE1 not propagating __builtin_constant_p enough)Diego Novillo2002-11-022-0/+31
* rs6000.c (rs6000_override_options): Use string instructions when optimizing f...David Edelsohn2002-11-022-3/+8
* re PR java/8415 (reflection bug: exception info for Method)Tom Tromey2002-11-022-1/+6
* Reverted erroneous checkinTom Tromey2002-11-025-61/+42
* re PR java/6388 (Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc)Tom Tromey2002-11-025-42/+61
* news.texi: Fix .f -> .rToon Moene2002-11-021-1/+1
* g77.texi: Correct documentation on generating C++ prototypes of Fortran routi...Toon Moene2002-11-022-5/+42
* g77.texi: Correct documentation on generating C++ prototypes of Fortran routi...Toon Moene2002-11-021-0/+6
* h8300.h: Fix comment typos.Kazu Hirata2002-11-024-8/+14
* Revert this change:Gerald Pfeifer2002-11-022-5/+13
* Daily bump.GCC Administrator2002-11-021-1/+1
* PR c/7353 reduxZack Weinberg2002-11-025-11/+53
* h8300.md (anonymous and:QI pattern): Use 'n' instead of 'O' for the constrain...Kazu Hirata2002-11-022-1/+6
* re PR c++/8391 (infinite loop in cp/decl2.c(finish_file))Mark Mitchell2002-11-024-0/+34
* freebsd.h (CPP_CPU64_DEFAULT_SPEC): Define __arch64__.David O'Brien2002-11-012-29/+31
* * config/h8300/h8300.h (CAN_ELIMINATE): Simplify.Kazu Hirata2002-11-012-4/+5
* * config/h8300/h8300.h (OPTIMIZATION_OPTIONS): New.Toshiyasu Morita2002-11-012-0/+14
* ia64.h (MASK_INLINE_DIV_LAT): Remove.Steve Ellcey2002-11-015-47/+127
* re PR target/7856 ([arm] invalid offset in constant pool reference)Richard Earnshaw2002-11-012-10/+25
* expr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_PJan Hubicka2002-11-013-1/+10