aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-01-30(arm_output_epilogue): Update stack pointer when popping saved IP registerNick Clifton2-1/+6
2003-01-30aix43.h: Fix comment typos.Kazu Hirata9-19/+30
2003-01-30c-common.c (builtin_define_float_constants): Define __<TYPE>_HAS_INFINITY__ a...Mark Mitchell18-346/+776
2003-01-30lib1funcs.asm: Fix comment typos.Kazu Hirata5-13/+20
2003-01-30Make-lang.in (po-generated): Find the targets in $(parsedir).Loren J. Rittle2-8/+15
2003-01-30* objc/Make-lang.in (objc-parse.y): Find c-parse.in in $(srcdir).Loren J. Rittle2-2/+6
2003-01-30* config/fp-bit.h (__make_dp): Declare if TMODES.Alexandre Oliva2-0/+5
2003-01-30re PR ada/8344 (mips-rtems build problem)Laurent Guerby4-7/+14
2003-01-30Daily bump.GCC Administrator1-1/+1
2003-01-29h8300.h (PREDICATE_CODES): Add entries for general_operand_src and general_op...Kazu Hirata2-23/+32
2003-01-29cp/pt.c change log entry move from ./ChangeLog to cp/ChangeLogFariborz Jahanian2-4/+4
2003-01-29parse.y (patch_assignment): Only transform the rhs of an assignment when comp...Tom Tromey2-1/+6
2003-01-295rosinte.ads: Add SIGXCPU.Joel Sherrill7-5/+303
2003-01-29rs6000.c (function_arg_pass_by_reference): Return true for variable sized types.David Edelsohn2-4/+34
2003-01-29arm.c (arm_legtimize_address): New function.Richard Earnshaw4-85/+115
2003-01-29re PR bootstrap/9296 ([*-rtems] gthr-rtems regression)Joel Sherrill2-1/+7
2003-01-29re PR target/9295 ([mips-rtems] config/mips/rtems.h init/fini issue)Joel Sherrill2-1/+8
2003-01-29re PR bootstrap/9293 ([m68k-elf/rtems] config/m68k/t-crtstuff bug)Joel Sherrill2-2/+10
2003-01-29re PR bootstrap/9292 (hppa1.1-rtems configurery problems)Joel Sherrill3-2/+15
2003-01-29re PR c++/8591 (g++ crashes while instantiating templates)Kriang Lerdsuwanakij4-19/+66
2003-01-29c-parse.o: Locate source file in $(parsedir) not $(srcdir).Nick Clifton2-1/+6
2003-01-29re PR c++/9437 (template function parameter `T*' shouldn't match pointers to ...Nathan Sidwell4-0/+32
2003-01-29tree-inline.c (walk_tree): Add CHAR_TYPE.Andrew Haley2-0/+5
2003-01-29* i386.md (subdi3_carry_rex64): Fix typo.Jan Hubicka2-1/+5
2003-01-29Test for bug in read-back of the pending instantiation list from the PCH file.Fariborz Jahanian2-0/+10
2003-01-29* pt.c (last_pending_template) Declare GTY().Fariborz Jahanian2-1/+5
2003-01-29* jcf-write.c (generate_bytecode_conditional): Typo fixes.Tom Tromey2-2/+6
2003-01-29Daily bump.GCC Administrator1-1/+1
2003-01-28coretypes.h (cpp_reader): Forward declare struct.Stan Shebs9-14/+20
2003-01-28install.texi: Add documentation for installation into tooldirs and with DESTDIR.Christian Cornelssen2-0/+33
2003-01-28config.gcc (ia64*-*-aix*): Remove.Richard Henderson5-300/+6
2003-01-28m68k.md (tablejump+2): Don't sign extend an address register.Andreas Schwab8-50/+117
2003-01-28* combine.c (nonzero_bits): Fix check for negative divide operands.Richard Sandiford4-2/+21
2003-01-28ia64.c (ia64_rwreloc_section_type_flags): New.Richard Henderson3-6/+26
2003-01-28cris.c (cris_address_cost): Make static.Richard Henderson4-4/+15
2003-01-28* cse.c (find_best_addr): Kill !ADDRESS_COST code.Richard Henderson2-27/+11
2003-01-28nested1.C: Test moved from ...Jeffrey D. Oldham2-0/+5
2003-01-28regclass.c (init_reg_autoinc): New function.Mike Stump2-25/+43
2003-01-28cpplib.h (struct cpp_options): Add warn_deprecated field.Jason Merrill5-1/+16
2003-01-28emit-rtl.c (const_double_htab_hash): Use mode in the hash.Dale Johannesen4-16/+29
2003-01-28Add ChangeLog entry for last change.Rainer Orth1-0/+4
2003-01-28* gcc.dg/i386-cmov5.c: New test.Jan Hubicka2-0/+13
2003-01-28Updated copyright year.Rainer Orth4-4/+4
2003-01-28lex.c (java_lex): Don't include UEOF as part of token.Tom Tromey2-14/+28
2003-01-2820010925-1.c: Changed the memcpy declaration.D.Venkatasubramanian2-1/+6
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-42/+35
2003-01-28target.h (targetm.address_cost): New.Richard Henderson83-594/+402
2003-01-28re PR c++/3902 ([parser] ambiguous 8.2/7)Nathan Sidwell4-2/+32
2003-01-28re PR rtl-optimization/9258 (ICE in compensate_edge, at reg-stack.c:2589)Toon Moene2-0/+23
2003-01-28haifa-sched.c (schedule_insn): Return necessary cycle advance after issuing t...Vladimir Makarov5-238/+99