aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-10-04* config/i386/t-linux64 (MULTILIB_OSDIRNAMES): Fix value.Andreas Jaeger2-1/+5
2002-10-04real.h (SIGNIFICAND_BITS): Add one more word.Richard Henderson3-42/+68
2002-10-04Daily bump.GCC Administrator1-1/+1
2002-10-04gengtype.c (adjust_field_rtx_def): Cast variables of type size_t to unsigned ...Andreas Jaeger2-12/+19
2002-10-04vax.c (vax_output_function_prologue): Use asm_fprintf.Jason Thorpe4-15/+32
2002-10-04re PR c++/7931 (The compiler ices on some legal code)Mark Mitchell6-32/+123
2002-10-04re PR c++/8006 (ice in mangle_conv_op_name_for_type boost regression)Mark Mitchell9-35/+168
2002-10-04rs6000.c (rs6000_output_function_epilogue): Use a name for the tbtab label th...Alan Modra2-11/+21
2002-10-03m68k.h (OVERRIDE_OPTIONS): Move additional code ...Richard Henderson7-56/+31
2002-10-03* real.h (struct real_value): Use ENUM_BITFIELD.Richard Henderson2-1/+5
2002-10-03* config/i960/i960.md (call, call_value): Use emit_call_insn.Richard Henderson2-4/+9
2002-10-03* config/pa/pa64-hpux.h (INIT_ENVIRONMENT): New.Steve Ellcey2-0/+9
2002-10-03config.gcc (hppa*64*-*-hpux11*): Check gnu_ld.Steve Ellcey4-1/+36
2002-10-03* i386.c (athlon_cost): Fix the move costs.Jan Hubicka2-9/+13
2002-10-03final.c (final): Use symbol name as function name for profiling.Jan Hubicka3-6/+16
2002-10-03* longlong.h (__udiv_qrnnd): Remove PARAMS from prototype.Jakub Jelinek2-1/+5
2002-10-03gcc.c (print_multi_os_directory): New variable.Jakub Jelinek12-236/+420
2002-10-03* predict.c (choose_function_section): Avoid choice for linkonce functions.Jan Hubicka2-1/+10
2002-10-03* i386.md (lea to mul peep2): Fix condition.Jan Hubicka2-2/+8
2002-10-03Daily bump.GCC Administrator1-1/+1
2002-10-03pa-linux.h (FUNCTION_OK_FOR_SIBCALL): Delete macro.John David Anglin3-4/+13
2002-10-02Fixed ChangLog entries that went in the wrong place.Matt Austern2-9/+9
2002-10-02re PR rtl-optimization/7124 (-O2 -march=athlon produces ICE)Richard Henderson2-8/+31
2002-10-02class.c (check_field_decls): Changed warning about const member variables so ...Matt Austern2-2/+8
2002-10-02re PR c++/7188 (Segfault with template class and recursive (incorrect) inital...Mark Mitchell13-507/+359
2002-10-02vms.texi: Blow away false include file section.Nathanael Nerode2-106/+4
2002-10-02re PR rtl-optimization/6627 (-fno-align-functions regression from 2.95)Roger Sayle11-28/+85
2002-10-02decl.c (walk_vtables_r): Fixed typo that caused result to never get a nonzero...Matt Austern2-1/+5
2002-10-02i386.c (print_operand_address): Use RIP addressing for offsetted label refs too.Jan Hubicka2-1/+7
2002-10-02Enable tests on x86-64.Andreas Jaeger8-8/+21
2002-10-02Daily bump.GCC Administrator1-1/+1
2002-10-01re PR middle-end/7151 ([sparc] ICE when compiling for UltraSPARC)David S. Miller2-7/+24
2002-10-02* unroll.c (loop_iterations): Revert 2002-09-08 change.Roger Sayle2-1/+5
2002-10-01real.c (real_to_decimal): Crop trailing zeros for DIGITS < 0.Richard Henderson3-8/+35
2002-10-01Fix dg-options typo.Richard Henderson1-1/+1
2002-10-02decl.c (cp_finish_decl): Make sure array types are laid out, even if the arra...Mark Mitchell2-1/+15
2002-10-02* config/vax/elf.h (FUNCTION_PROFILER): Fix __mcount call.Jason Thorpe2-1/+5
2002-10-01class.c (build_vtbl_initializer): Change build_c_cast to build1.Steve Ellcey2-2/+7
2002-10-01Oops, this file missed in previous checkin.Jason Thorpe1-13/+53
2002-10-01* gcc.dg/empty1.C: Fix typo.Mark Mitchell2-0/+5
2002-10-01calls.c (precompute_register_parameters): Force non-legitimate constants into...Richard Henderson3-0/+21
2002-10-01(spe_evrlwi): Add missing third operand to assembler template.Nick Clifton2-1/+6
2002-10-01dwarf2out.c (loc_descriptor_from_tree): Relax requirement for TLS debug info ...Richard Henderson2-1/+6
2002-10-01[multiple changes]Jason Thorpe7-57/+291
2002-10-01jcf-dump.c (print_constant, [...]): Don't fall foul of type-based aliasing.Nathan Sidwell2-3/+16
2002-10-01re PR c/8083 (GCC does not warn for aliasing violations)Nathan Sidwell4-0/+56
2002-10-01stor-layout.c (update_alignment_for_field): New function.Mark Mitchell4-122/+124
2002-10-01decl.c (cp_finish_decl): Correct check for dynamic initialization of thread-l...Mark Mitchell2-0/+12
2002-10-01cpMark Mitchell2-3/+7
2002-10-01* gcc.c (cc1_options): Add space on -auxbase-strip.Nathan Sidwell2-1/+5