aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-12-16* news.texi: Fix spelling errors.Joseph Myers2-10/+14
2001-12-16avr.c (avr_simplify_comparision_p, [...]): Don't use the 'U' suffix.Kaveh R. Ghazi7-28/+38
2001-12-16ChangeLog.1, [...]: Fix spelling errors.Joseph Myers16-43/+49
2001-12-16clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings.Kaveh R. Ghazi28-71/+102
2001-12-16uwin.h (MD_STARTFILE_PREFIX): Avoid redefinition warnings.Kaveh R. Ghazi10-0/+28
2001-12-16Make-lang.in (f/version.o): Depend on f/version.h.Kaveh R. Ghazi3-1/+9
2001-12-16c-lex.c (lex_number): Use ISXDIGIT/hex_value.Kaveh R. Ghazi12-58/+37
2001-12-16nextstep-protos.h: New file.Kaveh R. Ghazi5-5/+45
2001-12-16Daily bump.GCC Administrator6-6/+6
2001-12-16re PR other/3725 (changed to configure.in's for autoconf 2.50)Craig Rodrigues3-0/+8
2001-12-16re PR other/3725 (changed to configure.in's for autoconf 2.50)Craig Rodrigues3-2/+10
2001-12-16decl.c (java_init_decl_processing): Build otable_type correctly.Bryce McKinlay2-5/+9
2001-12-15alpha.md (sibcall_osf_1_er): New.Richard Henderson2-3/+31
2001-12-15* sem_ch7.adb: Wrap comment.Richard Henderson2-7/+11
2001-12-15sparc.c (mems_ok_for_ldd_peep): Rename from addrs_ok_for_ldd_peep_withmem...Dan Nicolaescu4-83/+153
2001-12-16s390.md (prologue, [...]): New.Ulrich Weigand8-2296/+3525
2001-12-15Add newline in copyright block.Richard Kenner1-1/+2
2001-12-15unwind-dw2-fde-glibc.c: #define _Unwind_Find_FDE to itself before including u...Zack Weinberg2-2/+10
2001-12-165ataprop.adb, [...]: Fix spelling errors.Joseph Myers108-263/+291
2001-12-15alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supp...Richard Henderson5-24/+136
2001-12-162001-12-15 Paolo Carlini <pcarlini@unitus.it>Paolo Carlini5-5/+117
2001-12-16osint.adb (Create_Debug_File): When an object file is specified...Geert Bosch16-45/+351
2001-12-16* ChangeLog: Remove piece of diff output.Joseph Myers1-770/+4
2001-12-16DataOutputStream (write (byte[], int, int)): Update "written" correctly.Bryce McKinlay2-1/+6
2001-12-15calls.c (emit_call_1): If ECF_SP_DEPRESSED, pretend have adjusted for rounded...Richard Kenner2-2/+10
2001-12-15c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages.Joseph Myers14-50/+62
2001-12-15gcc.c, [...]: Use American spelling in messages.Joseph Myers12-3368/+4284
2001-12-15acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Enable gnu locale model on linux by de...Benjamin Kosnik4-894/+967
2001-12-15h8300.md: Adjust whitespacing.Kazu Hirata2-13/+18
2001-12-15* arm/unknown-elf.h (CPP_PREDEFINES): Add a suitable default.Richard Earnshaw2-1/+9
2001-12-15regrename.c (copyprop_hardreg_forward): Do not keep register value data live ...Ulrich Weigand2-0/+6
2001-12-15expr.c (highest_pow2_factor, [...]): Return BIGGEST_ALIGNMENT for 0.Richard Kenner2-10/+16
2001-12-15predict.def (PRED_NORETURN, [...]): Make probabilities match reality.Jan Hubicka2-5/+10
2001-12-15configure.in: Check for ld.Jakub Jelinek20-47/+731
2001-12-15java-tree.h (otable_methods, [...]): New field/global tree definitions.Bryce McKinlay13-29/+550
2001-12-15Daily bump.GCC Administrator6-6/+6
2001-12-15Collections drop from Classpath:Bryce McKinlay27-6159/+11473
2001-12-15Clean up initialization and simplfy caching of underlying "C" locale objects.Benjamin Kosnik21-1185/+1499
2001-12-15builtins.c (expand_builtin_memcmp): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi5-4/+12
2001-12-15c-parse.in (typename): Do not split attributes.Aldy Hernandez3-10/+21
2001-12-15* testsuite/gcc.dg/20011214-1.c: New.Aldy Hernandez2-0/+18
2001-12-14ia64.c (spill_restore_mem): Mark iterator initialization as possibly dead.Richard Henderson2-6/+20
2001-12-14regrename.c (mode_change_ok): New.Richard Henderson2-2/+29
2001-12-14regrename.c (struct value_data): Add max_value_regs.Richard Henderson2-7/+59
2001-12-14rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Handle DECL_WEAK for function descriptors.David Edelsohn3-8/+43
2001-12-15h8300.md (anonymous pattern): Add a missing mode.Kazu Hirata2-1/+6
2001-12-15h8300.c (h8300_adjust_insn_length): Fix a comment typo.Kazu Hirata2-1/+6
2001-12-15h8300.c (h8300_handle_eightbit_data_attribute): Remove the initialization req...Kazu Hirata2-14/+8
2001-12-15h8300.md (udivqi3): Remove.Kazu Hirata2-63/+72
2001-12-15cfgcleanup.c (flow_find_cross_jump): Replace tests for note by active_insn_p;...Jan Hubicka2-7/+21