aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-12-11builtins.c (expand_builtin): Use a switch statement to list those functions n...Roger Sayle2-82/+110
2001-12-11prune.exp (prune_gcc_output): Also handle "In member function".Jason Merrill2-1/+6
2001-12-11vms.h (LIB_SPEC): Define.Douglas B Rupp3-2/+8
2001-12-11* intl/localealias.c (strings.h): Include.Douglas B Rupp2-0/+8
2001-12-11* libgcc2.c (_bb): Remove ctime declaration.Douglas B Rupp2-1/+2
2001-12-11Makefile.in (stage[1234]-start): $(LN_S) utilities in a manner that works if ...Douglas B Rupp2-12/+15
2001-12-11* config/alpha/x-vms (version): Change "." to "_".Douglas B Rupp2-0/+4
2001-12-11configure.in: Hardcode that vfork works on VMS host.Douglas B Rupp3-147/+164
2001-12-11Daily bump.GCC Administrator2-2/+2
2001-12-11* check-init.c (check_init) [SWITCH_EXPR]: Use SWITCH_HAS_DEFAULT.Tom Tromey2-13/+7
2001-12-10* rs6000.c (processor_target_table): Add PPC405.David Edelsohn2-0/+4
2001-12-10gcc.c (convert_filename): Add do_obj parameter.Douglas B Rupp2-7/+15
2001-12-10* config/sparc/sol2-sld-64.h: Include dbxelf.h again.Rainer Orth2-0/+5
2001-12-10combine.c (known_cond): Check mode of each operand to determine if COND is co...Jeffrey A Law2-1/+12
2001-12-10re PR c++/72 (aggressive type analysis in template-class's template-member-fu...Nathan Sidwell4-3/+38
2001-12-10rs6000.h (processor_type): Add PPC405.David Edelsohn3-17/+78
2001-12-10alpha.md (unaligned_extendhidi): Call gen_lowpart instead of hardcoding subre...Richard Henderson2-6/+11
2001-12-10install.texi (Final install): Request additional information in mail about su...Janis Johnson1-7/+35
2001-12-10c-lex.c, [...]: Revert concatenation changes.Neil Booth7-108/+144
2001-12-10i386.md (leave, [...]): Adjust pattern to match what insn does.Richard Kenner2-2/+7
2001-12-10Makefile.in: Add $(OUTPUT_OPTION) to compilation rules.Douglas B Rupp6-44/+64
2001-12-10cpp.texi: Don't condition menus on @ifinfo.Joseph Myers6-9/+16
2001-12-10* vmsdbgout.c (lookup_filename): Remove warning.Richard Kenner2-1/+5
2001-12-10config.gcc (alpha*-dec-vms*): Change to alpha*-dec-*vms*Douglas B Rupp5-6/+25
2001-12-10* Makefile.in (.po.gmo): Use POSIXLY_CORRECT argument ordering.Nathan Sidwell2-1/+5
2001-12-10Daily bump.GCC Administrator2-2/+2
2001-12-09check-init.c (current_switch_has_default): New static field.Per Bothner2-1/+20
2001-12-09Trivial updates to last patch.Richard Kenner1-2/+2
2001-12-09t-vms (EXTRA_PARTS): Append $(VMS_EXTRA_PARTS) Add rules for building [vp]crt0.oDouglas B Rupp7-2/+216
2001-12-09hwint.h (HOST_BITS_PER_LONGLONG): Deal with __int64 type.Richard Kenner3-1/+13
2001-12-09tree.c (append_random_char): Conditionalize INO for VMS.Richard Kenner2-4/+15
2001-12-10cfgcleanup.c (label_is_jump_target_p): New function.Richard Henderson2-3/+46
2001-12-09vmsdbgout.c (lookup_filename): Assign null string instead of null pointer to ...Douglas B Rupp2-1/+6
2001-12-09check-init.c (check_init): Don't allow pre- or post- increment or decrement o...Tom Tromey2-5/+19
2001-12-09alpha.c (alpha_align_insns): Suppress realignment immediately after a call; i...Richard Henderson2-8/+18
2001-12-09alpha.c (alpha_align_insns): Use align_functions, not FUNCTION_BOUNDARY.Richard Henderson6-12/+30
2001-12-09mmix.c (mmix_function_block_profiler, [...]): Delete unused functions.Hans-Peter Nilsson4-40/+12
2001-12-09cpp.texi, [...]: Use American spelling.Joseph Myers7-36/+39
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers33-75/+90
2001-12-09rs6000.h (enum rs6000_builtins): Add remaining altivec builtins (VCF?X, VCT?X...Daniel Berlin4-13/+212
2001-12-09re PR c++/87 (member template assignment operator)Nathan Sidwell8-150/+256
2001-12-091750a.md: Add default case in switch.Kaveh R. Ghazi14-28/+59
2001-12-09vmsdbg.h: Delete spurious close-comment.Kaveh R. Ghazi3-3/+8
2001-12-093b1.h (ASM_OUTPUT_ALIGN): Wrap in do-while(0).Kaveh R. Ghazi8-8/+32
2001-12-09Daily bump.GCC Administrator2-2/+2
2001-12-09lex.c (rid_to_yy): Add RID_CHOOSE_EXPR and RID_TYPES_COMPATIBLE_P.Aldy Hernandez2-0/+7
2001-12-09Fix rs6000 -maix64 -mstringTom Rix5-5/+93
2001-12-09* java-tree.h: Fixed typo.Tom Tromey2-1/+3
2001-12-09gjavah.c (decompile_method): Don't decompile to `return this' for static meth...Tom Tromey2-1/+7
2001-12-09gjavah.c (cxx_keywords): Re-sorted.Tom Tromey3-4/+7