aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-06-10re PR c++/10968 (If member function implicitly instantiated, explicit instant...Jason Merrill2-0/+9
2003-06-10compat-common.h: New file.Janis Johnson48-623/+476
2003-06-10re PR c++/10968 (If member function implicitly instantiated, explicit instant...Jason Merrill1-0/+5
2003-06-10* except.c (call_site_base): Mark with GTY.Geoffrey Keating2-1/+5
2003-06-10arm-proto.h: Convert to ISO C90 prototypes.Richard Earnshaw3-938/+467
2003-06-10[multiple changes]Geoffrey Keating5-2/+36
2003-06-10* sh.c (sh_output_mi_thunk): Call insn_locators_initialize.J"orn Rennecke2-0/+5
2003-06-10calls.c (expand_call): Convert structure_value_addr to Pmode if necessary.Steve Ellcey2-0/+10
2003-06-10resource.c (write_resource_constructor): Use expand_expr to generate the addr...Andrew Haley3-3/+10
2003-06-10langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.Andrew Haley7-5/+53
2003-06-10stormy16.c (xstormy16_extra_constraint_p): Add Z, which matches (const_int 0)...DJ Delorie3-7/+48
2003-06-10m32r.h (HARD_REGNO_RENAME_OK): New.Kazuhiro Inaoka4-0/+31
2003-06-10* gcc.dg/asm-7.c: Adjust expected warning text.Richard Henderson2-2/+6
2003-06-10eabi.h (TARGET_OS_CPP_BUILTINS): Define builtins common to rs6000 sysv targets.Janis Johnson4-0/+10
2003-06-10Improve support for arm-wince-pe target:Nick Clifton6-3/+95
2003-06-10builtins.c (fold_builtin): Optimize cos(-x) as cos(x).Roger Sayle5-0/+249
2003-06-10fold-const.c (fold <EQ_EXPR>): Don't fold x == x only if x is a floating poin...Roger Sayle2-3/+12
2003-06-10re PR c++/11131 (Unrelated declaration removes inline flag from function)Mark Mitchell9-24/+62
2003-06-09Patch from David Taylor.David Taylor2-4/+11
2003-06-10gcc-dg.exp (dg-test): Clear additional_files and additional_sources.Mark Mitchell2-0/+33
2003-06-10configure.in: Remove references to host_truncate_target.Nathanael Nerode4-141/+113
2003-06-10Makefile.in, [...]: Replace "build_canonical" with build, "host_canonical" wi...Nathanael Nerode8-369/+392
2003-06-10Daily bump.GCC Administrator1-1/+1
2003-06-09From David Taylor.David Taylor2-0/+13
2003-06-09Patch from David Taylor.David Taylor2-2/+13
2003-06-09* fold-const.c (operand_equal_p): Handle ADDR_EXPR and TRUTH_NOT_EXPR.Jason Merrill2-3/+17
2003-06-09Patch from Osku SalermaOsku Salerma2-68/+78
2003-06-09* stmt.c (expand_asm_operands): Re-word warning.Richard Henderson2-2/+6
2003-06-09re PR target/8787 ([DJGPP] GCC fails to emit .intel_syntax when invoked with ...Andrew Pinski2-2/+10
2003-06-09Fix a ChangeLog typo.Kazu Hirata1-1/+1
2003-06-09Make-lang.in (JAVA_OBJS, [...]): Update.Neil Booth8-241/+365
2003-06-09Fix copyright problems reported by Doug Evans.James E Wilson7-6/+54
2003-06-09re PR c++/8861 ([ABI] mangling floating point literal in template arg express...Zack Weinberg2-26/+81
2003-06-0920000419-2.c: Fix dg-require-alias syntax.Mark Mitchell4-2/+10
2003-06-09rs6000.md (define_attr "type"): Add insert_word.David Edelsohn15-18/+40
2003-06-09* g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.J"orn Rennecke2-1/+5
2003-06-09gcc-dg.exp (dg-require-weak): Fix typo.Mark Mitchell3-4/+11
2003-06-09* fold-const.c (fold): Fix a comment typo.Kazu Hirata2-1/+5
2003-06-09tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST is removed.Nathan Sidwell6-21/+25
2003-06-09* sh.c (gen_block_redirect): Use locators.J"orn Rennecke2-1/+5
2003-06-09arm.h (THUMB_PRINT_OPERAND_ADDRESS): Use %wd in format and remove cast to int.Richard Earnshaw2-2/+7
2003-06-09configure.in: Assume gas 2.14 and above can handle MIPS relocation operators.Richard Sandiford3-4/+25
2003-06-09mips.h (GLOBAL_POINTER_REGNUM): New macro.Richard Sandiford4-211/+331
2003-06-09mips-protos.h (mips_output_division): Declare.Richard Sandiford5-509/+64
2003-06-09mips.c (mips_reg_names): Change hilo entry to "".Richard Sandiford4-672/+327
2003-06-09re PR target/10913 (mips-elf ICE in text_section at varasm.c: 241)Richard Sandiford7-233/+71
2003-06-08expr.h (EXPAND_MEMORY): New.Richard Henderson7-33/+80
2003-06-09* varasm.c: Don't include c-tree.h.Kaveh R. Ghazi2-1/+4
2003-06-09Daily bump.GCC Administrator1-1/+1
2003-06-08Add missing ChangeLog entry.Andreas Jaeger1-0/+12