OSDN Git Service

More MIPS vector cleanup work.
[pf3gnuchains/gcc-fork.git] / gcc / config / arm / lib1funcs.asm
2004-09-01 mmitchel * config.gcc (arm*-*-symbianelf*): Do not include...
2004-08-12 pbrook * config/arm/lib1funcs.asm (ARM_FUNC_ALIAS): Also...
2004-08-11 mmitchel * configure.in (arm*-*-eabi*): New target.
2004-05-15 rearnsha* arm/lib1funcs.asm (_lshrdi3, _ashrdi3, _ashldi3)...
2004-05-15 rearnsha* arm.h (TARGET_APCS_32): Delete.
2004-04-28 pbrook * config/arm/lib1funcs.asm: Recognize armv5tej and...
2004-02-03 pbrook Merge from csl-arm-branch.
2004-01-15 rearnshaRichard Earnshaw <rearnsha@arm.com>
2003-09-30 rearnshaNicolas Pitre <nico@cam.org>
2003-08-30 rearnsha2003-08-30 Richard Earnshaw <rearnsha@arm.com>
2003-08-27 rearnsha2003-08-27 Richard Earnshaw <rearnsha@arm.com>
2003-07-12 kazu * config/alpha/alpha.c: Fix comment typos.
2003-06-18 nickc * config.gcc: Add an extra_header for ARM targets.
2003-05-16 nickc Fix typo: LSM instead of LSYM.
2003-05-12 rearnsha* arm/lib1funcs.asm (LSYM): Define -- on ELF prefix...
2001-09-18 pb2001-09-18 Philip Blundell <philb@gnu.org>
2001-05-17 zacki * libgcc1-test.c, libgcc1.c, config/i386/perform...
2000-12-04 nickcDo not create interworking functions if the target...
2000-08-23 nickcmissed one...
2000-08-23 nickcReplace upper case condition code strings with lower...
2000-08-22 nickcUse macros to replace duplicated bodies of assembler...
2000-08-22 nickcBefore performing any restorative additions, test for...
2000-08-18 rearnshaFrom Emmanuel Marty <emarty@suntech.fr>
2000-08-11 nickcFix interworking support of functions in lib1funcs...
2000-05-15 lawUpdate to libgcc copyright exception clause.
2000-04-08 rearnshaMerge changes from merged-arm-thumb-backend-branch...
1999-10-21 nickcApply patches submitted by eCos team.
1999-04-07 nickccheck for __ELF__ not __elf__
1998-12-23 nickcEnable -fleading-underscore for arm-elf builds.
1998-10-27 nickcUpdated sources with changes from devo.
1998-10-27 nickcAppleid arm-elf contribution from Philip Blundell and...
1998-04-01 nickcAdd thumb-pe support.
1996-01-19 ericharm/lib1funcs.asm (__divsi3, __modsi3, __udivsi3, __umo...
1996-01-03 dje * arm/lib1funcs.asm (__USER_LABEL_PREFIX__): Define...
1995-12-08 erich * arm/lib1funcs.asm (RET, RETCOND): Define according...
1995-06-26 kenner(L_dvmd_tls): Renamed from L_divmodsi_tools.
1995-06-22 kenner(___modsi3): Correctly set SIGN register for modulo...
1995-06-15 kennerUpdate FSF address.
1995-05-12 djeInitial revision