aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-23* recog.c (peephole2_optimize): Add default case to switch.Zack Weinberg2-0/+6
2001-10-23libiberty.h (hex_init): Revert delete.Kaveh R. Ghazi4-0/+11
2001-10-23linux_threads.c (GC_init_parallel): Do not declare as a static constructor.Bryce McKinlay4-6/+16
2001-10-23gcc.texi (Sending Patches): Remove.Joseph Myers4-239/+13
2001-10-22libiberty.h (_hex_value): Const-ify.Kaveh R. Ghazi4-13/+94
2001-10-22tweakJason Merrill1-4/+4
2001-10-22* Make-lang.in (gnattools, cross-gnattools): Remove gnatmem.Geert Bosch2-3/+7
2001-10-22unwind-dw2-fde.c (fde_unencoded_compare): Derefer pc_begin fields when compar...Hans-Peter Nilsson2-2/+10
2001-10-22arm.h (HOST_INT, HOST_UINT): Delete.Kaveh R. Ghazi3-53/+47
2001-10-22darwin-protos.h (darwin_exception_section): Declare.Stan Shebs2-0/+8
2001-10-22* i386.md (movti_rex64): Fix mode.Jan Hubicka2-2/+6
2001-10-22* Make-lang.in (f/intdoc): Depend on safe-ctype.o.Zack Weinberg2-2/+7
2001-10-22target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs14-58/+122
2001-10-22Fix precedence of conditional termsNick Clifton2-2/+5
2001-10-22fix spelling typo in commentNick Clifton2-2/+4
2001-10-22Fix typoNick Clifton2-2/+6
2001-10-22re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit')Craig Rodrigues2-10/+6
2001-10-22i386.c (ix86_expand_clear): New.Richard Henderson4-9/+40
2001-10-22Daily bump.GCC Administrator6-6/+6
2001-10-22flow.c (clear_log_links): Use free_INSN_LIST_list, not free_EXPR_LIST_list fo...Richard Henderson2-2/+7
2001-10-22JIS0208_to_Unicode.cc: Declare java_exceptions pragma.Bryce McKinlay5-0/+13
2001-10-22* gjavah.c (jni_print_char): Fix thinko in last change.Kaveh R. Ghazi2-1/+3
2001-10-21i386.c (sco_asm_named_section): Delete.Robert Lipe3-36/+14
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi50-130/+164
2001-10-21langhooks.c (lang_hook_default_do_nothing, [...]): New defaults.Neil Booth6-54/+60
2001-10-21arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE.Kaveh R. Ghazi3-2/+17
2001-10-21aclocal.m4 (AM_WITH_NLS): Also create and substitute INTLDEPS variable, which...Zack Weinberg9-87/+126
2001-10-21target.h (FFETARGET_32bit_longs): Don't define for 64-bit hppa.Craig Prescott2-1/+6
2001-10-21cpphash.h (struct cpp_buffer): Delete read_ahead and extra_char.Neil Booth5-260/+212
2001-10-21Daily bump.GCC Administrator6-6/+6
2001-10-20* MAINTAINERS: Tweak my address.Brendan Kehoe2-1/+5
2001-10-20Tweak last entry to that of the type_traits.h commit messageHans-Peter Nilsson1-2/+2
2001-10-20type_traits.h (__Boolean): Renamed template from _Bool.Brendan Kehoe3-3/+12
2001-10-20Remove stray conflict markerZack Weinberg1-1/+0
2001-10-20configure.in: Fake AC_EXEEXT invocation.Hans-Peter Nilsson3-150/+195
2001-10-20Makefile.in: Do not include SUBDIRS in objlist.David Edelsohn5-15/+30
2001-10-20type_traits.h (_Bool): Removed this type.Brendan Kehoe1-4/+2
2001-10-20fix spelling typoNick Clifton2-88/+93
2001-10-20reload1.c (reload): Check CONSTANT_P before calling LEGITIMATE_PIC_OPERAND_P.Hans-Peter Nilsson3-7/+12
2001-10-20* i386.c (split_di): Handle splitting of DFmode.Jan Hubicka2-2/+10
2001-10-20emit-rtl.c (set_mem_attributes): Alignment is in bits.Richard Kenner1-1/+1
2001-10-20emit-rtl.c (set_mem_attributes): Alignment is in bits.Richard Kenner4-7/+11
2001-10-20final.c (output_asm_operand_names): New fcn, from output_asm_insn.Richard Kenner2-22/+48
2001-10-20toplev.h (struct lang_hooks): HONOR_READONLY now bool.Richard Kenner4-3/+10
2001-10-20* i386.h (SSE_REGPARM_MAX): Set to 8 for x86_64.Jan Hubicka2-1/+5
2001-10-20basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka17-216/+322
2001-10-20cpplex.c (handle_newline, [...]): Update to do more stepping back.Neil Booth3-173/+148
2001-10-20Daily bump.GCC Administrator6-6/+6
2001-10-20Double.java: More Classpath mergingMark Wielaard4-19/+42
2001-10-19Makefile.in ($(TARGETLIB)): Also generate pic/$(TARGETLIB) if necessary.H.J. Lu2-1/+13