| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't clobber app register r5 in muldi3. | wilson | 2002-09-20 | 2 | -7/+11 |
* | * config/i386/i386.md (UNSPEC_GOTNTPOFF, UNSPEC_INDNTPOFF): New. | jakub | 2002-09-20 | 3 | -14/+50 |
* | Fix v850 ICE. | wilson | 2002-09-20 | 2 | -0/+11 |
* | * testsuite/gcc.dg/cpp/tr-warn2.c: Additional test. | neil | 2002-09-20 | 2 | -1/+3 |
* | * config/mips/mips.c (dfhigh, dflow, sfhigh, sflow): Remove. | rth | 2002-09-20 | 3 | -103/+38 |
* | * gcc.dg/tls/struct-1.c: New test. | jakub | 2002-09-20 | 2 | -0/+36 |
* | * cppmacro.c: Don't warn about function-like macros without | neil | 2002-09-20 | 4 | -10/+28 |
* | Fix -O3 stdarg miscompilation. | wilson | 2002-09-20 | 3 | -9/+14 |
* | * config/rs6000/rs6000.c (rs6000_emit_prologue): Update for change | geoffk | 2002-09-20 | 3 | -13/+47 |
* | * config/rs6000/rs6000.h (ELIMINABLE_REGS): Use | geoffk | 2002-09-20 | 2 | -7/+16 |
* | * real.c (real_hash): New. | rth | 2002-09-20 | 9 | -91/+216 |
* | * config/ia64/hpux.h (STARTFILE_SPEC): Modify. | sje | 2002-09-20 | 2 | -13/+34 |
* | * config/i386/i386.c (legitimate_pic_address_disp_p): Allow | jakub | 2002-09-20 | 2 | -6/+5 |
* | * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems. | rearnsha | 2002-09-20 | 2 | -1/+7 |
* | * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based | rearnsha | 2002-09-20 | 2 | -1/+6 |
* | Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com> | rearnsha | 2002-09-20 | 2 | -2/+9 |
* | * real.c (do_fix_trunc): Static. | rth | 2002-09-20 | 2 | -1/+42 |
* | * real.h (enum real_value_class, SIGNIFICAND_BITS, EXP_BITS, | rth | 2002-09-20 | 5 | -304/+289 |
* | Daily bump. | gccadmin | 2002-09-20 | 3 | -3/+3 |
* | * real.h (UNKNOWN_FLOAT_FORMAT, IEEE_FLOAT_FORMAT, VAX_FLOAT_FORMAT, | rth | 2002-09-20 | 13 | -61/+22 |
* | * config/mmix/mmix.md ("negdf2"): Rewrite. | hp | 2002-09-20 | 2 | -4/+18 |
* | * gcc.c-torture/execute/ieee/mzero3.c: New test. | hp | 2002-09-20 | 2 | -0/+53 |
* | Mention removed duplicate cxxfilt setting | hp | 2002-09-20 | 1 | -1/+2 |
* | * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not): | hp | 2002-09-20 | 2 | -14/+15 |
* | fix subreg optimization bug introduced 2002-05-25 | wilson | 2002-09-19 | 2 | -1/+6 |
* | * gcc.dg/20020312-2.c: Update for darwin. | geoffk | 2002-09-19 | 2 | -4/+9 |
* | Remove creation of invalid subreg. PR 7705, 7339, 7720. | dalej | 2002-09-19 | 2 | -0/+9 |
* | * config/s390/s390.c (addr_generation_dependency_p): Handle SUBREG | uweigand | 2002-09-19 | 3 | -17/+80 |
* | 2002-09-19 Devang Patel <dpatel@apple.com> | dpatel | 2002-09-19 | 4 | -52/+98 |
* | * config/ia64/hpux.h (CTORS_SECTION_ASM_OP): New. | sje | 2002-09-19 | 2 | -4/+35 |
* | * config/fp-bit.c: Follow spelling conventions. | kazu | 2002-09-19 | 22 | -72/+96 |
* | 2002-09-19 Stephen Clarke <stephen.clarke@superh.com> | amylaar | 2002-09-19 | 2 | -2/+13 |
* | Daily bump. | gccadmin | 2002-09-19 | 2 | -2/+2 |
* | Daily bump. | gccadmin | 2002-09-19 | 1 | -1/+1 |
* | * ifcvt.c (noce_process_if_block): Correctly detect X modified | rth | 2002-09-19 | 3 | -21/+35 |
* | * calls.c (store_one_arg): Rename default_align to parm_align; | rth | 2002-09-19 | 2 | -12/+25 |
* | * toplev.c (backend_init): Move init_real_once invocation ... | rth | 2002-09-19 | 2 | -3/+10 |
* | * sibcall.c (optimize_sibling_and_tail_recursive_call): Also remove | rth | 2002-09-19 | 2 | -6/+12 |
* | * real.c (round_for_format): Collect sticky as unsigned long, not bool. | rth | 2002-09-19 | 2 | -3/+7 |
* | * config/rs6000/rs6000.md: (floatdisf2): Rename to | amodra | 2002-09-18 | 2 | -4/+55 |
* | * real.c (sticky_rshift_significand): Collect sticky as | rth | 2002-09-18 | 2 | -2/+7 |
* | * config/s390/s390.c (s390_address_cost): New function. | uweigand | 2002-09-18 | 4 | -11/+28 |
* | * stor-layout.c (place_field): Handle alignment of whole | rupp | 2002-09-18 | 4 | -44/+203 |
* | PR optimization/7967 | rearnsha | 2002-09-18 | 2 | -1/+8 |
* | cp: | nathan | 2002-09-18 | 4 | -18/+19 |
* | * config/s390/s390.c: Follow spelling convention. | kazu | 2002-09-18 | 14 | -56/+72 |
* | * config/rs60000/rs6000.c (rs6000_emit_move): Handle V1DImode moves. | nickc | 2002-09-18 | 4 | -0/+24 |
* | Daily bump. | gccadmin | 2002-09-18 | 2 | -2/+2 |
* | Daily bump. | gccadmin | 2002-09-18 | 1 | -1/+1 |
* | * ABOUT-GCC-NLS: Remove reference to enquire, and out-of-date | zack | 2002-09-18 | 2 | -8/+10 |