aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-12-20mangle.c (mangle_member_name): Don't special-case for NO_DOLLAR_IN_LABEL.Bryce McKinlay4-30/+14
2001-12-20expr.c (build_java_array_length_access): Don't force null pointer check unles...Bryce McKinlay2-1/+7
2001-12-20libgcc2.c (__bb_exit_func): Remove unused variable.Andreas Jaeger2-28/+13
2001-12-20Fix prologue/epilogue generation for ARM ISR routines.Nick Clifton4-43/+161
2001-12-20re PR java/3417 (Downcast on integral types.)Tom Tromey2-14/+25
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson83-2036/+267
2001-12-20cfgcleanup.c (flow_find_cross_jump): Avoid incrementing of ninsns if one of b...Jan Hubicka2-8/+20
2001-12-20tm.texi (ASM_OUTPUT_OPERAND): Change documentation references to "recog_opera...Turly O'Connor3-9/+18
2001-12-20Fix comment typo in last change.Jakub Jelinek1-1/+1
2001-12-20simplify-rtx.c (simplifi_binary_operation): If DIV has narrower mode than op0...Jakub Jelinek4-1/+31
2001-12-20combine.c (distribute_notes): Avoid adding REG_LABEL notes to JUMP_INSNs with...Jakub Jelinek4-0/+77
2001-12-20Daily bump.GCC Administrator2-2/+2
2001-12-20bindgen.adb: Minor reformattingGeert Bosch19-179/+789
2001-12-20install.texi: Add documentation for --enable-altivec.Aldy Hernandez7-32/+86
2001-12-20accommodate __STDC__ == 0 tests in UW 2.1.2 Remove all the fix suppression...Bruce Korb8-533/+230
2001-12-19re PR c/5147 ([cygwin] Failure of test gcc.dg/special/wkali-1.c)David Billinghurst2-6/+17
2001-12-20* po/gcc.pot: Regenerate.Joseph Myers2-463/+450
2001-12-20configure.in (all_diff_excludes, [...]): Remove.Joseph Myers15-29/+30
2001-12-19sparc.md (ldd peephole2s): For load peepholes pass the destination register a...Dan Nicolaescu4-57/+63
2001-12-19ia64.c (ia64_single_set): Return first set for prologue_allocate_stack and ep...Jakub Jelinek4-2/+55
2001-12-19rs6000.h: LEGITIMIZE_RELOAD_ADDRESS: redefine in terms of rs6000_legitimize_r...Dale Johannesen4-50/+145
2001-12-19t-hpux-shlib: New file.Jeff Law3-4/+29
2001-12-19Pass -mno-fpu onto gas unless -mhard-float is specified.Nick Clifton2-2/+6
2001-12-19Remove definition: EXTRA_MULTILIB_PARTSNick Clifton2-1/+2
2001-12-19Define SUPPORTS_INIT_PRIORITYNick Clifton3-0/+9
2001-12-19re PR c++/90 (funny syntactical error message)Nathan Sidwell4-3/+29
2001-12-19dwarf2out.c (add_name_and_src_coords_attributes): Fix VMS procedure descripto...Douglas B Rupp2-2/+7
2001-12-19Daily bump.GCC Administrator2-2/+2
2001-12-19* rs6000.h (LOCAL_ALIGNMENT): Fix parens.Stan Shebs2-2/+5
2001-12-19sem_res.adb (Resolve_Selected_Component): do not generate a discriminant chec...Geert Bosch27-161/+992
2001-12-18emit-rtl.c (widen_memory_access): Only call compare_tree_int on an INTEGER_CST.Richard Kenner2-1/+7
2001-12-18rs6000.c (rs6000_override_options): Only use DI ops when TARGET_64BIT.David Edelsohn2-2/+7
2001-12-18att.h (ASM_FILE_START): Use asm_dialect.Jan Hubicka7-30/+75
2001-12-18* libgcc2.c (__bb_exit_func): Kill -ax dumping code.Jan Hubicka2-225/+100
2001-12-18class.c (add_method): Do compare 'this' quals when trying to match a used fun...Jason Merrill1-1/+1
2001-12-18class.c (add_method): Do compare 'this' quals when trying to match a used fun...Jason Merrill2-4/+25
2001-12-18remove xfailJason Merrill1-1/+1
2001-12-18pt.c (instantiate_clone): Remove, fold into ...Nathan Sidwell4-66/+50
2001-12-18C++ ABI change: destroy value arguments in caller.Jason Merrill6-22/+28
2001-12-18Fix spelling errorRichard Kenner1-1/+1
2001-12-18xm-vms.h (INCLUDE_DEFAULTS): Add /gnu/include.Douglas B Rupp3-0/+10
2001-12-18call.c (build_new_method_call): Use '%#V'.Nathan Sidwell3-5/+10
2001-12-18linux.h (PREFERRED_DEBUGGING_TYPE): Remove.Jakub Jelinek5-21/+16
2001-12-18gcc.pot: Regenerate.Joseph Myers6-1130/+3818
2001-12-18Daily bump.GCC Administrator2-2/+2
2001-12-18h8300.c: Fix comment typos.Kazu Hirata3-9/+14
2001-12-18cp-tree.h: Delete #defines for cp_error, cp_warning, cp_pedwarn, and cp_compi...Zack Weinberg22-707/+709
2001-12-18machmode.h (mode_name, [...]): Set array size in declaration to NUM_MACHINE_M...Kaveh R. Ghazi4-22/+42
2001-12-17* config/alpha/alpha.md (unop): Encode RB as $sp.Richard Henderson2-1/+5
2001-12-18gnat_rm.texi: Fix minor typos.Geert Bosch12-69/+152