summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * ChangeLog: Follow spelling conventions.kazu2002-09-2112-55/+70
* * config/rs6000/rs6000.md (floatdisf2_internal2): Combineamodra2002-09-212-2/+11
* * config/m32r/m32r.c: Follow spelling conventions.kazu2002-09-2024-62/+88
* Don't clobber app register r5 in muldi3.wilson2002-09-202-7/+11
* * config/i386/i386.md (UNSPEC_GOTNTPOFF, UNSPEC_INDNTPOFF): New.jakub2002-09-203-14/+50
* Fix v850 ICE.wilson2002-09-202-0/+11
* * testsuite/gcc.dg/cpp/tr-warn2.c: Additional test.neil2002-09-202-1/+3
* 2002-09-20 Nathanael Nerode <neroden@doctor.moo.mud.org>neroden2002-09-202-19/+23
* * config/mips/mips.c (dfhigh, dflow, sfhigh, sflow): Remove.rth2002-09-203-103/+38
* * gcc.dg/tls/struct-1.c: New test.jakub2002-09-202-0/+36
* * cppmacro.c: Don't warn about function-like macros withoutneil2002-09-204-10/+28
* Fix -O3 stdarg miscompilation.wilson2002-09-203-9/+14
* * config/rs6000/rs6000.c (rs6000_emit_prologue): Update for changegeoffk2002-09-203-13/+47
* * config/rs6000/rs6000.h (ELIMINABLE_REGS): Usegeoffk2002-09-202-7/+16
* * real.c (real_hash): New.rth2002-09-209-91/+216
* * config/ia64/hpux.h (STARTFILE_SPEC): Modify.sje2002-09-202-13/+34
* * config/i386/i386.c (legitimate_pic_address_disp_p): Allowjakub2002-09-202-6/+5
* * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.rearnsha2002-09-202-1/+7
* * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-basedrearnsha2002-09-202-1/+6
* Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>rearnsha2002-09-202-2/+9
* * real.c (do_fix_trunc): Static.rth2002-09-202-1/+42
* * real.h (enum real_value_class, SIGNIFICAND_BITS, EXP_BITS,rth2002-09-205-304/+289
* Daily bump.gccadmin2002-09-207-7/+7
* * real.h (UNKNOWN_FLOAT_FORMAT, IEEE_FLOAT_FORMAT, VAX_FLOAT_FORMAT,rth2002-09-2013-61/+22
* * config/mmix/mmix.md ("negdf2"): Rewrite.hp2002-09-202-4/+18
* * gcc.c-torture/execute/ieee/mzero3.c: New test.hp2002-09-202-0/+53
* * cp-demangle.c (demangling_new): Cast 0 to enum.danglin2002-09-209-28/+46
* Mention removed duplicate cxxfilt settinghp2002-09-201-1/+2
* * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):hp2002-09-202-14/+15
* * libiberty.h (asprintf, vasprintf): Don't declare them if theaoliva2002-09-202-0/+9
* fix subreg optimization bug introduced 2002-05-25wilson2002-09-192-1/+6
* * gcc.dg/20020312-2.c: Update for darwin.geoffk2002-09-192-4/+9
* Remove creation of invalid subreg. PR 7705, 7339, 7720.dalej2002-09-192-0/+9
* Update email addresses for bugs and patches.nickc2002-09-192-1/+6
* * java/lang/ClassLoader.java (resolveClass0): Set cause fortromey2002-09-192-11/+23
* * config/s390/s390.c (addr_generation_dependency_p): Handle SUBREGuweigand2002-09-193-17/+80
* 2002-09-19 Devang Patel <dpatel@apple.com>dpatel2002-09-194-52/+98
* * config/ia64/hpux.h (CTORS_SECTION_ASM_OP): New.sje2002-09-192-4/+35
* * config/fp-bit.c: Follow spelling conventions.kazu2002-09-1922-72/+96
* 2002-09-19 Stephen Clarke <stephen.clarke@superh.com>amylaar2002-09-192-2/+13
* Daily bump.gccadmin2002-09-196-6/+6
* Daily bump.gccadmin2002-09-191-1/+1
* * testsuite/18_support/numeric_limits.cc (test_epsilon): New.ljrittle2002-09-192-0/+18
* * ifcvt.c (noce_process_if_block): Correctly detect X modifiedrth2002-09-193-21/+35
* * calls.c (store_one_arg): Rename default_align to parm_align;rth2002-09-192-12/+25
* * toplev.c (backend_init): Move init_real_once invocation ...rth2002-09-192-3/+10
* * sibcall.c (optimize_sibling_and_tail_recursive_call): Also removerth2002-09-192-6/+12
* * real.c (round_for_format): Collect sticky as unsigned long, not bool.rth2002-09-192-3/+7
* * config/rs6000/rs6000.md: (floatdisf2): Rename toamodra2002-09-182-4/+55
* * real.c (sticky_rshift_significand): Collect sticky asrth2002-09-182-2/+7