summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* alpha.h (TARGET_SWITCHES): Turn on MASK_EXPLICIT_RELOCS if the assembler supp...Richard Henderson2001-12-155-24/+136
* osint.adb (Create_Debug_File): When an object file is specified...Geert Bosch2001-12-1616-45/+351
* * ChangeLog: Remove piece of diff output.Joseph Myers2001-12-161-770/+4
* calls.c (emit_call_1): If ECF_SP_DEPRESSED, pretend have adjusted for rounded...Richard Kenner2001-12-152-2/+10
* c-typeck.c, [...]: Use "built-in" and "bit-field" spellings in messages.Joseph Myers2001-12-1514-50/+62
* gcc.c, [...]: Use American spelling in messages.Joseph Myers2001-12-1512-3368/+4284
* h8300.md: Adjust whitespacing.Kazu Hirata2001-12-152-13/+18
* * arm/unknown-elf.h (CPP_PREDEFINES): Add a suitable default.Richard Earnshaw2001-12-152-1/+9
* regrename.c (copyprop_hardreg_forward): Do not keep register value data live ...Ulrich Weigand2001-12-152-0/+6
* expr.c (highest_pow2_factor, [...]): Return BIGGEST_ALIGNMENT for 0.Richard Kenner2001-12-152-10/+16
* predict.def (PRED_NORETURN, [...]): Make probabilities match reality.Jan Hubicka2001-12-152-5/+10
* configure.in: Check for ld.Jakub Jelinek2001-12-1520-47/+731
* java-tree.h (otable_methods, [...]): New field/global tree definitions.Bryce McKinlay2001-12-158-27/+307
* Daily bump.GCC Administrator2001-12-152-2/+2
* builtins.c (expand_builtin_memcmp): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2001-12-155-4/+12
* c-parse.in (typename): Do not split attributes.Aldy Hernandez2001-12-153-10/+21
* * testsuite/gcc.dg/20011214-1.c: New.Aldy Hernandez2001-12-152-0/+18
* ia64.c (spill_restore_mem): Mark iterator initialization as possibly dead.Richard Henderson2001-12-142-6/+20
* regrename.c (mode_change_ok): New.Richard Henderson2001-12-142-2/+29
* regrename.c (struct value_data): Add max_value_regs.Richard Henderson2001-12-142-7/+59
* rs6000.h (ASM_OUTPUT_DEF_FROM_DECLS): Handle DECL_WEAK for function descriptors.David Edelsohn2001-12-143-8/+43
* h8300.md (anonymous pattern): Add a missing mode.Kazu Hirata2001-12-152-1/+6
* h8300.c (h8300_adjust_insn_length): Fix a comment typo.Kazu Hirata2001-12-152-1/+6
* h8300.c (h8300_handle_eightbit_data_attribute): Remove the initialization req...Kazu Hirata2001-12-152-14/+8
* h8300.md (udivqi3): Remove.Kazu Hirata2001-12-152-63/+72
* cfgcleanup.c (flow_find_cross_jump): Replace tests for note by active_insn_p;...Jan Hubicka2001-12-152-7/+21
* cygwin.h (I386_PE_STRIP_ENCODING): Handle '*' at SYM_NAME[0] or SYM_NAME[3].DJ Delorie2001-12-142-2/+10
* Added changes to support -### (previously ok'ed by R. Henderson).Ira Ruben2001-12-142-8/+112
* gcj.texi: Markup for man page generation.Matthias Klose2001-12-143-13/+263
* config-lang.in: Update copyright noticeGeert Bosch2001-12-146-7/+20
* * predict.c (estimate_probability): Fix LOOP_EXIT heuristic.Jan Hubicka2001-12-142-1/+5
* combine.c (record_dead_and_set_regs): Use regs_invalidated_by_call.Zack Weinberg2001-12-142-1/+13
* builtins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT and __builtin_fsqrt to _...Andreas Jaeger2001-12-147-21/+32
* config.gcc: Revamp target_cpu_default2 to strings; support new x86 variants.Jan Hubicka2001-12-141-6/+33
* config.gcc: Revamp target_cpu_default2 to strings; support new x86 variants.Jan Hubicka2001-12-144-88/+235
* diagnostic.c (sorry): Increment sorrycount before saving the buffer state.Jason Merrill2001-12-142-1/+6
* class.c (get_dispatch_table): Fix java vtable layout for TARGET_VTABLE_USES_D...Hans Boehm2001-12-146-12/+82
* * i386.md (sqrt?f): Fix conditionals.Jan Hubicka2001-12-142-6/+10
* config.gcc (alpha64-dec-*vms*): New case.Douglas B Rupp2001-12-147-0/+318
* alpha.c (vms_attribute_table): Add new attributes.Douglas B Rupp2001-12-142-11/+36
* i386.c (ix86_fpmath, [...]): New.Jan Hubicka2001-12-145-47/+223
* tweak commentJason Merrill2001-12-141-1/+6
* dwarf2out.c (output_die): Print the string in the comment for a DW_FORM_strp.Jason Merrill2001-12-142-3/+8
* * netbsd.h (COLLECT_SHARED_INIT_FUNC)Richard Earnshaw2001-12-143-4/+11
* Daily bump.GCC Administrator2001-12-142-2/+2
* regrename.c (kill_value_regno): Simplify chain removal.Richard Henderson2001-12-132-29/+33
* altivec-4.c: New.Aldy Hernandez2001-12-142-0/+14
* attribs.c (c_common_attribute_table): Swap decl_req and type_req for the mode...Aldy Hernandez2001-12-142-11/+6
* attribs.c (c_common_attribute_table): Swap decl_req and type_req for the mode...Aldy Hernandez2001-12-141-0/+6
* c-common.h (COMPOUND_STMT_BODY_BLOCK): New macro.Jason Merrill2001-12-131-0/+33