summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * gensupport.c (target_flags): Add.Richard Kenner2001-10-232-0/+7
* misc.c (gnat_init, [...]): Now static.Richard Kenner2001-10-233-21/+29
* builtins.c (expand_builtin_setjmp): Only call convert_memory_address if needed.Richard Kenner2001-10-238-35/+71
* darwin-protos.h (constructor_section, [...]): Prototype.Kaveh R. Ghazi2001-10-234-13/+38
* whitespace changesRichard Kenner2001-10-231-1/+2
* * lib/g77.exp: Rewrite based on lib/g++.exp.Geoffrey Keating2001-10-232-89/+137
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-8/+1
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-5/+13
* Correct typo in last changeRichard Kenner2001-10-231-1/+2
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-2332-288/+363
* c-common.c (warn_div_by_zero): New.Neil Booth2001-10-238-8/+68
* i386.c (ix86_expand_int_movcc): Cleanup; use expand_simple_*op.Jan Hubicka2001-10-235-102/+178
* i386.c (override_options): Default to minimum stack alignment when optimizing...Alexandre Oliva2001-10-233-11/+21
* i386.c (override_options): Set upper limit of -mpreferred-stack-boundary to 12.Alexandre Oliva2001-10-232-2/+7
* Fix date in ChangeLogKriang Lerdsuwanakij2001-10-231-1/+1
* cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.Kriang Lerdsuwanakij2001-10-2329-23/+569
* Daily bump.GCC Administrator2001-10-232-2/+2
* * recog.c (peephole2_optimize): Add default case to switch.Zack Weinberg2001-10-232-0/+6
* gcc.texi (Sending Patches): Remove.Joseph Myers2001-10-234-239/+13
* tweakJason Merrill2001-10-221-4/+4
* * Make-lang.in (gnattools, cross-gnattools): Remove gnatmem.Geert Bosch2001-10-222-3/+7
* unwind-dw2-fde.c (fde_unencoded_compare): Derefer pc_begin fields when compar...Hans-Peter Nilsson2001-10-222-2/+10
* arm.h (HOST_INT, HOST_UINT): Delete.Kaveh R. Ghazi2001-10-223-53/+47
* darwin-protos.h (darwin_exception_section): Declare.Stan Shebs2001-10-222-0/+8
* * i386.md (movti_rex64): Fix mode.Jan Hubicka2001-10-222-2/+6
* * Make-lang.in (f/intdoc): Depend on safe-ctype.o.Zack Weinberg2001-10-222-2/+7
* target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs2001-10-2214-58/+122
* Fix precedence of conditional termsNick Clifton2001-10-222-2/+5
* fix spelling typo in commentNick Clifton2001-10-222-2/+4
* Fix typoNick Clifton2001-10-222-2/+6
* re PR debug/4252 (cc1: Invalid option `-fdump-translation-unit')Craig Rodrigues2001-10-222-10/+6
* i386.c (ix86_expand_clear): New.Richard Henderson2001-10-224-9/+40
* Daily bump.GCC Administrator2001-10-222-2/+2
* flow.c (clear_log_links): Use free_INSN_LIST_list, not free_EXPR_LIST_list fo...Richard Henderson2001-10-222-2/+7
* * gjavah.c (jni_print_char): Fix thinko in last change.Kaveh R. Ghazi2001-10-222-1/+3
* i386.c (sco_asm_named_section): Delete.Robert Lipe2001-10-213-36/+14
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-2150-130/+164
* langhooks.c (lang_hook_default_do_nothing, [...]): New defaults.Neil Booth2001-10-216-54/+60
* arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE.Kaveh R. Ghazi2001-10-213-2/+17
* aclocal.m4 (AM_WITH_NLS): Also create and substitute INTLDEPS variable, which...Zack Weinberg2001-10-219-87/+126
* target.h (FFETARGET_32bit_longs): Don't define for 64-bit hppa.Craig Prescott2001-10-212-1/+6
* cpphash.h (struct cpp_buffer): Delete read_ahead and extra_char.Neil Booth2001-10-215-260/+212
* Daily bump.GCC Administrator2001-10-212-2/+2
* Remove stray conflict markerZack Weinberg2001-10-201-1/+0
* fix spelling typoNick Clifton2001-10-202-88/+93
* reload1.c (reload): Check CONSTANT_P before calling LEGITIMATE_PIC_OPERAND_P.Hans-Peter Nilsson2001-10-203-7/+12
* * i386.c (split_di): Handle splitting of DFmode.Jan Hubicka2001-10-202-2/+10
* emit-rtl.c (set_mem_attributes): Alignment is in bits.Richard Kenner2001-10-201-1/+1
* emit-rtl.c (set_mem_attributes): Alignment is in bits.Richard Kenner2001-10-204-7/+11
* final.c (output_asm_operand_names): New fcn, from output_asm_insn.Richard Kenner2001-10-202-22/+48