summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configure.in (i[3456]86-*-linux*): Add check to disable ${libgcj} for glibc1.Hans-Peter Nilsson2002-10-242-0/+12
* inclhack.def (libc1_G_va_list): New fix.Hans-Peter Nilsson2002-10-247-125/+205
* * varasm.c (struct rtx_const): Array size 16 for V16QImode.Igor Shevlyakov2002-10-242-2/+6
* * config/i386/i386.c (x86_output_mi_thunk): Fix x86_64 pic jump.Richard Henderson2002-10-242-1/+12
* h8300.c (initial_offset): Simplify by using round_frame_size.Kazu Hirata2002-10-242-2/+6
* install.texi (avr): Update required binutils version.Marek Michalkiewicz2002-10-242-1/+11
* s390.md (movdi, [...]): Add peepholes2 to pull operands out of the literal po...Ulrich Weigand2002-10-242-0/+45
* * config/avr/avr.c (init_cumulative_args): Test fntype for zero.Denis Chertykov2002-10-252-1/+5
* expr.c (convert_move): If unsignedp is less then zero there is no equivalent ...Steve Ellcey2002-10-242-1/+7
* * MAINTAINERS: Add myself as ip2k port maintainer.Denis Chertykov2002-10-242-0/+5
* * tree.def: Delete mention of nonexistent ARRAY_TYPE fields.Zack Weinberg2002-10-242-5/+7
* RegeneratedZack Weinberg2002-10-244-8/+0
* Primes.java: Removed.Tom Tromey2002-10-243-264/+5
* s390.h: Rework comments...Ulrich Weigand2002-10-242-725/+418
* h8300.c (round_frame_size): Replace 8 with BITS_PER_UNIT.Kazu Hirata2002-10-242-1/+7
* h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Make it 64-bit safe.Kazu Hirata2002-10-242-9/+19
* ia64.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): True.Richard Henderson2002-10-244-29/+95
* reload.c (find_reloads_toplev): Mode of X is not important when simplifying s...Richard Henderson2002-10-243-2/+50
* config.gcc (mips64vr-*-elf*, [...]): Add MIPS_MARCH_CONTROLS_SOFT_FLOAT=1 to ...Richard Sandiford2002-10-243-1/+32
* optabs.c (expand_binop): Don't reuse the shift target in the middle of shift ...Richard Sandiford2002-10-242-2/+7
* Daily bump.GCC Administrator2002-10-242-2/+2
* objc-act.c (get_static_reference): Remove unneeded TYPE_BINFO initialization.Ziemowit Laski2002-10-242-4/+10
* re PR c++/8067 (g++ 3.2 internal error: Segmentation fault)Mark Mitchell2002-10-244-0/+16
* jni.cc (_Jv_JNI_AllocObject): Removed old FIXME comment.Tom Tromey2002-10-232-8/+14
* For PR java/6388:Tom Tromey2002-10-233-0/+20
* re PR java/8296 (gcjh generates incorrect JNI header)Tom Tromey2002-10-232-1/+7
* i386.c (local_symbolic_operand): Move LABEL_REF test after CONST test.Jakub Jelinek2002-10-234-3/+36
* natFileWin32.cc (attr): Use FindFirstFile( ) instead of GetFileAttributesEx( ...Ranjit Mathew2002-10-232-3/+12
* re PR c++/7679 (The compiler crashes wen a right parentesis is missing)Mark Mitchell2002-10-234-2/+38
* ia64.c (hfa_element_mode): Don't allow 128 bit floats in HFAs.Steve Ellcey2002-10-232-3/+8
* * g++.dg/inherit/thunk1.C: Enable for x86_64.Richard Henderson2002-10-232-1/+3
* alpha.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): True.Richard Henderson2002-10-234-3/+43
* langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p.Zack Weinberg2002-10-2310-74/+116
* add return 0, newline at endDale Johannesen2002-10-231-1/+1
* linux.h (CC1_SPEC, [...]): Remove.Ulrich Weigand2002-10-236-87/+61
* num_put_members_char.cc (test01): Swap size and decimal_point arguments of find.Jakub Jelinek2002-10-233-4/+10
* rs6000.c (rs6000_register_move_cost): New function.David Edelsohn2002-10-234-26/+75
* libgcc2.c (__udiv_w_sdiv): Use attribute ((always_inline)) when inlining it i...Ulrich Weigand2002-10-232-2/+8
* sourcebuild.texi (Test Suites): Improve.Nathanael Nerode2002-10-232-24/+46
* Nathanael Nerode <neroden@gcc.gnu.org> PR ada/5904Nathanael Nerode2002-10-2312-24/+29
* Nathanael Nerode <neroden@gcc.gnu.org> PR ada/5904Nathanael Nerode2002-10-2336-35/+46
* Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for...Nathanael Nerode2002-10-231062-1244/+1402
* Daily bump.GCC Administrator2002-10-232-2/+2
* rs6000.c (rs6000_output_mi_thunk): Add missing case for Darwin.Stan Shebs2002-10-232-0/+6
* Minor performance tweak, and workaround for reload bug.Jim Wilson2002-10-222-1/+5
* re PR other/8289 (Errorneous prototypes of xmmintrin.h functions)Jan Hubicka2002-10-223-19/+39
* re PR c++/6579 (Infinite loop with statement expressions in member initializa...Mark Mitchell2002-10-224-0/+46
* target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson2002-10-2228-215/+378
* i386.c (standard_sse_constant_p): Accept vector and integer zeros too.Jan Hubicka2002-10-225-6/+33
* s390.md ("*movdi_64"): Fix op_type attribute.Ulrich Weigand2002-10-222-4/+14